| 1 | [ Dec 19 21:31:38 Enabled. ] | ||
| 2 | [ Dec 19 21:31:38 Rereading configuration. ] | ||
| 3 | [ Dec 19 21:31:41 Rereading configuration. ] | ||
| 4 | [ Dec 19 21:31:52 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 | [ Dec 19 21:31:52 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 | 2025.12.19 21:31:55.923049 [ 1 ] {} <Information> Application: Will watch for the process with pid 708 | ||
| 29 | 2025.12.19 21:31:55.923547 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.19 21:31:56.482564 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 708 | ||
| 31 | 2025.12.19 21:31:56.485365 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.19 21:31:56.485536 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.19 21:31:56.892815 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.19 21:31:56.930219 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.19 21:31:56.930299 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.19 21:31:56.930318 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.19 21:31:56.930373 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.19 21:31:56.930946 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.19 21:31:56.936835 [ 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 | 2025.12.19 21:31:56.937759 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.19 21:31:56.940560 [ 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 | 2025.12.19 21:31:56.940610 [ 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 | 2025.12.19 21:31:56.940649 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.19 21:31:56.942925 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.19 21:31:56.943946 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.19 21:31:56.950071 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.19 21:31:56.950835 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.19 21:31:56.953471 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.19 21:31:56.953579 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.19 21:31:56.954693 [ 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 | 2025.12.19 21:31:56.955184 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.19 21:31:56.968006 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.19 21:31:56.968904 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.19 21:31:56.978433 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.19 21:31:56.978854 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.19 21:31:56.979277 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.19 21:31:56.979616 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.19 21:31:56.982516 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.19 21:31:56.982543 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.19 21:31:56.982632 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.19 21:31:56.982723 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.19 21:31:56.998787 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.19 21:31:56.998812 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166604 sec | ||
| 68 | 2025.12.19 21:31:56.998860 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.19 21:31:56.998898 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.19 21:31:57.001253 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.19 21:31:57.003219 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.19 21:31:57.030267 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.19 21:31:57.030338 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.19 21:31:57.030438 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.19 21:31:57.030463 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.19 21:31:57.030507 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.19 21:31:57.030588 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.19 21:31:57.032901 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.19 21:31:57.032950 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.19 21:31:57.032997 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.19 21:31:57.033168 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.19 21:31:57.033210 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.19 21:31:57.033223 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.19 21:31:57.033294 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.19 21:31:57.033308 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.19 21:31:57.033338 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.19 21:31:57.033404 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.19 21:31:57.081017 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.19 21:31:57.082520 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.19 21:31:57.082621 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124274 sec | ||
| 91 | 2025.12.19 21:31:57.082634 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.19 21:31:57.082645 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.19 21:31:57.082671 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.19 21:31:57.082903 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.19 21:31:57.084616 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.19 21:31:57.084638 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.19 21:31:57.084650 [ 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 | 2025.12.19 21:31:57.084660 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.19 21:31:57.090064 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.19 21:31:57.090268 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2025.12.19 21:31:57.093117 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.447e-05 sec. | ||
| 102 | 2025.12.19 21:31:57.093612 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.19 21:31:57.095661 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.19 21:31:57.095686 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.19 21:31:57.138290 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50012 | ||
| 106 | 2025.12.19 21:31:57.148742 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.19 21:31:57.148827 [ 3 ] {} <Debug> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Authenticating user 'default' from [fd00:1122:3344:101::d]:50012 | ||
| 108 | 2025.12.19 21:31:57.148856 [ 3 ] {} <Debug> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.19 21:31:57.148940 [ 3 ] {} <Debug> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.19 21:31:57.149046 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.19 21:31:57.149074 [ 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 | 2025.12.19 21:31:57.149151 [ 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 | 2025.12.19 21:31:57.152093 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50565 | ||
| 114 | 2025.12.19 21:31:57.152245 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.19 21:31:57.152278 [ 4 ] {} <Debug> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Authenticating user 'default' from [fd00:1122:3344:101::d]:50565 | ||
| 116 | 2025.12.19 21:31:57.152301 [ 4 ] {} <Debug> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.12.19 21:31:57.152398 [ 4 ] {} <Debug> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.19 21:31:57.152931 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45383 | ||
| 119 | 2025.12.19 21:31:57.152958 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50615 | ||
| 120 | 2025.12.19 21:31:57.153052 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38290 | ||
| 121 | 2025.12.19 21:31:57.153156 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.19 21:31:57.153204 [ 253 ] {} <Debug> TCP-Session: 23faacad-a327-4945-aa5f-2d154c55e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45383 | ||
| 123 | 2025.12.19 21:31:57.153223 [ 253 ] {} <Debug> TCP-Session: 23faacad-a327-4945-aa5f-2d154c55e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.19 21:31:57.153283 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54558 | ||
| 125 | 2025.12.19 21:31:57.153334 [ 253 ] {} <Debug> TCP-Session: 23faacad-a327-4945-aa5f-2d154c55e6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.19 21:31:57.153531 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34863 | ||
| 127 | 2025.12.19 21:31:57.153541 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33344 | ||
| 128 | 2025.12.19 21:31:57.153668 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37501 | ||
| 129 | 2025.12.19 21:31:57.153675 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.19 21:31:57.153722 [ 257 ] {} <Debug> TCP-Session: a0cfd9f9-715f-4095-a623-e33c2eaad9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34863 | ||
| 131 | 2025.12.19 21:31:57.153796 [ 257 ] {} <Debug> TCP-Session: a0cfd9f9-715f-4095-a623-e33c2eaad9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.19 21:31:57.153811 [ 257 ] {} <Debug> TCP-Session: a0cfd9f9-715f-4095-a623-e33c2eaad9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.19 21:31:57.154308 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.19 21:31:57.154381 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.19 21:31:57.154394 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.12.19 21:31:57.154460 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.19 21:31:57.154548 [ 255 ] {} <Debug> TCP-Session: 4a8e6fc1-70c5-4319-8d49-072dc18834a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54558 | ||
| 138 | 2025.12.19 21:31:57.154567 [ 5 ] {} <Debug> TCP-Session: 5108c972-8586-42fe-83b6-5d56e3031cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:50615 | ||
| 139 | 2025.12.19 21:31:57.154592 [ 256 ] {} <Debug> TCP-Session: 11b778d1-bc9d-4f5b-85ac-e75a9e077236 Authenticating user 'default' from [fd00:1122:3344:101::d]:33344 | ||
| 140 | 2025.12.19 21:31:57.154587 [ 258 ] {} <Debug> TCP-Session: 8f3b7804-e80f-408d-9c8d-6f6ba3f7213c Authenticating user 'default' from [fd00:1122:3344:101::d]:37501 | ||
| 141 | 2025.12.19 21:31:57.154701 [ 5 ] {} <Debug> TCP-Session: 5108c972-8586-42fe-83b6-5d56e3031cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.19 21:31:57.154706 [ 256 ] {} <Debug> TCP-Session: 11b778d1-bc9d-4f5b-85ac-e75a9e077236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.19 21:31:57.154685 [ 255 ] {} <Debug> TCP-Session: 4a8e6fc1-70c5-4319-8d49-072dc18834a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.19 21:31:57.154785 [ 258 ] {} <Debug> TCP-Session: 8f3b7804-e80f-408d-9c8d-6f6ba3f7213c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.19 21:31:57.154808 [ 256 ] {} <Debug> TCP-Session: 11b778d1-bc9d-4f5b-85ac-e75a9e077236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.19 21:31:57.154791 [ 5 ] {} <Debug> TCP-Session: 5108c972-8586-42fe-83b6-5d56e3031cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.19 21:31:57.154872 [ 258 ] {} <Debug> TCP-Session: 8f3b7804-e80f-408d-9c8d-6f6ba3f7213c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.19 21:31:57.154851 [ 255 ] {} <Debug> TCP-Session: 4a8e6fc1-70c5-4319-8d49-072dc18834a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.19 21:31:57.154353 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.19 21:31:57.155156 [ 254 ] {} <Debug> TCP-Session: b045adb4-c7a7-4647-82ac-b673b51b25db Authenticating user 'default' from [fd00:1122:3344:101::d]:38290 | ||
| 151 | 2025.12.19 21:31:57.155177 [ 254 ] {} <Debug> TCP-Session: b045adb4-c7a7-4647-82ac-b673b51b25db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.19 21:31:57.155190 [ 254 ] {} <Debug> TCP-Session: b045adb4-c7a7-4647-82ac-b673b51b25db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.19 21:31:57.165597 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.19 21:31:57.175936 [ 3 ] {4d199e1c-dd71-40bf-865a-0d53a187498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.19 21:31:57.392995 [ 3 ] {4d199e1c-dd71-40bf-865a-0d53a187498f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50012) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.19 21:31:57.396264 [ 3 ] {4d199e1c-dd71-40bf-865a-0d53a187498f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.19 21:31:57.396522 [ 3 ] {4d199e1c-dd71-40bf-865a-0d53a187498f} <Debug> TCPHandler: Processed in 0.237830605 sec. | ||
| 204 | 2025.12.19 21:31:57.399459 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.19 21:31:57.399662 [ 3 ] {1fb3a70a-034e-4c5f-a086-90e6825d54e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.19 21:31:57.399968 [ 3 ] {1fb3a70a-034e-4c5f-a086-90e6825d54e7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50012) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.19 21:31:57.400215 [ 3 ] {1fb3a70a-034e-4c5f-a086-90e6825d54e7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.19 21:31:57.400409 [ 3 ] {1fb3a70a-034e-4c5f-a086-90e6825d54e7} <Debug> TCPHandler: Processed in 0.00107384 sec. | ||
| 255 | 2025.12.19 21:31:57.402846 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.19 21:31:57.405652 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.19 21:31:57.407705 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.19 21:31:57.409234 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.19 21:31:57.409257 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5092e-05 sec | ||
| 260 | 2025.12.19 21:31:57.409270 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.19 21:31:57.409320 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.19 21:31:57.409386 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.19 21:31:57.411747 [ 4 ] {f039ed7a-85b5-4597-bfc3-f7e54897193a} <Debug> TCPHandler: Processed in 0.009085083 sec. | ||
| 264 | 2025.12.19 21:31:57.411917 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.19 21:31:57.412162 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.19 21:31:57.412218 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.19 21:31:57.428198 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.19 21:31:57.429641 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617): Loading data parts | ||
| 270 | 2025.12.19 21:31:57.432474 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617): There are no data parts | ||
| 271 | 2025.12.19 21:31:57.438404 [ 4 ] {764724a9-9011-4cec-ab4d-2e8f686484ea} <Debug> TCPHandler: Processed in 0.026538899 sec. | ||
| 272 | 2025.12.19 21:31:57.438677 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.19 21:31:57.438996 [ 4 ] {5cac76f3-7ccf-4dd6-864e-16eb6f720bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.12.19 21:31:57.439132 [ 4 ] {5cac76f3-7ccf-4dd6-864e-16eb6f720bf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.19 21:31:57.477707 [ 4 ] {5cac76f3-7ccf-4dd6-864e-16eb6f720bf9} <Debug> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Loading data parts | ||
| 286 | 2025.12.19 21:31:57.478050 [ 4 ] {5cac76f3-7ccf-4dd6-864e-16eb6f720bf9} <Debug> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): There are no data parts | ||
| 287 | 2025.12.19 21:31:57.479362 [ 4 ] {5cac76f3-7ccf-4dd6-864e-16eb6f720bf9} <Debug> TCPHandler: Processed in 0.040776946 sec. | ||
| 288 | 2025.12.19 21:31:57.479579 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.19 21:31:57.479850 [ 4 ] {3402217a-6b46-4ddf-9878-feca40c5315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.12.19 21:31:57.479975 [ 4 ] {3402217a-6b46-4ddf-9878-feca40c5315b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.19 21:31:57.481802 [ 4 ] {3402217a-6b46-4ddf-9878-feca40c5315b} <Debug> oximeter.measurements_i8 (9526f51f-e9ef-44c3-a66d-e2f01df7ad18): Loading data parts | ||
| 292 | 2025.12.19 21:31:57.481951 [ 4 ] {3402217a-6b46-4ddf-9878-feca40c5315b} <Debug> oximeter.measurements_i8 (9526f51f-e9ef-44c3-a66d-e2f01df7ad18): There are no data parts | ||
| 293 | 2025.12.19 21:31:57.483512 [ 4 ] {3402217a-6b46-4ddf-9878-feca40c5315b} <Debug> TCPHandler: Processed in 0.004013302 sec. | ||
| 294 | 2025.12.19 21:31:57.483720 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.19 21:31:57.483884 [ 4 ] {60d40262-e331-4768-bfa9-af854202bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.12.19 21:31:57.484005 [ 4 ] {60d40262-e331-4768-bfa9-af854202bb5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.19 21:31:57.486964 [ 4 ] {60d40262-e331-4768-bfa9-af854202bb5f} <Debug> oximeter.measurements_u8 (440b3983-4270-430a-8349-4df9e6a80518): Loading data parts | ||
| 298 | 2025.12.19 21:31:57.487247 [ 4 ] {60d40262-e331-4768-bfa9-af854202bb5f} <Debug> oximeter.measurements_u8 (440b3983-4270-430a-8349-4df9e6a80518): There are no data parts | ||
| 299 | 2025.12.19 21:31:57.491196 [ 4 ] {60d40262-e331-4768-bfa9-af854202bb5f} <Debug> TCPHandler: Processed in 0.00752741 sec. | ||
| 300 | 2025.12.19 21:31:57.491364 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.19 21:31:57.491607 [ 4 ] {6d965a15-3abc-4f6b-9383-5749ed7ae2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.12.19 21:31:57.491659 [ 4 ] {6d965a15-3abc-4f6b-9383-5749ed7ae2ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.19 21:31:57.495360 [ 4 ] {6d965a15-3abc-4f6b-9383-5749ed7ae2ba} <Debug> oximeter.measurements_i16 (2c8f0a45-5186-4718-98ac-e78e49be06f9): Loading data parts | ||
| 304 | 2025.12.19 21:31:57.495515 [ 4 ] {6d965a15-3abc-4f6b-9383-5749ed7ae2ba} <Debug> oximeter.measurements_i16 (2c8f0a45-5186-4718-98ac-e78e49be06f9): There are no data parts | ||
| 305 | 2025.12.19 21:31:57.499142 [ 4 ] {6d965a15-3abc-4f6b-9383-5749ed7ae2ba} <Debug> TCPHandler: Processed in 0.007829518 sec. | ||
| 306 | 2025.12.19 21:31:57.499427 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.19 21:31:57.499601 [ 4 ] {9a9a4f06-1c9e-4e5e-9eff-5224fd893755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.12.19 21:31:57.499717 [ 4 ] {9a9a4f06-1c9e-4e5e-9eff-5224fd893755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.19 21:31:57.502690 [ 4 ] {9a9a4f06-1c9e-4e5e-9eff-5224fd893755} <Debug> oximeter.measurements_u16 (75638313-2b41-4210-b235-a57acb796bf5): Loading data parts | ||
| 310 | 2025.12.19 21:31:57.502952 [ 4 ] {9a9a4f06-1c9e-4e5e-9eff-5224fd893755} <Debug> oximeter.measurements_u16 (75638313-2b41-4210-b235-a57acb796bf5): There are no data parts | ||
| 311 | 2025.12.19 21:31:57.504609 [ 4 ] {9a9a4f06-1c9e-4e5e-9eff-5224fd893755} <Debug> TCPHandler: Processed in 0.005238686 sec. | ||
| 312 | 2025.12.19 21:31:57.504783 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.19 21:31:57.505048 [ 4 ] {db52e4cb-02ce-4ff3-8eb3-fa588c0d3738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.12.19 21:31:57.505096 [ 4 ] {db52e4cb-02ce-4ff3-8eb3-fa588c0d3738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.19 21:31:57.506989 [ 4 ] {db52e4cb-02ce-4ff3-8eb3-fa588c0d3738} <Debug> oximeter.measurements_i32 (5359dd32-ba86-4bca-b428-7d42f9eb7534): Loading data parts | ||
| 316 | 2025.12.19 21:31:57.507134 [ 4 ] {db52e4cb-02ce-4ff3-8eb3-fa588c0d3738} <Debug> oximeter.measurements_i32 (5359dd32-ba86-4bca-b428-7d42f9eb7534): There are no data parts | ||
| 317 | 2025.12.19 21:31:57.508691 [ 4 ] {db52e4cb-02ce-4ff3-8eb3-fa588c0d3738} <Debug> TCPHandler: Processed in 0.00396098 sec. | ||
| 318 | 2025.12.19 21:31:57.508949 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.19 21:31:57.509107 [ 4 ] {4a1b4b89-30b5-41a1-81e9-125858f0656d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.12.19 21:31:57.509223 [ 4 ] {4a1b4b89-30b5-41a1-81e9-125858f0656d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.19 21:31:57.510954 [ 4 ] {4a1b4b89-30b5-41a1-81e9-125858f0656d} <Debug> oximeter.measurements_u32 (0f593098-524e-4a9f-a2f8-2b78dace20e5): Loading data parts | ||
| 322 | 2025.12.19 21:31:57.511096 [ 4 ] {4a1b4b89-30b5-41a1-81e9-125858f0656d} <Debug> oximeter.measurements_u32 (0f593098-524e-4a9f-a2f8-2b78dace20e5): There are no data parts | ||
| 323 | 2025.12.19 21:31:57.512808 [ 4 ] {4a1b4b89-30b5-41a1-81e9-125858f0656d} <Debug> TCPHandler: Processed in 0.003910859 sec. | ||
| 324 | 2025.12.19 21:31:57.512965 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.19 21:31:57.513122 [ 4 ] {90c7aa3c-3e7d-4e39-9731-900269ca6aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.12.19 21:31:57.513247 [ 4 ] {90c7aa3c-3e7d-4e39-9731-900269ca6aea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.19 21:31:57.515158 [ 4 ] {90c7aa3c-3e7d-4e39-9731-900269ca6aea} <Debug> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Loading data parts | ||
| 328 | 2025.12.19 21:31:57.515294 [ 4 ] {90c7aa3c-3e7d-4e39-9731-900269ca6aea} <Debug> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): There are no data parts | ||
| 329 | 2025.12.19 21:31:57.516906 [ 4 ] {90c7aa3c-3e7d-4e39-9731-900269ca6aea} <Debug> TCPHandler: Processed in 0.003991582 sec. | ||
| 330 | 2025.12.19 21:31:57.517107 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.19 21:31:57.517312 [ 4 ] {a31933b5-1928-412b-9192-549cc715cae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.12.19 21:31:57.517430 [ 4 ] {a31933b5-1928-412b-9192-549cc715cae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.19 21:31:57.519187 [ 4 ] {a31933b5-1928-412b-9192-549cc715cae4} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Loading data parts | ||
| 334 | 2025.12.19 21:31:57.519336 [ 4 ] {a31933b5-1928-412b-9192-549cc715cae4} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): There are no data parts | ||
| 335 | 2025.12.19 21:31:57.521472 [ 4 ] {a31933b5-1928-412b-9192-549cc715cae4} <Debug> TCPHandler: Processed in 0.004415713 sec. | ||
| 336 | 2025.12.19 21:31:57.521632 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.19 21:31:57.521794 [ 4 ] {c059893b-4ecf-4141-8222-eef3755e168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.12.19 21:31:57.521951 [ 4 ] {c059893b-4ecf-4141-8222-eef3755e168c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.19 21:31:57.523786 [ 4 ] {c059893b-4ecf-4141-8222-eef3755e168c} <Debug> oximeter.measurements_f32 (d70def62-5aab-44b0-974c-f47776733674): Loading data parts | ||
| 340 | 2025.12.19 21:31:57.523935 [ 4 ] {c059893b-4ecf-4141-8222-eef3755e168c} <Debug> oximeter.measurements_f32 (d70def62-5aab-44b0-974c-f47776733674): There are no data parts | ||
| 341 | 2025.12.19 21:31:57.525178 [ 4 ] {c059893b-4ecf-4141-8222-eef3755e168c} <Debug> TCPHandler: Processed in 0.00359721 sec. | ||
| 342 | 2025.12.19 21:31:57.525328 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.19 21:31:57.525579 [ 4 ] {a21e4219-0cb3-46e7-be29-a4f19dc06413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.12.19 21:31:57.525699 [ 4 ] {a21e4219-0cb3-46e7-be29-a4f19dc06413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.19 21:31:57.527609 [ 4 ] {a21e4219-0cb3-46e7-be29-a4f19dc06413} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Loading data parts | ||
| 346 | 2025.12.19 21:31:57.527746 [ 4 ] {a21e4219-0cb3-46e7-be29-a4f19dc06413} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): There are no data parts | ||
| 347 | 2025.12.19 21:31:57.529167 [ 4 ] {a21e4219-0cb3-46e7-be29-a4f19dc06413} <Debug> TCPHandler: Processed in 0.003888548 sec. | ||
| 348 | 2025.12.19 21:31:57.529321 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.19 21:31:57.529480 [ 4 ] {9ffe249a-944e-4e02-badf-2b360e778a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.12.19 21:31:57.529598 [ 4 ] {9ffe249a-944e-4e02-badf-2b360e778a45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.19 21:31:57.531441 [ 4 ] {9ffe249a-944e-4e02-badf-2b360e778a45} <Debug> oximeter.measurements_string (09070c43-b885-4835-867d-6b03d9c746c6): Loading data parts | ||
| 352 | 2025.12.19 21:31:57.531615 [ 4 ] {9ffe249a-944e-4e02-badf-2b360e778a45} <Debug> oximeter.measurements_string (09070c43-b885-4835-867d-6b03d9c746c6): There are no data parts | ||
| 353 | 2025.12.19 21:31:57.532994 [ 4 ] {9ffe249a-944e-4e02-badf-2b360e778a45} <Debug> TCPHandler: Processed in 0.003722424 sec. | ||
| 354 | 2025.12.19 21:31:57.533172 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.19 21:31:57.533412 [ 4 ] {359cf38d-ef53-451c-b696-7491ddffe2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.19 21:31:57.533526 [ 4 ] {359cf38d-ef53-451c-b696-7491ddffe2c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.19 21:31:57.535319 [ 4 ] {359cf38d-ef53-451c-b696-7491ddffe2c8} <Debug> oximeter.measurements_bytes (f61b5a4a-e2e2-439b-bf70-04480a71f88a): Loading data parts | ||
| 365 | 2025.12.19 21:31:57.535574 [ 4 ] {359cf38d-ef53-451c-b696-7491ddffe2c8} <Debug> oximeter.measurements_bytes (f61b5a4a-e2e2-439b-bf70-04480a71f88a): There are no data parts | ||
| 366 | 2025.12.19 21:31:57.536766 [ 4 ] {359cf38d-ef53-451c-b696-7491ddffe2c8} <Debug> TCPHandler: Processed in 0.003644181 sec. | ||
| 367 | 2025.12.19 21:31:57.536964 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.19 21:31:57.537167 [ 4 ] {47f721b3-c113-4256-aec9-e1d25f579921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.12.19 21:31:57.537289 [ 4 ] {47f721b3-c113-4256-aec9-e1d25f579921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.19 21:31:57.538974 [ 4 ] {47f721b3-c113-4256-aec9-e1d25f579921} <Debug> oximeter.measurements_cumulativei64 (1a94a88e-3e2a-41c6-8ffd-33dfa34bbe14): Loading data parts | ||
| 371 | 2025.12.19 21:31:57.539136 [ 4 ] {47f721b3-c113-4256-aec9-e1d25f579921} <Debug> oximeter.measurements_cumulativei64 (1a94a88e-3e2a-41c6-8ffd-33dfa34bbe14): There are no data parts | ||
| 372 | 2025.12.19 21:31:57.540772 [ 4 ] {47f721b3-c113-4256-aec9-e1d25f579921} <Debug> TCPHandler: Processed in 0.003856537 sec. | ||
| 373 | 2025.12.19 21:31:57.540913 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.19 21:31:57.541148 [ 4 ] {1f8f90b4-3528-4d29-b802-9ce7fef0d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 375 | 2025.12.19 21:31:57.541197 [ 4 ] {1f8f90b4-3528-4d29-b802-9ce7fef0d62b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.19 21:31:57.543040 [ 4 ] {1f8f90b4-3528-4d29-b802-9ce7fef0d62b} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Loading data parts | ||
| 377 | 2025.12.19 21:31:57.543176 [ 4 ] {1f8f90b4-3528-4d29-b802-9ce7fef0d62b} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): There are no data parts | ||
| 378 | 2025.12.19 21:31:57.544739 [ 4 ] {1f8f90b4-3528-4d29-b802-9ce7fef0d62b} <Debug> TCPHandler: Processed in 0.003874498 sec. | ||
| 379 | 2025.12.19 21:31:57.544924 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.19 21:31:57.545081 [ 4 ] {7c1e37fb-d836-439c-a35b-64a24b19f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 381 | 2025.12.19 21:31:57.545194 [ 4 ] {7c1e37fb-d836-439c-a35b-64a24b19f40c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.19 21:31:57.546892 [ 4 ] {7c1e37fb-d836-439c-a35b-64a24b19f40c} <Debug> oximeter.measurements_cumulativef32 (a0b44a12-ac7b-405a-bb7f-2a04b69e54f4): Loading data parts | ||
| 383 | 2025.12.19 21:31:57.547140 [ 4 ] {7c1e37fb-d836-439c-a35b-64a24b19f40c} <Debug> oximeter.measurements_cumulativef32 (a0b44a12-ac7b-405a-bb7f-2a04b69e54f4): There are no data parts | ||
| 384 | 2025.12.19 21:31:57.548715 [ 4 ] {7c1e37fb-d836-439c-a35b-64a24b19f40c} <Debug> TCPHandler: Processed in 0.003841147 sec. | ||
| 385 | 2025.12.19 21:31:57.548862 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.19 21:31:57.549097 [ 4 ] {14e1ea4e-817e-4a72-9049-cab7f6b41cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 387 | 2025.12.19 21:31:57.549209 [ 4 ] {14e1ea4e-817e-4a72-9049-cab7f6b41cce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.19 21:31:57.551033 [ 4 ] {14e1ea4e-817e-4a72-9049-cab7f6b41cce} <Debug> oximeter.measurements_cumulativef64 (c72c34b8-7f1e-4691-8e14-2910d536f9b8): Loading data parts | ||
| 389 | 2025.12.19 21:31:57.551183 [ 4 ] {14e1ea4e-817e-4a72-9049-cab7f6b41cce} <Debug> oximeter.measurements_cumulativef64 (c72c34b8-7f1e-4691-8e14-2910d536f9b8): There are no data parts | ||
| 390 | 2025.12.19 21:31:57.553531 [ 4 ] {14e1ea4e-817e-4a72-9049-cab7f6b41cce} <Debug> TCPHandler: Processed in 0.004717891 sec. | ||
| 391 | 2025.12.19 21:31:57.553714 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.19 21:31:57.554013 [ 4 ] {12465ddd-3bb2-4590-a710-bd31ec904b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.12.19 21:31:57.554312 [ 4 ] {12465ddd-3bb2-4590-a710-bd31ec904b97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.19 21:31:57.556964 [ 4 ] {12465ddd-3bb2-4590-a710-bd31ec904b97} <Debug> oximeter.measurements_histogrami8 (a6cb9a0d-8dd9-4bdb-bca8-362f55f76420): Loading data parts | ||
| 405 | 2025.12.19 21:31:57.557200 [ 4 ] {12465ddd-3bb2-4590-a710-bd31ec904b97} <Debug> oximeter.measurements_histogrami8 (a6cb9a0d-8dd9-4bdb-bca8-362f55f76420): There are no data parts | ||
| 406 | 2025.12.19 21:31:57.558541 [ 4 ] {12465ddd-3bb2-4590-a710-bd31ec904b97} <Debug> TCPHandler: Processed in 0.004889927 sec. | ||
| 407 | 2025.12.19 21:31:57.558704 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.19 21:31:57.559006 [ 4 ] {a68b43ed-bbf3-40d6-b738-40df7eef95df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 409 | 2025.12.19 21:31:57.559139 [ 4 ] {a68b43ed-bbf3-40d6-b738-40df7eef95df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.19 21:31:57.561152 [ 4 ] {a68b43ed-bbf3-40d6-b738-40df7eef95df} <Debug> oximeter.measurements_histogramu8 (24394f6a-83a1-4e4f-8489-a4cf9c8e0350): Loading data parts | ||
| 411 | 2025.12.19 21:31:57.561302 [ 4 ] {a68b43ed-bbf3-40d6-b738-40df7eef95df} <Debug> oximeter.measurements_histogramu8 (24394f6a-83a1-4e4f-8489-a4cf9c8e0350): There are no data parts | ||
| 412 | 2025.12.19 21:31:57.563435 [ 4 ] {a68b43ed-bbf3-40d6-b738-40df7eef95df} <Debug> TCPHandler: Processed in 0.004782734 sec. | ||
| 413 | 2025.12.19 21:31:57.563625 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.19 21:31:57.563901 [ 4 ] {d678b316-f722-48cb-b058-7f0151ca9ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 415 | 2025.12.19 21:31:57.564098 [ 4 ] {d678b316-f722-48cb-b058-7f0151ca9ed5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.19 21:31:57.566326 [ 4 ] {d678b316-f722-48cb-b058-7f0151ca9ed5} <Debug> oximeter.measurements_histogrami16 (55a3ac73-5e9a-4359-8c3e-2bc9dfcb2dcb): Loading data parts | ||
| 417 | 2025.12.19 21:31:57.566626 [ 4 ] {d678b316-f722-48cb-b058-7f0151ca9ed5} <Debug> oximeter.measurements_histogrami16 (55a3ac73-5e9a-4359-8c3e-2bc9dfcb2dcb): There are no data parts | ||
| 418 | 2025.12.19 21:31:57.568081 [ 4 ] {d678b316-f722-48cb-b058-7f0151ca9ed5} <Debug> TCPHandler: Processed in 0.004531846 sec. | ||
| 419 | 2025.12.19 21:31:57.568255 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.19 21:31:57.568646 [ 4 ] {b8ab76da-7182-4c67-855f-722321c257f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 421 | 2025.12.19 21:31:57.568818 [ 4 ] {b8ab76da-7182-4c67-855f-722321c257f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.19 21:31:57.571247 [ 4 ] {b8ab76da-7182-4c67-855f-722321c257f0} <Debug> oximeter.measurements_histogramu16 (8b042051-3ffc-47e6-b443-9d64468ddb08): Loading data parts | ||
| 423 | 2025.12.19 21:31:57.571394 [ 4 ] {b8ab76da-7182-4c67-855f-722321c257f0} <Debug> oximeter.measurements_histogramu16 (8b042051-3ffc-47e6-b443-9d64468ddb08): There are no data parts | ||
| 424 | 2025.12.19 21:31:57.572779 [ 4 ] {b8ab76da-7182-4c67-855f-722321c257f0} <Debug> TCPHandler: Processed in 0.004581718 sec. | ||
| 425 | 2025.12.19 21:31:57.572930 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.19 21:31:57.573160 [ 4 ] {a2dfcc49-2d5b-4d39-aeba-e6ffc22784ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 427 | 2025.12.19 21:31:57.573299 [ 4 ] {a2dfcc49-2d5b-4d39-aeba-e6ffc22784ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.19 21:31:57.575319 [ 4 ] {a2dfcc49-2d5b-4d39-aeba-e6ffc22784ad} <Debug> oximeter.measurements_histogrami32 (b803dc4c-aa00-4572-9d78-e21c281e27a7): Loading data parts | ||
| 429 | 2025.12.19 21:31:57.575592 [ 4 ] {a2dfcc49-2d5b-4d39-aeba-e6ffc22784ad} <Debug> oximeter.measurements_histogrami32 (b803dc4c-aa00-4572-9d78-e21c281e27a7): There are no data parts | ||
| 430 | 2025.12.19 21:31:57.576861 [ 4 ] {a2dfcc49-2d5b-4d39-aeba-e6ffc22784ad} <Debug> TCPHandler: Processed in 0.003982021 sec. | ||
| 431 | 2025.12.19 21:31:57.577012 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.19 21:31:57.577304 [ 4 ] {92e43014-92ff-43df-8e5d-9655549b1b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 433 | 2025.12.19 21:31:57.577429 [ 4 ] {92e43014-92ff-43df-8e5d-9655549b1b30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.19 21:31:57.579391 [ 4 ] {92e43014-92ff-43df-8e5d-9655549b1b30} <Debug> oximeter.measurements_histogramu32 (e51e9da7-993f-4bb7-9b1c-06c94d4456e4): Loading data parts | ||
| 435 | 2025.12.19 21:31:57.579517 [ 4 ] {92e43014-92ff-43df-8e5d-9655549b1b30} <Debug> oximeter.measurements_histogramu32 (e51e9da7-993f-4bb7-9b1c-06c94d4456e4): There are no data parts | ||
| 436 | 2025.12.19 21:31:57.580772 [ 4 ] {92e43014-92ff-43df-8e5d-9655549b1b30} <Debug> TCPHandler: Processed in 0.003814647 sec. | ||
| 437 | 2025.12.19 21:31:57.581004 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.19 21:31:57.581214 [ 4 ] {e9696edc-5309-4c6d-b148-787544670cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 439 | 2025.12.19 21:31:57.581352 [ 4 ] {e9696edc-5309-4c6d-b148-787544670cfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.19 21:31:57.583308 [ 4 ] {e9696edc-5309-4c6d-b148-787544670cfd} <Debug> oximeter.measurements_histogrami64 (c80770a3-91e2-4eb9-9be7-49d3b1b8db31): Loading data parts | ||
| 441 | 2025.12.19 21:31:57.583513 [ 4 ] {e9696edc-5309-4c6d-b148-787544670cfd} <Debug> oximeter.measurements_histogrami64 (c80770a3-91e2-4eb9-9be7-49d3b1b8db31): There are no data parts | ||
| 442 | 2025.12.19 21:31:57.584745 [ 4 ] {e9696edc-5309-4c6d-b148-787544670cfd} <Debug> TCPHandler: Processed in 0.003790705 sec. | ||
| 443 | 2025.12.19 21:31:57.584892 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.19 21:31:57.585185 [ 4 ] {7b2235f9-1def-4568-8251-62d326aac791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 445 | 2025.12.19 21:31:57.585316 [ 4 ] {7b2235f9-1def-4568-8251-62d326aac791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.19 21:31:57.587265 [ 4 ] {7b2235f9-1def-4568-8251-62d326aac791} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Loading data parts | ||
| 447 | 2025.12.19 21:31:57.587390 [ 4 ] {7b2235f9-1def-4568-8251-62d326aac791} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): There are no data parts | ||
| 448 | 2025.12.19 21:31:57.588593 [ 4 ] {7b2235f9-1def-4568-8251-62d326aac791} <Debug> TCPHandler: Processed in 0.003749504 sec. | ||
| 449 | 2025.12.19 21:31:57.588806 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.19 21:31:57.589016 [ 4 ] {cce29005-c655-46d3-8c5a-5fa665df738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 451 | 2025.12.19 21:31:57.589148 [ 4 ] {cce29005-c655-46d3-8c5a-5fa665df738c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.19 21:31:57.591029 [ 4 ] {cce29005-c655-46d3-8c5a-5fa665df738c} <Debug> oximeter.measurements_histogramf32 (2a45560c-dbb1-4a1b-b66d-1bc9573be4aa): Loading data parts | ||
| 453 | 2025.12.19 21:31:57.591239 [ 4 ] {cce29005-c655-46d3-8c5a-5fa665df738c} <Debug> oximeter.measurements_histogramf32 (2a45560c-dbb1-4a1b-b66d-1bc9573be4aa): There are no data parts | ||
| 454 | 2025.12.19 21:31:57.592479 [ 4 ] {cce29005-c655-46d3-8c5a-5fa665df738c} <Debug> TCPHandler: Processed in 0.003722764 sec. | ||
| 455 | 2025.12.19 21:31:57.592626 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.19 21:31:57.592911 [ 4 ] {86e88dbc-4afd-47e9-bdc4-61618ff7a633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 457 | 2025.12.19 21:31:57.593037 [ 4 ] {86e88dbc-4afd-47e9-bdc4-61618ff7a633} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.19 21:31:57.595185 [ 4 ] {86e88dbc-4afd-47e9-bdc4-61618ff7a633} <Debug> oximeter.measurements_histogramf64 (f320be56-f979-41e9-9d6c-122c17bcd856): Loading data parts | ||
| 459 | 2025.12.19 21:31:57.595331 [ 4 ] {86e88dbc-4afd-47e9-bdc4-61618ff7a633} <Debug> oximeter.measurements_histogramf64 (f320be56-f979-41e9-9d6c-122c17bcd856): There are no data parts | ||
| 460 | 2025.12.19 21:31:57.596558 [ 4 ] {86e88dbc-4afd-47e9-bdc4-61618ff7a633} <Debug> TCPHandler: Processed in 0.00398133 sec. | ||
| 461 | 2025.12.19 21:31:57.596788 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.19 21:31:57.596964 [ 4 ] {3acf0cc4-fa09-485f-a83f-6038902c61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.12.19 21:31:57.597101 [ 4 ] {3acf0cc4-fa09-485f-a83f-6038902c61ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.19 21:31:57.599143 [ 4 ] {3acf0cc4-fa09-485f-a83f-6038902c61ea} <Debug> oximeter.fields_bool (7b7931fd-98df-4b43-88e3-d17b933036d5): Loading data parts | ||
| 490 | 2025.12.19 21:31:57.599279 [ 4 ] {3acf0cc4-fa09-485f-a83f-6038902c61ea} <Debug> oximeter.fields_bool (7b7931fd-98df-4b43-88e3-d17b933036d5): There are no data parts | ||
| 491 | 2025.12.19 21:31:57.600552 [ 4 ] {3acf0cc4-fa09-485f-a83f-6038902c61ea} <Debug> TCPHandler: Processed in 0.003813876 sec. | ||
| 492 | 2025.12.19 21:31:57.600700 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.19 21:31:57.600855 [ 4 ] {4e71f667-4c90-4226-8530-5084adacf4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 494 | 2025.12.19 21:31:57.600968 [ 4 ] {4e71f667-4c90-4226-8530-5084adacf4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.19 21:31:57.602851 [ 4 ] {4e71f667-4c90-4226-8530-5084adacf4f3} <Debug> oximeter.fields_i8 (3f880d2b-0600-4e22-a0ef-17ed91e6fbaf): Loading data parts | ||
| 496 | 2025.12.19 21:31:57.602985 [ 4 ] {4e71f667-4c90-4226-8530-5084adacf4f3} <Debug> oximeter.fields_i8 (3f880d2b-0600-4e22-a0ef-17ed91e6fbaf): There are no data parts | ||
| 497 | 2025.12.19 21:31:57.604212 [ 4 ] {4e71f667-4c90-4226-8530-5084adacf4f3} <Debug> TCPHandler: Processed in 0.00356019 sec. | ||
| 498 | 2025.12.19 21:31:57.604364 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.19 21:31:57.604584 [ 4 ] {abd359e4-c86c-4367-bc11-07a723145026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 500 | 2025.12.19 21:31:57.604691 [ 4 ] {abd359e4-c86c-4367-bc11-07a723145026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.19 21:31:57.606543 [ 4 ] {abd359e4-c86c-4367-bc11-07a723145026} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Loading data parts | ||
| 502 | 2025.12.19 21:31:57.606675 [ 4 ] {abd359e4-c86c-4367-bc11-07a723145026} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): There are no data parts | ||
| 503 | 2025.12.19 21:31:57.608095 [ 4 ] {abd359e4-c86c-4367-bc11-07a723145026} <Debug> TCPHandler: Processed in 0.003780506 sec. | ||
| 504 | 2025.12.19 21:31:57.608242 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.19 21:31:57.608393 [ 4 ] {de2fcfa0-8888-4da4-a4df-b87f3aa4d565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 506 | 2025.12.19 21:31:57.608499 [ 4 ] {de2fcfa0-8888-4da4-a4df-b87f3aa4d565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.19 21:31:57.610378 [ 4 ] {de2fcfa0-8888-4da4-a4df-b87f3aa4d565} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Loading data parts | ||
| 508 | 2025.12.19 21:31:57.610519 [ 4 ] {de2fcfa0-8888-4da4-a4df-b87f3aa4d565} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): There are no data parts | ||
| 509 | 2025.12.19 21:31:57.611797 [ 4 ] {de2fcfa0-8888-4da4-a4df-b87f3aa4d565} <Debug> TCPHandler: Processed in 0.003603861 sec. | ||
| 510 | 2025.12.19 21:31:57.611937 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.19 21:31:57.612167 [ 4 ] {d0885263-8e5d-416a-a7f6-a050f3dce679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 512 | 2025.12.19 21:31:57.612275 [ 4 ] {d0885263-8e5d-416a-a7f6-a050f3dce679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.19 21:31:57.614161 [ 4 ] {d0885263-8e5d-416a-a7f6-a050f3dce679} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Loading data parts | ||
| 514 | 2025.12.19 21:31:57.614352 [ 4 ] {d0885263-8e5d-416a-a7f6-a050f3dce679} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): There are no data parts | ||
| 515 | 2025.12.19 21:31:57.615660 [ 4 ] {d0885263-8e5d-416a-a7f6-a050f3dce679} <Debug> TCPHandler: Processed in 0.003771165 sec. | ||
| 516 | 2025.12.19 21:31:57.615803 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.19 21:31:57.615954 [ 4 ] {b66214e1-02c1-4732-b535-a678d3cc9e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 518 | 2025.12.19 21:31:57.616054 [ 4 ] {b66214e1-02c1-4732-b535-a678d3cc9e9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.19 21:31:57.616961 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38897 | ||
| 520 | 2025.12.19 21:31:57.617876 [ 4 ] {b66214e1-02c1-4732-b535-a678d3cc9e9e} <Debug> oximeter.fields_i32 (121f6ee6-40b7-409e-a6d7-4f8e8e39aac9): Loading data parts | ||
| 521 | 2025.12.19 21:31:57.618078 [ 4 ] {b66214e1-02c1-4732-b535-a678d3cc9e9e} <Debug> oximeter.fields_i32 (121f6ee6-40b7-409e-a6d7-4f8e8e39aac9): There are no data parts | ||
| 522 | 2025.12.19 21:31:57.619285 [ 4 ] {b66214e1-02c1-4732-b535-a678d3cc9e9e} <Debug> TCPHandler: Processed in 0.003531708 sec. | ||
| 523 | 2025.12.19 21:31:57.619516 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.19 21:31:57.619669 [ 4 ] {b387994d-b083-445d-bc9f-e988b0c15b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 525 | 2025.12.19 21:31:57.619839 [ 4 ] {b387994d-b083-445d-bc9f-e988b0c15b82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.12.19 21:31:57.621731 [ 4 ] {b387994d-b083-445d-bc9f-e988b0c15b82} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Loading data parts | ||
| 527 | 2025.12.19 21:31:57.621952 [ 4 ] {b387994d-b083-445d-bc9f-e988b0c15b82} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): There are no data parts | ||
| 528 | 2025.12.19 21:31:57.623196 [ 4 ] {b387994d-b083-445d-bc9f-e988b0c15b82} <Debug> TCPHandler: Processed in 0.003729194 sec. | ||
| 529 | 2025.12.19 21:31:57.623345 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.19 21:31:57.623589 [ 4 ] {8a967fcb-69ba-4448-bc46-40fc7d3e6fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 531 | 2025.12.19 21:31:57.623676 [ 4 ] {8a967fcb-69ba-4448-bc46-40fc7d3e6fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.12.19 21:31:57.624345 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 533 | 2025.12.19 21:31:57.624419 [ 261 ] {} <Debug> TCP-Session: 359d062b-442d-45d4-9fd6-882d34b1770f Authenticating user 'default' from [fd00:1122:3344:101::a]:38897 | ||
| 534 | 2025.12.19 21:31:57.624444 [ 261 ] {} <Debug> TCP-Session: 359d062b-442d-45d4-9fd6-882d34b1770f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 535 | 2025.12.19 21:31:57.624559 [ 261 ] {} <Debug> TCP-Session: 359d062b-442d-45d4-9fd6-882d34b1770f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 536 | 2025.12.19 21:31:57.624642 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 537 | 2025.12.19 21:31:57.624684 [ 261 ] {} <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 | ||
| 538 | 2025.12.19 21:31:57.624795 [ 261 ] {} <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 | ||
| 539 | 2025.12.19 21:31:57.625392 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36745 | ||
| 540 | 2025.12.19 21:31:57.625457 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39315 | ||
| 541 | 2025.12.19 21:31:57.625556 [ 4 ] {8a967fcb-69ba-4448-bc46-40fc7d3e6fc9} <Debug> oximeter.fields_i64 (9ba6f426-c492-4e0d-91f0-a52b67e4558d): Loading data parts | ||
| 542 | 2025.12.19 21:31:57.625596 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56644 | ||
| 543 | 2025.12.19 21:31:57.625593 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 544 | 2025.12.19 21:31:57.625662 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 545 | 2025.12.19 21:31:57.625712 [ 263 ] {} <Debug> TCP-Session: a0260df0-291d-438a-a75e-f0d479c54a6d Authenticating user 'default' from [fd00:1122:3344:101::a]:39315 | ||
| 546 | 2025.12.19 21:31:57.625735 [ 262 ] {} <Debug> TCP-Session: 4bc9e7f6-2ef7-4b2e-a241-57afa5b20d2a Authenticating user 'default' from [fd00:1122:3344:101::a]:36745 | ||
| 547 | 2025.12.19 21:31:57.625780 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62948 | ||
| 548 | 2025.12.19 21:31:57.625844 [ 263 ] {} <Debug> TCP-Session: a0260df0-291d-438a-a75e-f0d479c54a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 549 | 2025.12.19 21:31:57.625866 [ 4 ] {8a967fcb-69ba-4448-bc46-40fc7d3e6fc9} <Debug> oximeter.fields_i64 (9ba6f426-c492-4e0d-91f0-a52b67e4558d): There are no data parts | ||
| 550 | 2025.12.19 21:31:57.625909 [ 262 ] {} <Debug> TCP-Session: 4bc9e7f6-2ef7-4b2e-a241-57afa5b20d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2025.12.19 21:31:57.625925 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 552 | 2025.12.19 21:31:57.625989 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 553 | 2025.12.19 21:31:57.625967 [ 262 ] {} <Debug> TCP-Session: 4bc9e7f6-2ef7-4b2e-a241-57afa5b20d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 554 | 2025.12.19 21:31:57.625957 [ 263 ] {} <Debug> TCP-Session: a0260df0-291d-438a-a75e-f0d479c54a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2025.12.19 21:31:57.626122 [ 265 ] {} <Debug> TCP-Session: ec9ab654-d624-4ac8-8f83-812cdb8a0acc Authenticating user 'default' from [fd00:1122:3344:101::a]:62948 | ||
| 556 | 2025.12.19 21:31:57.626137 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49679 | ||
| 557 | 2025.12.19 21:31:57.626084 [ 264 ] {} <Debug> TCP-Session: 94daf2f1-5ed9-49e7-94bd-8bddcdd92c63 Authenticating user 'default' from [fd00:1122:3344:101::a]:56644 | ||
| 558 | 2025.12.19 21:31:57.626078 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61086 | ||
| 559 | 2025.12.19 21:31:57.626221 [ 264 ] {} <Debug> TCP-Session: 94daf2f1-5ed9-49e7-94bd-8bddcdd92c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 560 | 2025.12.19 21:31:57.626218 [ 265 ] {} <Debug> TCP-Session: ec9ab654-d624-4ac8-8f83-812cdb8a0acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 561 | 2025.12.19 21:31:57.626177 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46466 | ||
| 562 | 2025.12.19 21:31:57.626333 [ 264 ] {} <Debug> TCP-Session: 94daf2f1-5ed9-49e7-94bd-8bddcdd92c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2025.12.19 21:31:57.626320 [ 265 ] {} <Debug> TCP-Session: ec9ab654-d624-4ac8-8f83-812cdb8a0acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2025.12.19 21:31:57.626405 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 565 | 2025.12.19 21:31:57.626323 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 566 | 2025.12.19 21:31:57.626543 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2025.12.19 21:31:57.626532 [ 267 ] {} <Debug> TCP-Session: 45067798-4a6e-407a-b57c-d1fedf9c2eb5 Authenticating user 'default' from [fd00:1122:3344:101::a]:61086 | ||
| 568 | 2025.12.19 21:31:57.626623 [ 266 ] {} <Debug> TCP-Session: 4323959d-a0f1-4c78-9a2f-91de4f1bb3d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:49679 | ||
| 569 | 2025.12.19 21:31:57.626648 [ 268 ] {} <Debug> TCP-Session: 53c400d5-8e55-48eb-a3b3-4ef6c6b7c0c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:46466 | ||
| 570 | 2025.12.19 21:31:57.626629 [ 267 ] {} <Debug> TCP-Session: 45067798-4a6e-407a-b57c-d1fedf9c2eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2025.12.19 21:31:57.626732 [ 266 ] {} <Debug> TCP-Session: 4323959d-a0f1-4c78-9a2f-91de4f1bb3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 572 | 2025.12.19 21:31:57.626753 [ 268 ] {} <Debug> TCP-Session: 53c400d5-8e55-48eb-a3b3-4ef6c6b7c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2025.12.19 21:31:57.626737 [ 267 ] {} <Debug> TCP-Session: 45067798-4a6e-407a-b57c-d1fedf9c2eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2025.12.19 21:31:57.626835 [ 266 ] {} <Debug> TCP-Session: 4323959d-a0f1-4c78-9a2f-91de4f1bb3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2025.12.19 21:31:57.626856 [ 268 ] {} <Debug> TCP-Session: 53c400d5-8e55-48eb-a3b3-4ef6c6b7c0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2025.12.19 21:31:57.627378 [ 4 ] {8a967fcb-69ba-4448-bc46-40fc7d3e6fc9} <Debug> TCPHandler: Processed in 0.004081444 sec. | ||
| 577 | 2025.12.19 21:31:57.627531 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.12.19 21:31:57.627777 [ 4 ] {da6c1db5-3e37-4c67-b13a-cff3e439f826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 579 | 2025.12.19 21:31:57.627889 [ 4 ] {da6c1db5-3e37-4c67-b13a-cff3e439f826} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.12.19 21:31:57.629756 [ 4 ] {da6c1db5-3e37-4c67-b13a-cff3e439f826} <Debug> oximeter.fields_u64 (805bcf1c-9d0d-40ef-a2de-0c78536e1eed): Loading data parts | ||
| 581 | 2025.12.19 21:31:57.629905 [ 4 ] {da6c1db5-3e37-4c67-b13a-cff3e439f826} <Debug> oximeter.fields_u64 (805bcf1c-9d0d-40ef-a2de-0c78536e1eed): There are no data parts | ||
| 582 | 2025.12.19 21:31:57.631216 [ 4 ] {da6c1db5-3e37-4c67-b13a-cff3e439f826} <Debug> TCPHandler: Processed in 0.003734514 sec. | ||
| 583 | 2025.12.19 21:31:57.631397 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.12.19 21:31:57.631549 [ 4 ] {1fce4460-2b6a-40d3-b827-d41c4a59d376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 585 | 2025.12.19 21:31:57.631665 [ 4 ] {1fce4460-2b6a-40d3-b827-d41c4a59d376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.12.19 21:31:57.633417 [ 4 ] {1fce4460-2b6a-40d3-b827-d41c4a59d376} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Loading data parts | ||
| 587 | 2025.12.19 21:31:57.633625 [ 4 ] {1fce4460-2b6a-40d3-b827-d41c4a59d376} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): There are no data parts | ||
| 588 | 2025.12.19 21:31:57.634879 [ 4 ] {1fce4460-2b6a-40d3-b827-d41c4a59d376} <Debug> TCPHandler: Processed in 0.003530949 sec. | ||
| 589 | 2025.12.19 21:31:57.635027 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.12.19 21:31:57.635247 [ 4 ] {56bf5290-766a-45b5-8554-28e4138757bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 591 | 2025.12.19 21:31:57.635411 [ 4 ] {56bf5290-766a-45b5-8554-28e4138757bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.12.19 21:31:57.637211 [ 4 ] {56bf5290-766a-45b5-8554-28e4138757bf} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Loading data parts | ||
| 593 | 2025.12.19 21:31:57.637349 [ 4 ] {56bf5290-766a-45b5-8554-28e4138757bf} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): There are no data parts | ||
| 594 | 2025.12.19 21:31:57.638646 [ 4 ] {56bf5290-766a-45b5-8554-28e4138757bf} <Debug> TCPHandler: Processed in 0.003670893 sec. | ||
| 595 | 2025.12.19 21:31:57.638790 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.12.19 21:31:57.638941 [ 4 ] {e68b452b-b7ad-487b-93ae-f5c43830708d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 597 | 2025.12.19 21:31:57.639051 [ 4 ] {e68b452b-b7ad-487b-93ae-f5c43830708d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.12.19 21:31:57.640858 [ 4 ] {e68b452b-b7ad-487b-93ae-f5c43830708d} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Loading data parts | ||
| 599 | 2025.12.19 21:31:57.641059 [ 4 ] {e68b452b-b7ad-487b-93ae-f5c43830708d} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): There are no data parts | ||
| 600 | 2025.12.19 21:31:57.642276 [ 4 ] {e68b452b-b7ad-487b-93ae-f5c43830708d} <Debug> TCPHandler: Processed in 0.003534929 sec. | ||
| 601 | 2025.12.19 21:31:57.642433 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.12.19 21:31:57.642748 [ 4 ] {18e41225-e481-41bb-8a5e-1053e9b00b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 606 | 2025.12.19 21:31:57.642873 [ 4 ] {18e41225-e481-41bb-8a5e-1053e9b00b0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.12.19 21:31:57.644651 [ 4 ] {18e41225-e481-41bb-8a5e-1053e9b00b0d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Loading data parts | ||
| 608 | 2025.12.19 21:31:57.644901 [ 4 ] {18e41225-e481-41bb-8a5e-1053e9b00b0d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): There are no data parts | ||
| 609 | 2025.12.19 21:31:57.646274 [ 4 ] {18e41225-e481-41bb-8a5e-1053e9b00b0d} <Debug> TCPHandler: Processed in 0.003890258 sec. | ||
| 610 | 2025.12.19 21:31:57.646525 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.19 21:31:57.646910 [ 3 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.12.19 21:31:57.651565 [ 3 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.12.19 21:31:57.677304 [ 260 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Trace> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.12.19 21:31:57.677517 [ 260 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 615 | 2025.12.19 21:31:57.697350 [ 260 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.12.19 21:31:57.697975 [ 260 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Trace> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.12.19 21:31:57.698387 [ 3 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.051596 sec., 19.38134739127064 rows/sec., 310.10 B/sec. | ||
| 618 | 2025.12.19 21:31:57.698712 [ 3 ] {8980e381-8ead-4594-89e8-9e6ddc5bebdf} <Debug> TCPHandler: Processed in 0.052308506 sec. | ||
| 619 | 2025.12.19 21:31:58.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.13 MiB, peak 124.13 MiB, free memory in arenas 0.00 B, will set to 138.38 MiB (RSS), difference: 14.25 MiB | ||
| 620 | 2025.12.19 21:31:58.393811 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54100 | ||
| 621 | 2025.12.19 21:31:58.394899 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.19 21:31:58.394955 [ 269 ] {} <Debug> TCP-Session: c0ea49fa-2c2f-48ff-aa08-cfe4e16aa180 Authenticating user 'default' from [fd00:1122:3344:101::e]:54100 | ||
| 623 | 2025.12.19 21:31:58.395117 [ 269 ] {} <Debug> TCP-Session: c0ea49fa-2c2f-48ff-aa08-cfe4e16aa180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.19 21:31:58.395132 [ 269 ] {} <Debug> TCP-Session: c0ea49fa-2c2f-48ff-aa08-cfe4e16aa180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.19 21:31:58.395198 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.19 21:31:58.395269 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.19 21:31:58.395321 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.19 21:31:58.397128 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40022 | ||
| 629 | 2025.12.19 21:31:58.397228 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50679 | ||
| 630 | 2025.12.19 21:31:58.397342 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.12.19 21:31:58.397359 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39908 | ||
| 632 | 2025.12.19 21:31:58.397453 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.12.19 21:31:58.397520 [ 270 ] {} <Debug> TCP-Session: bf447fb4-54f5-4736-94ad-eeaacad03958 Authenticating user 'default' from [fd00:1122:3344:101::e]:40022 | ||
| 634 | 2025.12.19 21:31:58.397566 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46170 | ||
| 635 | 2025.12.19 21:31:58.397535 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56182 | ||
| 636 | 2025.12.19 21:31:58.397638 [ 270 ] {} <Debug> TCP-Session: bf447fb4-54f5-4736-94ad-eeaacad03958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.12.19 21:31:58.397537 [ 271 ] {} <Debug> TCP-Session: 0dd86f45-9d82-4de0-a71e-ba927a21aaa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50679 | ||
| 638 | 2025.12.19 21:31:58.397691 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36318 | ||
| 639 | 2025.12.19 21:31:58.397662 [ 270 ] {} <Debug> TCP-Session: bf447fb4-54f5-4736-94ad-eeaacad03958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.12.19 21:31:58.397777 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.19 21:31:58.397880 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.12.19 21:31:58.397911 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47765 | ||
| 643 | 2025.12.19 21:31:58.397932 [ 272 ] {} <Debug> TCP-Session: 59b7e4e3-c748-458e-86fa-47d43515b20c Authenticating user 'default' from [fd00:1122:3344:101::e]:39908 | ||
| 644 | 2025.12.19 21:31:58.397810 [ 271 ] {} <Debug> TCP-Session: 0dd86f45-9d82-4de0-a71e-ba927a21aaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.19 21:31:58.398020 [ 272 ] {} <Debug> TCP-Session: 59b7e4e3-c748-458e-86fa-47d43515b20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.19 21:31:58.398050 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41374 | ||
| 647 | 2025.12.19 21:31:58.398065 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.19 21:31:58.398237 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.12.19 21:31:58.398107 [ 271 ] {} <Debug> TCP-Session: 0dd86f45-9d82-4de0-a71e-ba927a21aaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.19 21:31:58.398279 [ 275 ] {} <Debug> TCP-Session: 9b8a8ce9-c4ce-46e4-90f4-a9eee2e04115 Authenticating user 'default' from [fd00:1122:3344:101::e]:36318 | ||
| 651 | 2025.12.19 21:31:58.398276 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2025.12.19 21:31:58.398400 [ 275 ] {} <Debug> TCP-Session: 9b8a8ce9-c4ce-46e4-90f4-a9eee2e04115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.19 21:31:58.398384 [ 276 ] {} <Debug> TCP-Session: 65067b8d-4d90-48b9-8eaf-a610d278af26 Authenticating user 'default' from [fd00:1122:3344:101::e]:47765 | ||
| 654 | 2025.12.19 21:31:58.398008 [ 274 ] {} <Debug> TCP-Session: 1afd46ea-eaa3-4e2a-ab2e-a4be75afaf07 Authenticating user 'default' from [fd00:1122:3344:101::e]:46170 | ||
| 655 | 2025.12.19 21:31:58.398595 [ 277 ] {} <Debug> TCP-Session: ccb77923-cdb2-480b-9e45-430b334411a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41374 | ||
| 656 | 2025.12.19 21:31:58.398585 [ 275 ] {} <Debug> TCP-Session: 9b8a8ce9-c4ce-46e4-90f4-a9eee2e04115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.19 21:31:58.398576 [ 276 ] {} <Debug> TCP-Session: 65067b8d-4d90-48b9-8eaf-a610d278af26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.19 21:31:58.398716 [ 277 ] {} <Debug> TCP-Session: ccb77923-cdb2-480b-9e45-430b334411a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.19 21:31:58.398687 [ 274 ] {} <Debug> TCP-Session: 1afd46ea-eaa3-4e2a-ab2e-a4be75afaf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.19 21:31:58.397967 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2025.12.19 21:31:58.398836 [ 277 ] {} <Debug> TCP-Session: ccb77923-cdb2-480b-9e45-430b334411a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.19 21:31:58.398819 [ 274 ] {} <Debug> TCP-Session: 1afd46ea-eaa3-4e2a-ab2e-a4be75afaf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.19 21:31:58.398810 [ 276 ] {} <Debug> TCP-Session: 65067b8d-4d90-48b9-8eaf-a610d278af26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.19 21:31:58.398960 [ 273 ] {} <Debug> TCP-Session: c1d849a7-c61e-4589-a50b-e9afa5c122df Authenticating user 'default' from [fd00:1122:3344:101::e]:56182 | ||
| 665 | 2025.12.19 21:31:58.397528 [ 269 ] {} <Trace> TCP-Session: c0ea49fa-2c2f-48ff-aa08-cfe4e16aa180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.19 21:31:58.398138 [ 272 ] {} <Debug> TCP-Session: 59b7e4e3-c748-458e-86fa-47d43515b20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.19 21:31:58.399120 [ 273 ] {} <Debug> TCP-Session: c1d849a7-c61e-4589-a50b-e9afa5c122df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.19 21:31:58.399222 [ 273 ] {} <Debug> TCP-Session: c1d849a7-c61e-4589-a50b-e9afa5c122df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.19 21:31:58.399292 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 670 | 2025.12.19 21:31:58.400067 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 671 | 2025.12.19 21:31:58.400400 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 672 | 2025.12.19 21:31:58.403201 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 673 | 2025.12.19 21:31:58.425012 [ 281 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> AggregatingTransform: Aggregating | ||
| 674 | 2025.12.19 21:31:58.425146 [ 281 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 675 | 2025.12.19 21:31:58.427373 [ 281 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005953376 sec. (167.972 rows/sec., 6.56 KiB/sec.) | ||
| 676 | 2025.12.19 21:31:58.427510 [ 281 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> Aggregator: Merging aggregated data | ||
| 677 | 2025.12.19 21:31:58.427547 [ 281 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 678 | 2025.12.19 21:31:58.428903 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.02969 sec., 33.68137420006736 rows/sec., 1.32 KiB/sec. | ||
| 679 | 2025.12.19 21:31:58.429177 [ 269 ] {0cdff206-1bae-4d97-ba15-045432cd01e2} <Debug> TCPHandler: Processed in 0.031883348 sec. | ||
| 680 | 2025.12.19 21:31:58.432110 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 681 | 2025.12.19 21:31:58.432150 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 682 | 2025.12.19 21:31:58.432158 [ 269 ] {} <Debug> TCP-Session: c0ea49fa-2c2f-48ff-aa08-cfe4e16aa180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.12.19 21:31:58.432174 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 684 | 2025.12.19 21:31:58.432296 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 685 | 2025.12.19 21:31:58.432269 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 686 | 2025.12.19 21:31:58.432235 [ 273 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 687 | 2025.12.19 21:31:58.432518 [ 274 ] {} <Debug> TCP-Session: 1afd46ea-eaa3-4e2a-ab2e-a4be75afaf07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.19 21:31:58.432535 [ 275 ] {} <Debug> TCP-Session: 9b8a8ce9-c4ce-46e4-90f4-a9eee2e04115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.19 21:31:58.432574 [ 277 ] {} <Debug> TCP-Session: ccb77923-cdb2-480b-9e45-430b334411a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.12.19 21:31:58.432554 [ 273 ] {} <Debug> TCP-Session: c1d849a7-c61e-4589-a50b-e9afa5c122df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.19 21:31:58.432217 [ 271 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 692 | 2025.12.19 21:31:58.432216 [ 270 ] {} <Debug> TCP-Session: bf447fb4-54f5-4736-94ad-eeaacad03958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.19 21:31:58.432800 [ 271 ] {} <Debug> TCP-Session: 0dd86f45-9d82-4de0-a71e-ba927a21aaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.19 21:31:58.432201 [ 276 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 695 | 2025.12.19 21:31:58.432250 [ 272 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 696 | 2025.12.19 21:31:58.432954 [ 276 ] {} <Debug> TCP-Session: 65067b8d-4d90-48b9-8eaf-a610d278af26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.19 21:31:58.432961 [ 272 ] {} <Debug> TCP-Session: 59b7e4e3-c748-458e-86fa-47d43515b20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.19 21:31:59.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.63 MiB, peak 152.76 MiB, free memory in arenas 0.00 B, will set to 143.02 MiB (RSS), difference: 4.38 MiB | ||
| 699 | 2025.12.19 21:32:00.010021 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60821 | ||
| 700 | 2025.12.19 21:32:00.017036 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.12.19 21:32:00.017134 [ 269 ] {} <Debug> TCP-Session: cec1fc3b-01be-488f-8e54-a721b989468d Authenticating user 'default' from [fd00:1122:3344:101::b]:60821 | ||
| 702 | 2025.12.19 21:32:00.017158 [ 269 ] {} <Debug> TCP-Session: cec1fc3b-01be-488f-8e54-a721b989468d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.19 21:32:00.017169 [ 269 ] {} <Debug> TCP-Session: cec1fc3b-01be-488f-8e54-a721b989468d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.19 21:32:00.017288 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 705 | 2025.12.19 21:32:00.017312 [ 269 ] {} <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 | ||
| 706 | 2025.12.19 21:32:00.017387 [ 269 ] {} <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 | ||
| 707 | 2025.12.19 21:32:00.017810 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51115 | ||
| 708 | 2025.12.19 21:32:00.017821 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51609 | ||
| 709 | 2025.12.19 21:32:00.017872 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59825 | ||
| 710 | 2025.12.19 21:32:00.017886 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39714 | ||
| 711 | 2025.12.19 21:32:00.017866 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41462 | ||
| 712 | 2025.12.19 21:32:00.017928 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2025.12.19 21:32:00.018019 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2025.12.19 21:32:00.018019 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2025.12.19 21:32:00.018113 [ 271 ] {} <Debug> TCP-Session: 4fcb8d6c-aecd-446b-ac30-5688785fe568 Authenticating user 'default' from [fd00:1122:3344:101::b]:51609 | ||
| 716 | 2025.12.19 21:32:00.018127 [ 270 ] {} <Debug> TCP-Session: ba51cb32-72f4-4d17-9d6c-1abaff601c81 Authenticating user 'default' from [fd00:1122:3344:101::b]:51115 | ||
| 717 | 2025.12.19 21:32:00.018130 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2025.12.19 21:32:00.018017 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2025.12.19 21:32:00.018224 [ 270 ] {} <Debug> TCP-Session: ba51cb32-72f4-4d17-9d6c-1abaff601c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2025.12.19 21:32:00.018241 [ 271 ] {} <Debug> TCP-Session: 4fcb8d6c-aecd-446b-ac30-5688785fe568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2025.12.19 21:32:00.018208 [ 274 ] {} <Debug> TCP-Session: bc822955-9f7f-4e35-99b3-143aefdee19e Authenticating user 'default' from [fd00:1122:3344:101::b]:41462 | ||
| 722 | 2025.12.19 21:32:00.018332 [ 270 ] {} <Debug> TCP-Session: ba51cb32-72f4-4d17-9d6c-1abaff601c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2025.12.19 21:32:00.018320 [ 271 ] {} <Debug> TCP-Session: 4fcb8d6c-aecd-446b-ac30-5688785fe568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.12.19 21:32:00.018315 [ 275 ] {} <Debug> TCP-Session: 1ad7108c-4838-4882-943f-3880d743a082 Authenticating user 'default' from [fd00:1122:3344:101::b]:59825 | ||
| 725 | 2025.12.19 21:32:00.018410 [ 274 ] {} <Debug> TCP-Session: bc822955-9f7f-4e35-99b3-143aefdee19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.12.19 21:32:00.018192 [ 276 ] {} <Debug> TCP-Session: e27707cd-666c-412c-8daa-b6ad78fba845 Authenticating user 'default' from [fd00:1122:3344:101::b]:39714 | ||
| 727 | 2025.12.19 21:32:00.017862 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46050 | ||
| 728 | 2025.12.19 21:32:00.018530 [ 274 ] {} <Debug> TCP-Session: bc822955-9f7f-4e35-99b3-143aefdee19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.12.19 21:32:00.018521 [ 276 ] {} <Debug> TCP-Session: e27707cd-666c-412c-8daa-b6ad78fba845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.12.19 21:32:00.017830 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64975 | ||
| 731 | 2025.12.19 21:32:00.018506 [ 275 ] {} <Debug> TCP-Session: 1ad7108c-4838-4882-943f-3880d743a082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2025.12.19 21:32:00.018689 [ 276 ] {} <Debug> TCP-Session: e27707cd-666c-412c-8daa-b6ad78fba845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2025.12.19 21:32:00.018740 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2025.12.19 21:32:00.018752 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2025.12.19 21:32:00.018787 [ 273 ] {} <Debug> TCP-Session: f577a374-b7fd-4a0f-b087-edd3edb6fc18 Authenticating user 'default' from [fd00:1122:3344:101::b]:46050 | ||
| 736 | 2025.12.19 21:32:00.018765 [ 275 ] {} <Debug> TCP-Session: 1ad7108c-4838-4882-943f-3880d743a082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2025.12.19 21:32:00.018881 [ 272 ] {} <Debug> TCP-Session: fc9978de-9172-48ed-ab6e-46a23c80054b Authenticating user 'default' from [fd00:1122:3344:101::b]:64975 | ||
| 738 | 2025.12.19 21:32:00.018920 [ 273 ] {} <Debug> TCP-Session: f577a374-b7fd-4a0f-b087-edd3edb6fc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2025.12.19 21:32:00.018995 [ 272 ] {} <Debug> TCP-Session: fc9978de-9172-48ed-ab6e-46a23c80054b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2025.12.19 21:32:00.019003 [ 273 ] {} <Debug> TCP-Session: f577a374-b7fd-4a0f-b087-edd3edb6fc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.12.19 21:32:00.019025 [ 272 ] {} <Debug> TCP-Session: fc9978de-9172-48ed-ab6e-46a23c80054b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2025.12.19 21:32:00.113420 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43149 | ||
| 743 | 2025.12.19 21:32:00.113545 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2025.12.19 21:32:00.113665 [ 277 ] {} <Debug> TCP-Session: fee7d8b6-827e-40c7-befa-c25bd0ecccb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43149 | ||
| 745 | 2025.12.19 21:32:00.113690 [ 277 ] {} <Debug> TCP-Session: fee7d8b6-827e-40c7-befa-c25bd0ecccb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2025.12.19 21:32:00.113703 [ 277 ] {} <Debug> TCP-Session: fee7d8b6-827e-40c7-befa-c25bd0ecccb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2025.12.19 21:32:00.114193 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34909 | ||
| 748 | 2025.12.19 21:32:00.114237 [ 277 ] {} <Trace> TCP-Session: fee7d8b6-827e-40c7-befa-c25bd0ecccb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2025.12.19 21:32:00.114287 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39463 | ||
| 750 | 2025.12.19 21:32:00.114386 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2025.12.19 21:32:00.114387 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53829 | ||
| 752 | 2025.12.19 21:32:00.114498 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57976 | ||
| 753 | 2025.12.19 21:32:00.114540 [ 325 ] {} <Debug> TCP-Session: 031811bc-e565-49f5-93fd-667845231222 Authenticating user 'default' from [fd00:1122:3344:101::e]:34909 | ||
| 754 | 2025.12.19 21:32:00.114601 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33630 | ||
| 755 | 2025.12.19 21:32:00.114621 [ 325 ] {} <Debug> TCP-Session: 031811bc-e565-49f5-93fd-667845231222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.19 21:32:00.114550 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2025.12.19 21:32:00.114545 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2025.12.19 21:32:00.114696 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2025.12.19 21:32:00.114728 [ 326 ] {} <Debug> TCP-Session: e59938ae-936d-40bd-b6b7-f147002b2ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:39463 | ||
| 760 | 2025.12.19 21:32:00.114729 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2025.12.19 21:32:00.114778 [ 327 ] {} <Debug> TCP-Session: b655340c-032a-4e44-8984-82f72ccd5e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:53829 | ||
| 762 | 2025.12.19 21:32:00.114788 [ 328 ] {} <Debug> TCP-Session: a1281cd4-3cd7-4096-a503-e589dd355728 Authenticating user 'default' from [fd00:1122:3344:101::e]:57976 | ||
| 763 | 2025.12.19 21:32:00.114826 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54396 | ||
| 764 | 2025.12.19 21:32:00.114870 [ 328 ] {} <Debug> TCP-Session: a1281cd4-3cd7-4096-a503-e589dd355728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2025.12.19 21:32:00.114876 [ 325 ] {} <Debug> TCP-Session: 031811bc-e565-49f5-93fd-667845231222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.12.19 21:32:00.114854 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2025.12.19 21:32:00.114923 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65004 | ||
| 768 | 2025.12.19 21:32:00.114852 [ 327 ] {} <Debug> TCP-Session: b655340c-032a-4e44-8984-82f72ccd5e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.19 21:32:00.114954 [ 328 ] {} <Debug> TCP-Session: a1281cd4-3cd7-4096-a503-e589dd355728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.12.19 21:32:00.114976 [ 327 ] {} <Debug> TCP-Session: b655340c-032a-4e44-8984-82f72ccd5e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2025.12.19 21:32:00.114806 [ 326 ] {} <Debug> TCP-Session: e59938ae-936d-40bd-b6b7-f147002b2ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2025.12.19 21:32:00.115005 [ 329 ] {} <Debug> TCP-Session: ade5bbe3-2308-4e6f-8d53-171327fbf59b Authenticating user 'default' from [fd00:1122:3344:101::e]:33630 | ||
| 773 | 2025.12.19 21:32:00.115024 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65339 | ||
| 774 | 2025.12.19 21:32:00.115044 [ 326 ] {} <Debug> TCP-Session: e59938ae-936d-40bd-b6b7-f147002b2ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.12.19 21:32:00.115034 [ 329 ] {} <Debug> TCP-Session: ade5bbe3-2308-4e6f-8d53-171327fbf59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.12.19 21:32:00.115078 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2025.12.19 21:32:00.115086 [ 329 ] {} <Debug> TCP-Session: ade5bbe3-2308-4e6f-8d53-171327fbf59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.12.19 21:32:00.115131 [ 330 ] {} <Debug> TCP-Session: 66ddaa6c-3bd6-4f8e-980d-c79761faaa5c Authenticating user 'default' from [fd00:1122:3344:101::e]:54396 | ||
| 779 | 2025.12.19 21:32:00.115161 [ 330 ] {} <Debug> TCP-Session: 66ddaa6c-3bd6-4f8e-980d-c79761faaa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.12.19 21:32:00.115174 [ 330 ] {} <Debug> TCP-Session: 66ddaa6c-3bd6-4f8e-980d-c79761faaa5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2025.12.19 21:32:00.115246 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2025.12.19 21:32:00.115274 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2025.12.19 21:32:00.115289 [ 332 ] {} <Debug> TCP-Session: caa07953-ef65-4835-9cdd-369a4d099eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65339 | ||
| 784 | 2025.12.19 21:32:00.115297 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 785 | 2025.12.19 21:32:00.115318 [ 331 ] {} <Debug> TCP-Session: 8f6c257a-513f-4586-bb49-e86ab5ef21cc Authenticating user 'default' from [fd00:1122:3344:101::e]:65004 | ||
| 786 | 2025.12.19 21:32:00.115330 [ 332 ] {} <Debug> TCP-Session: caa07953-ef65-4835-9cdd-369a4d099eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.19 21:32:00.115361 [ 331 ] {} <Debug> TCP-Session: 8f6c257a-513f-4586-bb49-e86ab5ef21cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2025.12.19 21:32:00.115368 [ 332 ] {} <Debug> TCP-Session: caa07953-ef65-4835-9cdd-369a4d099eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2025.12.19 21:32:00.115383 [ 331 ] {} <Debug> TCP-Session: 8f6c257a-513f-4586-bb49-e86ab5ef21cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2025.12.19 21:32:00.115388 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.19 21:32:00.115756 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 792 | 2025.12.19 21:32:00.116976 [ 284 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> AggregatingTransform: Aggregating | ||
| 793 | 2025.12.19 21:32:00.117105 [ 284 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 794 | 2025.12.19 21:32:00.117146 [ 284 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001287276 sec. (776.834 rows/sec., 30.35 KiB/sec.) | ||
| 795 | 2025.12.19 21:32:00.117165 [ 284 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Trace> Aggregator: Merging aggregated data | ||
| 796 | 2025.12.19 21:32:00.118416 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004005 sec., 249.68789013732834 rows/sec., 9.75 KiB/sec. | ||
| 797 | 2025.12.19 21:32:00.118586 [ 277 ] {292c6e3b-8367-4d0a-ae1a-6d16db736f8c} <Debug> TCPHandler: Processed in 0.004511265 sec. | ||
| 798 | 2025.12.19 21:32:00.118718 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.12.19 21:32:00.118747 [ 277 ] {} <Debug> TCP-Session: fee7d8b6-827e-40c7-befa-c25bd0ecccb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.19 21:32:00.118750 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.12.19 21:32:00.118768 [ 325 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.12.19 21:32:00.118798 [ 332 ] {} <Debug> TCP-Session: caa07953-ef65-4835-9cdd-369a4d099eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.12.19 21:32:00.118808 [ 325 ] {} <Debug> TCP-Session: 031811bc-e565-49f5-93fd-667845231222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2025.12.19 21:32:00.118814 [ 328 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2025.12.19 21:32:00.118847 [ 326 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.12.19 21:32:00.118851 [ 328 ] {} <Debug> TCP-Session: a1281cd4-3cd7-4096-a503-e589dd355728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.12.19 21:32:00.118879 [ 327 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2025.12.19 21:32:00.118882 [ 329 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2025.12.19 21:32:00.118906 [ 330 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2025.12.19 21:32:00.118925 [ 331 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2025.12.19 21:32:00.118933 [ 329 ] {} <Debug> TCP-Session: ade5bbe3-2308-4e6f-8d53-171327fbf59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.12.19 21:32:00.118964 [ 330 ] {} <Debug> TCP-Session: 66ddaa6c-3bd6-4f8e-980d-c79761faaa5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.12.19 21:32:00.118976 [ 331 ] {} <Debug> TCP-Session: 8f6c257a-513f-4586-bb49-e86ab5ef21cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.12.19 21:32:00.118923 [ 327 ] {} <Debug> TCP-Session: b655340c-032a-4e44-8984-82f72ccd5e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.19 21:32:00.118898 [ 326 ] {} <Debug> TCP-Session: e59938ae-936d-40bd-b6b7-f147002b2ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2025.12.19 21:32:00.230043 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53336 | ||
| 817 | 2025.12.19 21:32:00.236933 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2025.12.19 21:32:00.236972 [ 277 ] {} <Debug> TCP-Session: dfff5f7a-19d7-4387-ab4e-267f54dff90a Authenticating user 'default' from [fd00:1122:3344:101::c]:53336 | ||
| 819 | 2025.12.19 21:32:00.236996 [ 277 ] {} <Debug> TCP-Session: dfff5f7a-19d7-4387-ab4e-267f54dff90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2025.12.19 21:32:00.237009 [ 277 ] {} <Debug> TCP-Session: dfff5f7a-19d7-4387-ab4e-267f54dff90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2025.12.19 21:32:00.237057 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 822 | 2025.12.19 21:32:00.237080 [ 277 ] {} <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 | ||
| 823 | 2025.12.19 21:32:00.237095 [ 277 ] {} <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 | ||
| 824 | 2025.12.19 21:32:00.237403 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59967 | ||
| 825 | 2025.12.19 21:32:00.237429 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42139 | ||
| 826 | 2025.12.19 21:32:00.237439 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52258 | ||
| 827 | 2025.12.19 21:32:00.237462 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65468 | ||
| 828 | 2025.12.19 21:32:00.237415 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32992 | ||
| 829 | 2025.12.19 21:32:00.237512 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2025.12.19 21:32:00.237537 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2025.12.19 21:32:00.237568 [ 325 ] {} <Debug> TCP-Session: f417f9c1-4b22-40eb-8046-472766c92d93 Authenticating user 'default' from [fd00:1122:3344:101::c]:59967 | ||
| 832 | 2025.12.19 21:32:00.237581 [ 329 ] {} <Debug> TCP-Session: 8cb9e3a4-c940-4f45-a508-15d3bc6f2994 Authenticating user 'default' from [fd00:1122:3344:101::c]:52258 | ||
| 833 | 2025.12.19 21:32:00.237587 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2025.12.19 21:32:00.237589 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2025.12.19 21:32:00.237618 [ 327 ] {} <Debug> TCP-Session: 25117d4c-ae6c-486d-a787-868768760775 Authenticating user 'default' from [fd00:1122:3344:101::c]:32992 | ||
| 836 | 2025.12.19 21:32:00.237601 [ 325 ] {} <Debug> TCP-Session: f417f9c1-4b22-40eb-8046-472766c92d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2025.12.19 21:32:00.237645 [ 327 ] {} <Debug> TCP-Session: 25117d4c-ae6c-486d-a787-868768760775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2025.12.19 21:32:00.237665 [ 325 ] {} <Debug> TCP-Session: f417f9c1-4b22-40eb-8046-472766c92d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2025.12.19 21:32:00.237684 [ 327 ] {} <Debug> TCP-Session: 25117d4c-ae6c-486d-a787-868768760775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2025.12.19 21:32:00.237641 [ 331 ] {} <Debug> TCP-Session: 01dd66f6-5ccb-4594-96a4-d0506e0ee27d Authenticating user 'default' from [fd00:1122:3344:101::c]:65468 | ||
| 841 | 2025.12.19 21:32:00.237512 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2025.12.19 21:32:00.237738 [ 331 ] {} <Debug> TCP-Session: 01dd66f6-5ccb-4594-96a4-d0506e0ee27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2025.12.19 21:32:00.237412 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44621 | ||
| 844 | 2025.12.19 21:32:00.237766 [ 331 ] {} <Debug> TCP-Session: 01dd66f6-5ccb-4594-96a4-d0506e0ee27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2025.12.19 21:32:00.237758 [ 328 ] {} <Debug> TCP-Session: 7857dc85-6f1f-42e6-b3c0-25e642425333 Authenticating user 'default' from [fd00:1122:3344:101::c]:42139 | ||
| 846 | 2025.12.19 21:32:00.237456 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50881 | ||
| 847 | 2025.12.19 21:32:00.237826 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2025.12.19 21:32:00.237816 [ 328 ] {} <Debug> TCP-Session: 7857dc85-6f1f-42e6-b3c0-25e642425333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.12.19 21:32:00.237882 [ 326 ] {} <Debug> TCP-Session: ccb4887d-162f-434f-83e4-507aabe8726e Authenticating user 'default' from [fd00:1122:3344:101::c]:44621 | ||
| 850 | 2025.12.19 21:32:00.237894 [ 328 ] {} <Debug> TCP-Session: 7857dc85-6f1f-42e6-b3c0-25e642425333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2025.12.19 21:32:00.237911 [ 326 ] {} <Debug> TCP-Session: ccb4887d-162f-434f-83e4-507aabe8726e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2025.12.19 21:32:00.237915 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2025.12.19 21:32:00.237934 [ 326 ] {} <Debug> TCP-Session: ccb4887d-162f-434f-83e4-507aabe8726e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.19 21:32:00.237606 [ 329 ] {} <Debug> TCP-Session: 8cb9e3a4-c940-4f45-a508-15d3bc6f2994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2025.12.19 21:32:00.237958 [ 330 ] {} <Debug> TCP-Session: 1efe4a72-914d-4dcb-8aa2-15f94dcf2bf1 Authenticating user 'default' from [fd00:1122:3344:101::c]:50881 | ||
| 856 | 2025.12.19 21:32:00.237982 [ 329 ] {} <Debug> TCP-Session: 8cb9e3a4-c940-4f45-a508-15d3bc6f2994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.12.19 21:32:00.238003 [ 330 ] {} <Debug> TCP-Session: 1efe4a72-914d-4dcb-8aa2-15f94dcf2bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2025.12.19 21:32:00.238021 [ 330 ] {} <Debug> TCP-Session: 1efe4a72-914d-4dcb-8aa2-15f94dcf2bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.12.19 21:32:00.382920 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42205 | ||
| 860 | 2025.12.19 21:32:00.383023 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2025.12.19 21:32:00.383052 [ 332 ] {} <Debug> TCP-Session: 9b96a56e-bf72-4152-9a26-41822f0d779f Authenticating user 'default' from [fd00:1122:3344:101::e]:42205 | ||
| 862 | 2025.12.19 21:32:00.383073 [ 332 ] {} <Debug> TCP-Session: 9b96a56e-bf72-4152-9a26-41822f0d779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2025.12.19 21:32:00.383086 [ 332 ] {} <Debug> TCP-Session: 9b96a56e-bf72-4152-9a26-41822f0d779f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2025.12.19 21:32:00.383478 [ 332 ] {} <Trace> TCP-Session: 9b96a56e-bf72-4152-9a26-41822f0d779f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.12.19 21:32:00.383473 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34776 | ||
| 866 | 2025.12.19 21:32:00.383601 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46387 | ||
| 867 | 2025.12.19 21:32:00.383670 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 868 | 2025.12.19 21:32:00.383691 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2025.12.19 21:32:00.383733 [ 333 ] {} <Debug> TCP-Session: 0072c60b-ba90-44e3-b0bb-c648489d2a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:34776 | ||
| 870 | 2025.12.19 21:32:00.383755 [ 333 ] {} <Debug> TCP-Session: 0072c60b-ba90-44e3-b0bb-c648489d2a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2025.12.19 21:32:00.383768 [ 333 ] {} <Debug> TCP-Session: 0072c60b-ba90-44e3-b0bb-c648489d2a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2025.12.19 21:32:00.383790 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33603 | ||
| 873 | 2025.12.19 21:32:00.383796 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2025.12.19 21:32:00.383884 [ 334 ] {} <Debug> TCP-Session: 3fbf330c-5bff-4b31-bdb3-d57484c279f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46387 | ||
| 875 | 2025.12.19 21:32:00.383910 [ 334 ] {} <Debug> TCP-Session: 3fbf330c-5bff-4b31-bdb3-d57484c279f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.12.19 21:32:00.383915 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58455 | ||
| 877 | 2025.12.19 21:32:00.383924 [ 334 ] {} <Debug> TCP-Session: 3fbf330c-5bff-4b31-bdb3-d57484c279f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2025.12.19 21:32:00.384057 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2025.12.19 21:32:00.384082 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53886 | ||
| 880 | 2025.12.19 21:32:00.384102 [ 335 ] {} <Debug> TCP-Session: 07f920f4-8207-4386-9999-4fa89ff91f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:33603 | ||
| 881 | 2025.12.19 21:32:00.384120 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 882 | 2025.12.19 21:32:00.384133 [ 335 ] {} <Debug> TCP-Session: 07f920f4-8207-4386-9999-4fa89ff91f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2025.12.19 21:32:00.384146 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 884 | 2025.12.19 21:32:00.384165 [ 335 ] {} <Debug> TCP-Session: 07f920f4-8207-4386-9999-4fa89ff91f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2025.12.19 21:32:00.384165 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44523 | ||
| 886 | 2025.12.19 21:32:00.384196 [ 336 ] {} <Debug> TCP-Session: d31a5c59-0f4d-4b28-934b-467881a1dae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58455 | ||
| 887 | 2025.12.19 21:32:00.384254 [ 336 ] {} <Debug> TCP-Session: d31a5c59-0f4d-4b28-934b-467881a1dae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2025.12.19 21:32:00.384275 [ 336 ] {} <Debug> TCP-Session: d31a5c59-0f4d-4b28-934b-467881a1dae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2025.12.19 21:32:00.384281 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.12.19 21:32:00.384307 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34500 | ||
| 891 | 2025.12.19 21:32:00.384448 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2025.12.19 21:32:00.384449 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61230 | ||
| 893 | 2025.12.19 21:32:00.384487 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 894 | 2025.12.19 21:32:00.384497 [ 337 ] {} <Debug> TCP-Session: 2faeb451-9c7e-4103-8129-1f995a590519 Authenticating user 'default' from [fd00:1122:3344:101::e]:53886 | ||
| 895 | 2025.12.19 21:32:00.384531 [ 337 ] {} <Debug> TCP-Session: 2faeb451-9c7e-4103-8129-1f995a590519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.12.19 21:32:00.384543 [ 337 ] {} <Debug> TCP-Session: 2faeb451-9c7e-4103-8129-1f995a590519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2025.12.19 21:32:00.384709 [ 338 ] {} <Debug> TCP-Session: 901def57-df0d-4395-94c6-39378ee51fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44523 | ||
| 898 | 2025.12.19 21:32:00.384736 [ 338 ] {} <Debug> TCP-Session: 901def57-df0d-4395-94c6-39378ee51fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2025.12.19 21:32:00.384748 [ 338 ] {} <Debug> TCP-Session: 901def57-df0d-4395-94c6-39378ee51fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.19 21:32:00.384767 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2025.12.19 21:32:00.384795 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2025.12.19 21:32:00.384803 [ 339 ] {} <Debug> TCP-Session: 25d07daf-75b4-411f-bcb5-eec370f1f8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34500 | ||
| 903 | 2025.12.19 21:32:00.384834 [ 340 ] {} <Debug> TCP-Session: c5d39a4d-8445-4a9f-9123-e1d6ffae3438 Authenticating user 'default' from [fd00:1122:3344:101::e]:61230 | ||
| 904 | 2025.12.19 21:32:00.384839 [ 339 ] {} <Debug> TCP-Session: 25d07daf-75b4-411f-bcb5-eec370f1f8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2025.12.19 21:32:00.384865 [ 339 ] {} <Debug> TCP-Session: 25d07daf-75b4-411f-bcb5-eec370f1f8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2025.12.19 21:32:00.384859 [ 340 ] {} <Debug> TCP-Session: c5d39a4d-8445-4a9f-9123-e1d6ffae3438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2025.12.19 21:32:00.384893 [ 340 ] {} <Debug> TCP-Session: c5d39a4d-8445-4a9f-9123-e1d6ffae3438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2025.12.19 21:32:00.384975 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 909 | 2025.12.19 21:32:00.386299 [ 309 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> AggregatingTransform: Aggregating | ||
| 910 | 2025.12.19 21:32:00.386349 [ 309 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 911 | 2025.12.19 21:32:00.386389 [ 309 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001301177 sec. (768.535 rows/sec., 30.02 KiB/sec.) | ||
| 912 | 2025.12.19 21:32:00.386405 [ 309 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Trace> Aggregator: Merging aggregated data | ||
| 913 | 2025.12.19 21:32:00.387934 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004328 sec., 231.0536044362292 rows/sec., 9.03 KiB/sec. | ||
| 914 | 2025.12.19 21:32:00.388112 [ 332 ] {780f0aec-45fa-4c31-be29-64a88fd02dcf} <Debug> TCPHandler: Processed in 0.004792384 sec. | ||
| 915 | 2025.12.19 21:32:00.388231 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 916 | 2025.12.19 21:32:00.388260 [ 332 ] {} <Debug> TCP-Session: 9b96a56e-bf72-4152-9a26-41822f0d779f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2025.12.19 21:32:00.388260 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2025.12.19 21:32:00.388277 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2025.12.19 21:32:00.388309 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2025.12.19 21:32:00.388325 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2025.12.19 21:32:00.388347 [ 337 ] {} <Debug> TCP-Session: 2faeb451-9c7e-4103-8129-1f995a590519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2025.12.19 21:32:00.388359 [ 339 ] {} <Debug> TCP-Session: 25d07daf-75b4-411f-bcb5-eec370f1f8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2025.12.19 21:32:00.388364 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2025.12.19 21:32:00.388380 [ 333 ] {} <Debug> TCP-Session: 0072c60b-ba90-44e3-b0bb-c648489d2a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2025.12.19 21:32:00.388377 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2025.12.19 21:32:00.388417 [ 336 ] {} <Debug> TCP-Session: d31a5c59-0f4d-4b28-934b-467881a1dae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2025.12.19 21:32:00.388340 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 928 | 2025.12.19 21:32:00.388448 [ 338 ] {} <Debug> TCP-Session: 901def57-df0d-4395-94c6-39378ee51fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2025.12.19 21:32:00.388493 [ 335 ] {} <Debug> TCP-Session: 07f920f4-8207-4386-9999-4fa89ff91f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2025.12.19 21:32:00.388316 [ 334 ] {} <Debug> TCP-Session: 3fbf330c-5bff-4b31-bdb3-d57484c279f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.19 21:32:00.388292 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 932 | 2025.12.19 21:32:00.388580 [ 340 ] {} <Debug> TCP-Session: c5d39a4d-8445-4a9f-9123-e1d6ffae3438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.12.19 21:32:01.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.64 MiB, peak 153.76 MiB, free memory in arenas 0.00 B, will set to 145.04 MiB (RSS), difference: 1.41 MiB | ||
| 934 | 2025.12.19 21:32:04.534679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 935 | 2025.12.19 21:32:04.534737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 506 | ||
| 936 | 2025.12.19 21:32:04.534795 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 937 | 2025.12.19 21:32:04.534829 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 938 | 2025.12.19 21:32:04.541375 [ 244 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Loading data parts | ||
| 939 | 2025.12.19 21:32:04.541549 [ 244 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): There are no data parts | ||
| 940 | 2025.12.19 21:32:04.543447 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.12.19 21:32:04.543484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 942 | 2025.12.19 21:32:04.546941 [ 243 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Loading data parts | ||
| 943 | 2025.12.19 21:32:04.547111 [ 243 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): There are no data parts | ||
| 944 | 2025.12.19 21:32:04.555445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.12.19 21:32:04.556239 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.12.19 21:32:04.556421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 506 | ||
| 947 | 2025.12.19 21:32:04.572255 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.12.19 21:32:04.572312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 949 | 2025.12.19 21:32:04.579028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.12.19 21:32:04.580194 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.12.19 21:32:04.584064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 952 | 2025.12.19 21:32:05.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.04 MiB, peak 154.04 MiB, free memory in arenas 0.00 B, will set to 159.47 MiB (RSS), difference: 9.44 MiB | ||
| 953 | 2025.12.19 21:32:07.034583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 954 | 2025.12.19 21:32:07.034684 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 955 | 2025.12.19 21:32:07.040490 [ 242 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Loading data parts | ||
| 956 | 2025.12.19 21:32:07.040666 [ 242 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): There are no data parts | ||
| 957 | 2025.12.19 21:32:07.051367 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.19 21:32:07.051409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 959 | 2025.12.19 21:32:07.052991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.19 21:32:07.053654 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.19 21:32:07.054711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 962 | 2025.12.19 21:32:08.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.71 MiB, peak 163.71 MiB, free memory in arenas 0.00 B, will set to 160.80 MiB (RSS), difference: -2.90 MiB | ||
| 963 | 2025.12.19 21:32:11.982771 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2025.12.19 21:32:11.982831 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2025.12.19 21:32:12.057390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1018 | ||
| 966 | 2025.12.19 21:32:12.058137 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.12.19 21:32:12.058188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 968 | 2025.12.19 21:32:12.058951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2025.12.19 21:32:12.059436 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.12.19 21:32:12.059606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1018 | ||
| 971 | 2025.12.19 21:32:12.085026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 972 | 2025.12.19 21:32:12.102790 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.12.19 21:32:12.102843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 974 | 2025.12.19 21:32:12.109435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2025.12.19 21:32:12.110736 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.12.19 21:32:12.113946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 977 | 2025.12.19 21:32:13.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.48 MiB, peak 165.48 MiB, free memory in arenas 0.00 B, will set to 163.12 MiB (RSS), difference: 1.64 MiB | ||
| 978 | 2025.12.19 21:32:13.420683 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.12.19 21:32:13.420881 [ 3 ] {ae0ec6f4-2d77-4eda-a4a0-884f6b6844ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 980 | 2025.12.19 21:32:13.421143 [ 3 ] {ae0ec6f4-2d77-4eda-a4a0-884f6b6844ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 981 | 2025.12.19 21:32:13.421202 [ 3 ] {ae0ec6f4-2d77-4eda-a4a0-884f6b6844ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 982 | 2025.12.19 21:32:13.421599 [ 3 ] {ae0ec6f4-2d77-4eda-a4a0-884f6b6844ab} <Debug> TCPHandler: Processed in 0.001041569 sec. | ||
| 983 | 2025.12.19 21:32:13.426550 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.12.19 21:32:13.426701 [ 3 ] {c4d2574d-50e1-4610-9fa7-469af9d69e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 985 | 2025.12.19 21:32:13.434574 [ 3 ] {c4d2574d-50e1-4610-9fa7-469af9d69e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2025.12.19 21:32:13.434622 [ 3 ] {c4d2574d-50e1-4610-9fa7-469af9d69e85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2025.12.19 21:32:13.435012 [ 3 ] {c4d2574d-50e1-4610-9fa7-469af9d69e85} <Debug> TCPHandler: Processed in 0.008523497 sec. | ||
| 988 | 2025.12.19 21:32:13.436710 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2025.12.19 21:32:13.436827 [ 3 ] {b5a1b5d9-a5a2-4e81-bc82-a30c8e8591ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 990 | 2025.12.19 21:32:13.437109 [ 3 ] {b5a1b5d9-a5a2-4e81-bc82-a30c8e8591ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2025.12.19 21:32:13.437152 [ 3 ] {b5a1b5d9-a5a2-4e81-bc82-a30c8e8591ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2025.12.19 21:32:13.437484 [ 3 ] {b5a1b5d9-a5a2-4e81-bc82-a30c8e8591ac} <Debug> TCPHandler: Processed in 0.000825053 sec. | ||
| 993 | 2025.12.19 21:32:13.437688 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.12.19 21:32:13.437804 [ 3 ] {05765b25-7691-4ec5-b259-bad1fcfe4445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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) | ||
| 995 | 2025.12.19 21:32:13.438050 [ 3 ] {05765b25-7691-4ec5-b259-bad1fcfe4445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2025.12.19 21:32:13.438095 [ 3 ] {05765b25-7691-4ec5-b259-bad1fcfe4445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2025.12.19 21:32:13.438400 [ 3 ] {05765b25-7691-4ec5-b259-bad1fcfe4445} <Debug> TCPHandler: Processed in 0.000760091 sec. | ||
| 998 | 2025.12.19 21:32:13.438598 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.12.19 21:32:13.438713 [ 3 ] {f680e68e-198c-4112-8d77-aa5bd87baea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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) | ||
| 1000 | 2025.12.19 21:32:13.438952 [ 3 ] {f680e68e-198c-4112-8d77-aa5bd87baea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2025.12.19 21:32:13.438996 [ 3 ] {f680e68e-198c-4112-8d77-aa5bd87baea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2025.12.19 21:32:13.439320 [ 3 ] {f680e68e-198c-4112-8d77-aa5bd87baea2} <Debug> TCPHandler: Processed in 0.000770682 sec. | ||
| 1003 | 2025.12.19 21:32:13.441020 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.19 21:32:13.441135 [ 3 ] {8823a0cc-7556-457b-8266-60748aec2013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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) | ||
| 1005 | 2025.12.19 21:32:13.441373 [ 3 ] {8823a0cc-7556-457b-8266-60748aec2013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.12.19 21:32:13.441416 [ 3 ] {8823a0cc-7556-457b-8266-60748aec2013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.12.19 21:32:13.441716 [ 3 ] {8823a0cc-7556-457b-8266-60748aec2013} <Debug> TCPHandler: Processed in 0.000745641 sec. | ||
| 1008 | 2025.12.19 21:32:13.441923 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.12.19 21:32:13.442037 [ 3 ] {7859d680-ae5f-49c5-a181-56d83fa6fc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1010 | 2025.12.19 21:32:13.442276 [ 3 ] {7859d680-ae5f-49c5-a181-56d83fa6fc2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2025.12.19 21:32:13.442319 [ 3 ] {7859d680-ae5f-49c5-a181-56d83fa6fc2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2025.12.19 21:32:13.442614 [ 3 ] {7859d680-ae5f-49c5-a181-56d83fa6fc2a} <Debug> TCPHandler: Processed in 0.000739781 sec. | ||
| 1013 | 2025.12.19 21:32:13.442816 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.19 21:32:13.442931 [ 3 ] {79e21db6-f73a-4fee-80a6-5d432a30ea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1015 | 2025.12.19 21:32:13.443166 [ 3 ] {79e21db6-f73a-4fee-80a6-5d432a30ea19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.12.19 21:32:13.443208 [ 3 ] {79e21db6-f73a-4fee-80a6-5d432a30ea19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2025.12.19 21:32:13.443499 [ 3 ] {79e21db6-f73a-4fee-80a6-5d432a30ea19} <Debug> TCPHandler: Processed in 0.00073092 sec. | ||
| 1018 | 2025.12.19 21:32:13.443711 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.12.19 21:32:13.443825 [ 3 ] {dd7e7c74-9129-4ec9-877d-8cc63104c65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1020 | 2025.12.19 21:32:13.444064 [ 3 ] {dd7e7c74-9129-4ec9-877d-8cc63104c65c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2025.12.19 21:32:13.444106 [ 3 ] {dd7e7c74-9129-4ec9-877d-8cc63104c65c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2025.12.19 21:32:13.444450 [ 3 ] {dd7e7c74-9129-4ec9-877d-8cc63104c65c} <Debug> TCPHandler: Processed in 0.000786762 sec. | ||
| 1023 | 2025.12.19 21:32:13.444654 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.19 21:32:13.444770 [ 3 ] {3fea2ce7-6cb8-4ba2-b788-e80ed60cbbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1025 | 2025.12.19 21:32:13.445012 [ 3 ] {3fea2ce7-6cb8-4ba2-b788-e80ed60cbbc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2025.12.19 21:32:13.445055 [ 3 ] {3fea2ce7-6cb8-4ba2-b788-e80ed60cbbc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2025.12.19 21:32:13.445341 [ 3 ] {3fea2ce7-6cb8-4ba2-b788-e80ed60cbbc9} <Debug> TCPHandler: Processed in 0.000734721 sec. | ||
| 1028 | 2025.12.19 21:32:13.445537 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.12.19 21:32:13.445652 [ 3 ] {5bcabb05-144e-41e5-904c-0ac614f48eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1030 | 2025.12.19 21:32:13.445894 [ 3 ] {5bcabb05-144e-41e5-904c-0ac614f48eb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.12.19 21:32:13.445936 [ 3 ] {5bcabb05-144e-41e5-904c-0ac614f48eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.12.19 21:32:13.446232 [ 3 ] {5bcabb05-144e-41e5-904c-0ac614f48eb9} <Debug> TCPHandler: Processed in 0.00074389 sec. | ||
| 1033 | 2025.12.19 21:32:13.540317 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.12.19 21:32:13.540435 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1035 | 2025.12.19 21:32:13.540480 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2025.12.19 21:32:13.541080 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.12.19 21:32:13.541119 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1038 | 2025.12.19 21:32:13.541694 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2025.12.19 21:32:13.542075 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.12.19 21:32:13.542229 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Debug> executeQuery: Read 11 rows, 1.99 KiB in 0.001826 sec., 6024.096385542169 rows/sec., 1.06 MiB/sec. | ||
| 1041 | 2025.12.19 21:32:13.542284 [ 3 ] {1bb78ec9-cd85-42cd-a677-cd7f15214377} <Debug> TCPHandler: Processed in 0.002026217 sec. | ||
| 1042 | 2025.12.19 21:32:13.542443 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2025.12.19 21:32:13.542551 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1044 | 2025.12.19 21:32:13.542598 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1045 | 2025.12.19 21:32:13.543127 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.19 21:32:13.543161 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1047 | 2025.12.19 21:32:13.543645 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1048 | 2025.12.19 21:32:13.544082 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.19 21:32:13.544217 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001687 sec., 3556.6093657379965 rows/sec., 290.02 KiB/sec. | ||
| 1050 | 2025.12.19 21:32:13.544255 [ 3 ] {3564485d-0866-4a10-89f5-80e4de94f993} <Debug> TCPHandler: Processed in 0.001871722 sec. | ||
| 1051 | 2025.12.19 21:32:13.544363 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.19 21:32:13.544457 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.12.19 21:32:13.544497 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.12.19 21:32:13.545706 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.12.19 21:32:13.545741 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1056 | 2025.12.19 21:32:13.546320 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1057 | 2025.12.19 21:32:13.546751 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.12.19 21:32:13.546891 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Debug> executeQuery: Read 1211 rows, 103.30 KiB in 0.00245 sec., 494285.7142857143 rows/sec., 41.18 MiB/sec. | ||
| 1059 | 2025.12.19 21:32:13.546932 [ 3 ] {d935d904-1be2-46fe-92bd-7637152d2aa2} <Debug> TCPHandler: Processed in 0.002619002 sec. | ||
| 1060 | 2025.12.19 21:32:13.547039 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.12.19 21:32:13.547133 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.12.19 21:32:13.547174 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.12.19 21:32:13.547580 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.12.19 21:32:13.547618 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1065 | 2025.12.19 21:32:13.548085 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1066 | 2025.12.19 21:32:13.548559 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.12.19 21:32:13.548699 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001582 sec., 25284.450063211123 rows/sec., 1.84 MiB/sec. | ||
| 1068 | 2025.12.19 21:32:13.548738 [ 3 ] {cf386c19-f47b-47bb-b6c7-0a0dda6018e6} <Debug> TCPHandler: Processed in 0.001749359 sec. | ||
| 1069 | 2025.12.19 21:32:13.548846 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.19 21:32:13.548941 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1071 | 2025.12.19 21:32:13.548981 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1072 | 2025.12.19 21:32:13.549469 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.19 21:32:13.549503 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1074 | 2025.12.19 21:32:13.549940 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1075 | 2025.12.19 21:32:13.550424 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.19 21:32:13.550563 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001637 sec., 139279.16921197312 rows/sec., 9.43 MiB/sec. | ||
| 1077 | 2025.12.19 21:32:13.550601 [ 3 ] {59db0537-9828-491a-9884-8d900afbd976} <Debug> TCPHandler: Processed in 0.001809451 sec. | ||
| 1078 | 2025.12.19 21:32:13.550706 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.19 21:32:13.550802 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1080 | 2025.12.19 21:32:13.550843 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1081 | 2025.12.19 21:32:13.551551 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.12.19 21:32:13.551589 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1083 | 2025.12.19 21:32:13.552053 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1084 | 2025.12.19 21:32:13.552672 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.12.19 21:32:13.552815 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Debug> executeQuery: Read 514 rows, 38.95 KiB in 0.002031 sec., 253077.3018217627 rows/sec., 18.73 MiB/sec. | ||
| 1086 | 2025.12.19 21:32:13.552854 [ 3 ] {e5279a2c-1069-4d69-97ea-5ec64993b839} <Debug> TCPHandler: Processed in 0.002197052 sec. | ||
| 1087 | 2025.12.19 21:32:13.552968 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.12.19 21:32:13.553064 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.12.19 21:32:13.553110 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1090 | 2025.12.19 21:32:13.554123 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.12.19 21:32:13.554157 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1092 | 2025.12.19 21:32:13.554900 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1093 | 2025.12.19 21:32:13.555450 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.12.19 21:32:13.555587 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Debug> executeQuery: Read 2439 rows, 166.73 KiB in 0.002542 sec., 959480.7238394965 rows/sec., 64.05 MiB/sec. | ||
| 1095 | 2025.12.19 21:32:13.555626 [ 3 ] {18339e0d-50c4-4642-8a7e-e23777380209} <Debug> TCPHandler: Processed in 0.002707606 sec. | ||
| 1096 | 2025.12.19 21:32:13.555735 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.12.19 21:32:13.555831 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.12.19 21:32:13.555884 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1099 | 2025.12.19 21:32:13.556659 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.12.19 21:32:13.556696 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1101 | 2025.12.19 21:32:13.559255 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1102 | 2025.12.19 21:32:13.559755 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.12.19 21:32:13.559893 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004081 sec., 8331.291350159274 rows/sec., 14.93 MiB/sec. | ||
| 1104 | 2025.12.19 21:32:13.559946 [ 3 ] {bc89e29e-d882-4a47-ba4c-1d617ea4ac91} <Debug> TCPHandler: Processed in 0.004260049 sec. | ||
| 1105 | 2025.12.19 21:32:13.560052 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2025.12.19 21:32:13.560148 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1107 | 2025.12.19 21:32:13.560191 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1108 | 2025.12.19 21:32:13.560492 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2025.12.19 21:32:13.560529 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1110 | 2025.12.19 21:32:13.561024 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1111 | 2025.12.19 21:32:13.561502 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2025.12.19 21:32:13.561630 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001501 sec., 17988.00799467022 rows/sec., 1.30 MiB/sec. | ||
| 1113 | 2025.12.19 21:32:13.561674 [ 3 ] {d6c46842-4a5d-4777-9756-b0cbfaf81226} <Debug> TCPHandler: Processed in 0.001671417 sec. | ||
| 1114 | 2025.12.19 21:32:17.055921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 134 | ||
| 1115 | 2025.12.19 21:32:17.058769 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.12.19 21:32:17.058824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1117 | 2025.12.19 21:32:17.059941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1118 | 2025.12.19 21:32:17.060215 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.12.19 21:32:17.060506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 1120 | 2025.12.19 21:32:18.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 165.48 MiB, free memory in arenas 0.00 B, will set to 164.46 MiB (RSS), difference: 4.03 MiB | ||
| 1121 | 2025.12.19 21:32:19.559689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1466 | ||
| 1122 | 2025.12.19 21:32:19.560187 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.12.19 21:32:19.560235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1124 | 2025.12.19 21:32:19.560786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1125 | 2025.12.19 21:32:19.561032 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.12.19 21:32:19.561172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1466 | ||
| 1127 | 2025.12.19 21:32:19.614040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1128 | 2025.12.19 21:32:19.633393 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.12.19 21:32:19.633465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1130 | 2025.12.19 21:32:19.639864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1131 | 2025.12.19 21:32:19.640622 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.12.19 21:32:19.647239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1133 | 2025.12.19 21:32:26.983077 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1134 | 2025.12.19 21:32:26.983142 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1135 | 2025.12.19 21:32:27.062153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1978 | ||
| 1136 | 2025.12.19 21:32:27.062662 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.12.19 21:32:27.062711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1138 | 2025.12.19 21:32:27.063297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1139 | 2025.12.19 21:32:27.063541 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.12.19 21:32:27.063688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1978 | ||
| 1141 | 2025.12.19 21:32:27.148216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1142 | 2025.12.19 21:32:27.166153 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2025.12.19 21:32:27.166209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1144 | 2025.12.19 21:32:27.172826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1145 | 2025.12.19 21:32:27.173589 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2025.12.19 21:32:27.177123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1147 | 2025.12.19 21:32:27.713691 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.12.19 21:32:27.713999 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1149 | 2025.12.19 21:32:27.714072 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2025.12.19 21:32:27.714797 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.12.19 21:32:27.714845 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1152 | 2025.12.19 21:32:27.715216 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1153 | 2025.12.19 21:32:27.715432 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.12.19 21:32:27.715585 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Debug> executeQuery: Read 68 rows, 6.52 KiB in 0.001664 sec., 40865.38461538462 rows/sec., 3.83 MiB/sec. | ||
| 1155 | 2025.12.19 21:32:27.715624 [ 3 ] {bb29281e-78ab-4446-b96d-b2566efbd030} <Debug> TCPHandler: Processed in 0.002119529 sec. | ||
| 1156 | 2025.12.19 21:32:27.715755 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.12.19 21:32:27.715856 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1158 | 2025.12.19 21:32:27.715908 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1159 | 2025.12.19 21:32:27.716412 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.12.19 21:32:27.716449 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1161 | 2025.12.19 21:32:27.716736 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2025.12.19 21:32:27.716942 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.12.19 21:32:27.717070 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001241 sec., 27397.260273972606 rows/sec., 2.01 MiB/sec. | ||
| 1164 | 2025.12.19 21:32:27.717109 [ 3 ] {9946f68f-7dba-4f92-ac96-469f2324aa72} <Debug> TCPHandler: Processed in 0.001406839 sec. | ||
| 1165 | 2025.12.19 21:32:27.717224 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.12.19 21:32:27.717335 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1167 | 2025.12.19 21:32:27.717375 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1168 | 2025.12.19 21:32:27.717816 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.12.19 21:32:27.717853 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1170 | 2025.12.19 21:32:27.718159 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2025.12.19 21:32:27.718373 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.12.19 21:32:27.718503 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.24 MiB/sec. | ||
| 1173 | 2025.12.19 21:32:27.718539 [ 3 ] {2677bd21-41ab-4d28-8609-97922495bd82} <Debug> TCPHandler: Processed in 0.001364158 sec. | ||
| 1174 | 2025.12.19 21:32:27.718659 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.12.19 21:32:27.718764 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2025.12.19 21:32:27.718818 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1177 | 2025.12.19 21:32:27.719741 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.12.19 21:32:27.719786 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1179 | 2025.12.19 21:32:27.720372 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2025.12.19 21:32:27.720585 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.12.19 21:32:27.720721 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001976 sec., 17206.477732793523 rows/sec., 30.83 MiB/sec. | ||
| 1182 | 2025.12.19 21:32:27.720772 [ 3 ] {bc53cea5-37c1-446b-b5fd-db9698742c80} <Debug> TCPHandler: Processed in 0.00216541 sec. | ||
| 1183 | 2025.12.19 21:32:34.563776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2426 | ||
| 1184 | 2025.12.19 21:32:34.564334 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.12.19 21:32:34.564393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1186 | 2025.12.19 21:32:34.564973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1187 | 2025.12.19 21:32:34.565211 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.12.19 21:32:34.565360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2426 | ||
| 1189 | 2025.12.19 21:32:34.677185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1190 | 2025.12.19 21:32:34.694320 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.12.19 21:32:34.694382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1192 | 2025.12.19 21:32:34.700102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2025.12.19 21:32:34.700803 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.12.19 21:32:34.703979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1195 | 2025.12.19 21:32:37.061600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 142 | ||
| 1196 | 2025.12.19 21:32:37.063389 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.12.19 21:32:37.063435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1198 | 2025.12.19 21:32:37.064494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2025.12.19 21:32:37.064762 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.12.19 21:32:37.065005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 1201 | 2025.12.19 21:32:37.713306 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2025.12.19 21:32:37.713570 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1203 | 2025.12.19 21:32:37.713670 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1204 | 2025.12.19 21:32:37.714646 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2025.12.19 21:32:37.714691 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1206 | 2025.12.19 21:32:37.715067 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2025.12.19 21:32:37.715287 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2025.12.19 21:32:37.715432 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Debug> executeQuery: Read 68 rows, 6.52 KiB in 0.001939 sec., 35069.623517276945 rows/sec., 3.28 MiB/sec. | ||
| 1209 | 2025.12.19 21:32:37.715472 [ 3 ] {5cd62da3-f7a1-43b2-866d-a9ed58d1f59d} <Debug> TCPHandler: Processed in 0.002300234 sec. | ||
| 1210 | 2025.12.19 21:32:37.715601 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.12.19 21:32:37.715696 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1212 | 2025.12.19 21:32:37.715736 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1213 | 2025.12.19 21:32:37.716184 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2025.12.19 21:32:37.716219 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1215 | 2025.12.19 21:32:37.716505 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1216 | 2025.12.19 21:32:37.716717 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2025.12.19 21:32:37.716838 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001161 sec., 29285.099052540914 rows/sec., 2.15 MiB/sec. | ||
| 1218 | 2025.12.19 21:32:37.716873 [ 3 ] {4711076d-6757-4ee4-be40-ba9235e5b087} <Debug> TCPHandler: Processed in 0.001330857 sec. | ||
| 1219 | 2025.12.19 21:32:37.716987 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2025.12.19 21:32:37.717079 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1221 | 2025.12.19 21:32:37.717118 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1222 | 2025.12.19 21:32:37.717482 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.12.19 21:32:37.717517 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1224 | 2025.12.19 21:32:37.717792 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1225 | 2025.12.19 21:32:37.717990 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2025.12.19 21:32:37.718109 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001048 sec., 32442.74809160305 rows/sec., 2.54 MiB/sec. | ||
| 1227 | 2025.12.19 21:32:37.718144 [ 3 ] {9f67fdf4-f1f7-4ae7-b1ea-585f1acfb157} <Debug> TCPHandler: Processed in 0.001205733 sec. | ||
| 1228 | 2025.12.19 21:32:37.718246 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2025.12.19 21:32:37.718337 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1230 | 2025.12.19 21:32:37.718389 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1231 | 2025.12.19 21:32:37.719217 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2025.12.19 21:32:37.719254 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1233 | 2025.12.19 21:32:37.719794 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1234 | 2025.12.19 21:32:37.720008 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2025.12.19 21:32:37.720137 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001818 sec., 18701.870187018703 rows/sec., 33.51 MiB/sec. | ||
| 1236 | 2025.12.19 21:32:37.720188 [ 3 ] {37cc2118-f5a1-4cb6-8e58-103be16776f0} <Debug> TCPHandler: Processed in 0.001990405 sec. | ||
| 1237 | 2025.12.19 21:32:41.983181 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1238 | 2025.12.19 21:32:41.983238 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1239 | 2025.12.19 21:32:42.065545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2938 | ||
| 1240 | 2025.12.19 21:32:42.066102 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.12.19 21:32:42.066145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1242 | 2025.12.19 21:32:42.066692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1243 | 2025.12.19 21:32:42.066929 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2025.12.19 21:32:42.067052 [ 76 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1245 | 2025.12.19 21:32:42.067069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2938 | ||
| 1246 | 2025.12.19 21:32:42.067109 [ 76 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.19 21:32:42.067136 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1248 | 2025.12.19 21:32:42.067355 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 1249 | 2025.12.19 21:32:42.069924 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1250 | 2025.12.19 21:32:42.070022 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 506 rows starting from the beginning of the part | ||
| 1251 | 2025.12.19 21:32:42.070203 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1252 | 2025.12.19 21:32:42.070258 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 1253 | 2025.12.19 21:32:42.070305 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 1254 | 2025.12.19 21:32:42.070351 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 1255 | 2025.12.19 21:32:42.070404 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 1256 | 2025.12.19 21:32:42.094807 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 4 columns (4 merged, 0 gathered) in 0.027576438 sec., 106540.22829199332 rows/sec., 1.52 MiB/sec. | ||
| 1257 | 2025.12.19 21:32:42.095698 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1258 | 2025.12.19 21:32:42.096026 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.19 21:32:42.096101 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_6_1} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1260 | 2025.12.19 21:32:42.098289 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1261 | 2025.12.19 21:32:42.204150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1262 | 2025.12.19 21:32:42.221663 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2025.12.19 21:32:42.221703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1264 | 2025.12.19 21:32:42.228355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1265 | 2025.12.19 21:32:42.229108 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2025.12.19 21:32:42.229380 [ 70 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1267 | 2025.12.19 21:32:42.229414 [ 70 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2025.12.19 21:32:42.229434 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1269 | 2025.12.19 21:32:42.229517 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1270 | 2025.12.19 21:32:42.232532 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1271 | 2025.12.19 21:32:42.232597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1272 | 2025.12.19 21:32:42.233374 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1273 | 2025.12.19 21:32:42.236911 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1274 | 2025.12.19 21:32:42.240486 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1275 | 2025.12.19 21:32:42.244283 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1276 | 2025.12.19 21:32:42.251514 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1277 | 2025.12.19 21:32:42.255869 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 1278 | 2025.12.19 21:32:42.318303 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088815304 sec., 517.9287569628766 rows/sec., 2.68 MiB/sec. | ||
| 1279 | 2025.12.19 21:32:42.320712 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1280 | 2025.12.19 21:32:42.322911 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_6_1} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.12.19 21:32:42.323023 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_6_1} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1282 | 2025.12.19 21:32:42.324988 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1283 | 2025.12.19 21:32:43.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.95 MiB, peak 178.49 MiB, free memory in arenas 0.00 B, will set to 179.41 MiB (RSS), difference: 10.47 MiB | ||
| 1284 | 2025.12.19 21:32:47.065172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 150 | ||
| 1285 | 2025.12.19 21:32:47.067151 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2025.12.19 21:32:47.067206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1287 | 2025.12.19 21:32:47.068362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2025.12.19 21:32:47.068629 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.12.19 21:32:47.068945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1290 | 2025.12.19 21:32:47.739970 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.19 21:32:47.740189 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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') FORMAT Native; (stage: Complete) | ||
| 1292 | 2025.12.19 21:32:47.740508 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2025.12.19 21:32:47.740661 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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')" moved to PREWHERE | ||
| 1294 | 2025.12.19 21:32:47.740904 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2025.12.19 21:32:47.740982 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2025.12.19 21:32:47.741176 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1297 | 2025.12.19 21:32:47.743248 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2025.12.19 21:32:47.743322 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1299 | 2025.12.19 21:32:47.743341 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2025.12.19 21:32:47.743425 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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'))" | ||
| 1301 | 2025.12.19 21:32:47.743447 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1302 | 2025.12.19 21:32:47.744574 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.00447 sec., 2460.8501118568233 rows/sec., 98.31 KiB/sec. | ||
| 1303 | 2025.12.19 21:32:47.744647 [ 3 ] {0cd8627d-d0d0-45c2-b5dd-5cd0c7dc42bd} <Debug> TCPHandler: Processed in 0.004812845 sec. | ||
| 1304 | 2025.12.19 21:32:47.745098 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.12.19 21:32:47.745231 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1306 | 2025.12.19 21:32:47.745434 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2025.12.19 21:32:47.745464 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1308 | 2025.12.19 21:32:47.745620 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2025.12.19 21:32:47.745674 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2025.12.19 21:32:47.745777 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1311 | 2025.12.19 21:32:47.745807 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2025.12.19 21:32:47.745833 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1313 | 2025.12.19 21:32:47.745848 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2025.12.19 21:32:47.745882 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled'))" | ||
| 1315 | 2025.12.19 21:32:47.745900 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1316 | 2025.12.19 21:32:47.746541 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.00136 sec., 8088.235294117647 rows/sec., 323.13 KiB/sec. | ||
| 1317 | 2025.12.19 21:32:47.746622 [ 3 ] {d962fd8a-f902-4ca0-9c31-cb986a603f91} <Debug> TCPHandler: Processed in 0.001578094 sec. | ||
| 1318 | 2025.12.19 21:32:47.747194 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.19 21:32:47.747318 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1320 | 2025.12.19 21:32:47.747510 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2025.12.19 21:32:47.747539 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1322 | 2025.12.19 21:32:47.747695 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2025.12.19 21:32:47.747747 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2025.12.19 21:32:47.747847 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1325 | 2025.12.19 21:32:47.747875 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2025.12.19 21:32:47.747894 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1327 | 2025.12.19 21:32:47.747909 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2025.12.19 21:32:47.747941 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1329 | 2025.12.19 21:32:47.747959 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1330 | 2025.12.19 21:32:47.748395 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001122 sec., 9803.921568627451 rows/sec., 391.67 KiB/sec. | ||
| 1331 | 2025.12.19 21:32:47.748476 [ 3 ] {433c6f7f-9204-4a79-9c0d-61d243ba3e31} <Debug> TCPHandler: Processed in 0.001332947 sec. | ||
| 1332 | 2025.12.19 21:32:47.748735 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.12.19 21:32:47.748860 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1334 | 2025.12.19 21:32:47.749053 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2025.12.19 21:32:47.749082 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1336 | 2025.12.19 21:32:47.749234 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2025.12.19 21:32:47.749285 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2025.12.19 21:32:47.749383 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1339 | 2025.12.19 21:32:47.749410 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2025.12.19 21:32:47.749430 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1341 | 2025.12.19 21:32:47.749444 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2025.12.19 21:32:47.749476 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1343 | 2025.12.19 21:32:47.749494 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1344 | 2025.12.19 21:32:47.749944 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 389.93 KiB/sec. | ||
| 1345 | 2025.12.19 21:32:47.750027 [ 3 ] {79e75863-0c12-45e8-9d66-25a83b65a474} <Debug> TCPHandler: Processed in 0.001343447 sec. | ||
| 1346 | 2025.12.19 21:32:47.750262 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2025.12.19 21:32:47.750383 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1348 | 2025.12.19 21:32:47.750573 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2025.12.19 21:32:47.750603 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1350 | 2025.12.19 21:32:47.750758 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2025.12.19 21:32:47.750815 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2025.12.19 21:32:47.750917 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1353 | 2025.12.19 21:32:47.750943 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2025.12.19 21:32:47.750962 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1355 | 2025.12.19 21:32:47.750976 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2025.12.19 21:32:47.751009 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1357 | 2025.12.19 21:32:47.751027 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1358 | 2025.12.19 21:32:47.751459 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001119 sec., 9830.205540661305 rows/sec., 392.72 KiB/sec. | ||
| 1359 | 2025.12.19 21:32:47.751538 [ 3 ] {3b5a5b36-5fcb-452d-9060-4f07ab1c3064} <Debug> TCPHandler: Processed in 0.001325966 sec. | ||
| 1360 | 2025.12.19 21:32:47.751770 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2025.12.19 21:32:47.751892 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1362 | 2025.12.19 21:32:47.752086 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2025.12.19 21:32:47.752116 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1364 | 2025.12.19 21:32:47.752274 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2025.12.19 21:32:47.752330 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2025.12.19 21:32:47.752427 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1367 | 2025.12.19 21:32:47.752456 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2025.12.19 21:32:47.752474 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1369 | 2025.12.19 21:32:47.752489 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2025.12.19 21:32:47.752522 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1371 | 2025.12.19 21:32:47.752539 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1372 | 2025.12.19 21:32:47.752997 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 382.47 KiB/sec. | ||
| 1373 | 2025.12.19 21:32:47.753053 [ 3 ] {3a8255c0-1866-4c67-92ff-c4e94680e817} <Debug> TCPHandler: Processed in 0.001333477 sec. | ||
| 1374 | 2025.12.19 21:32:47.753271 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.12.19 21:32:47.753392 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1376 | 2025.12.19 21:32:47.753581 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2025.12.19 21:32:47.753612 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1378 | 2025.12.19 21:32:47.753771 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2025.12.19 21:32:47.753822 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2025.12.19 21:32:47.753921 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1381 | 2025.12.19 21:32:47.753949 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2025.12.19 21:32:47.753967 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1383 | 2025.12.19 21:32:47.753981 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2025.12.19 21:32:47.754013 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1385 | 2025.12.19 21:32:47.754031 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1386 | 2025.12.19 21:32:47.754391 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001043 sec., 10546.500479386385 rows/sec., 421.34 KiB/sec. | ||
| 1387 | 2025.12.19 21:32:47.754445 [ 3 ] {2b750a15-2e9c-4d92-ab6e-6b68192398c5} <Debug> TCPHandler: Processed in 0.001224634 sec. | ||
| 1388 | 2025.12.19 21:32:47.754666 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.12.19 21:32:47.754787 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1390 | 2025.12.19 21:32:47.754971 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2025.12.19 21:32:47.755001 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', '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')" moved to PREWHERE | ||
| 1392 | 2025.12.19 21:32:47.755155 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.12.19 21:32:47.755207 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.12.19 21:32:47.755305 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1395 | 2025.12.19 21:32:47.755335 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2025.12.19 21:32:47.755353 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1397 | 2025.12.19 21:32:47.755367 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2025.12.19 21:32:47.755399 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', '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'))" | ||
| 1399 | 2025.12.19 21:32:47.755422 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1400 | 2025.12.19 21:32:47.755775 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001032 sec., 10658.914728682172 rows/sec., 425.83 KiB/sec. | ||
| 1401 | 2025.12.19 21:32:47.755829 [ 3 ] {cc8b1fa7-9206-4acc-a3a5-f240579ff34f} <Debug> TCPHandler: Processed in 0.001213254 sec. | ||
| 1402 | 2025.12.19 21:32:47.756048 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.12.19 21:32:47.756169 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1404 | 2025.12.19 21:32:47.756355 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2025.12.19 21:32:47.756385 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', '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')" moved to PREWHERE | ||
| 1406 | 2025.12.19 21:32:47.756549 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2025.12.19 21:32:47.756600 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2025.12.19 21:32:47.756695 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1409 | 2025.12.19 21:32:47.756723 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2025.12.19 21:32:47.756740 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1411 | 2025.12.19 21:32:47.756754 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2025.12.19 21:32:47.756789 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', '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'))" | ||
| 1413 | 2025.12.19 21:32:47.756916 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1414 | 2025.12.19 21:32:47.757273 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 382.47 KiB/sec. | ||
| 1415 | 2025.12.19 21:32:47.757330 [ 3 ] {470bc9f2-c5b5-47c3-b6b3-cd48bd1e1fc8} <Debug> TCPHandler: Processed in 0.001330927 sec. | ||
| 1416 | 2025.12.19 21:32:47.757544 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2025.12.19 21:32:47.757667 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1418 | 2025.12.19 21:32:47.757944 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2025.12.19 21:32:47.757976 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', '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')" moved to PREWHERE | ||
| 1420 | 2025.12.19 21:32:47.758135 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2025.12.19 21:32:47.758186 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2025.12.19 21:32:47.758281 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1423 | 2025.12.19 21:32:47.758308 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2025.12.19 21:32:47.758327 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1425 | 2025.12.19 21:32:47.758343 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2025.12.19 21:32:47.758379 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', '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'))" | ||
| 1427 | 2025.12.19 21:32:47.758397 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1428 | 2025.12.19 21:32:47.758753 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001131 sec., 9725.906277630414 rows/sec., 388.55 KiB/sec. | ||
| 1429 | 2025.12.19 21:32:47.758807 [ 3 ] {7f62ef55-947a-4fa7-8ba8-4a62ccaa976c} <Debug> TCPHandler: Processed in 0.001312656 sec. | ||
| 1430 | 2025.12.19 21:32:47.759046 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.12.19 21:32:47.759169 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1432 | 2025.12.19 21:32:47.759357 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2025.12.19 21:32:47.759387 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', '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')" moved to PREWHERE | ||
| 1434 | 2025.12.19 21:32:47.759547 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2025.12.19 21:32:47.759598 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2025.12.19 21:32:47.759693 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1437 | 2025.12.19 21:32:47.759720 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2025.12.19 21:32:47.759738 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1439 | 2025.12.19 21:32:47.759751 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2025.12.19 21:32:47.759784 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', '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'))" | ||
| 1441 | 2025.12.19 21:32:47.759802 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1442 | 2025.12.19 21:32:47.760135 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001013 sec., 10858.835143139191 rows/sec., 433.81 KiB/sec. | ||
| 1443 | 2025.12.19 21:32:47.760189 [ 3 ] {d9c8b8a4-6ff0-4111-a641-aa669c13a873} <Debug> TCPHandler: Processed in 0.001191913 sec. | ||
| 1444 | 2025.12.19 21:32:47.772009 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2025.12.19 21:32:47.772141 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) 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', 'sled_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', '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) | ||
| 1446 | 2025.12.19 21:32:47.772335 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2025.12.19 21:32:47.772367 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'sled_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', '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 | ||
| 1448 | 2025.12.19 21:32:47.772532 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2025.12.19 21:32:47.772585 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2025.12.19 21:32:47.772682 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1451 | 2025.12.19 21:32:47.772710 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2025.12.19 21:32:47.772728 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1453 | 2025.12.19 21:32:47.772742 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2025.12.19 21:32:47.772774 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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', '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'))" | ||
| 1455 | 2025.12.19 21:32:47.772792 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1456 | 2025.12.19 21:32:47.773188 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> executeQuery: Read 11 rows, 450.00 B in 0.001095 sec., 10045.66210045662 rows/sec., 401.33 KiB/sec. | ||
| 1457 | 2025.12.19 21:32:47.773244 [ 3 ] {857ca1c0-d519-4f18-b41b-633c8ae6e8b2} <Debug> TCPHandler: Processed in 0.001288236 sec. | ||
| 1458 | 2025.12.19 21:32:47.773546 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.12.19 21:32:47.773654 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1460 | 2025.12.19 21:32:47.773696 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2025.12.19 21:32:47.774192 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.12.19 21:32:47.774236 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1463 | 2025.12.19 21:32:47.774668 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1464 | 2025.12.19 21:32:47.774869 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.12.19 21:32:47.775013 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00139 sec., 8633.093525179856 rows/sec., 3.07 MiB/sec. | ||
| 1466 | 2025.12.19 21:32:47.775051 [ 3 ] {4d9efed0-d424-4425-98b8-7d0f2c008799} <Debug> TCPHandler: Processed in 0.001554434 sec. | ||
| 1467 | 2025.12.19 21:32:47.775180 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.12.19 21:32:47.775276 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1469 | 2025.12.19 21:32:47.775317 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1470 | 2025.12.19 21:32:47.776005 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.12.19 21:32:47.776039 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1472 | 2025.12.19 21:32:47.776414 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1473 | 2025.12.19 21:32:47.776631 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.12.19 21:32:47.776757 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001499 sec., 273515.67711807875 rows/sec., 17.35 MiB/sec. | ||
| 1475 | 2025.12.19 21:32:47.776793 [ 3 ] {02abce80-a1e0-4e63-bbdd-39c9dd97ba51} <Debug> TCPHandler: Processed in 0.001662396 sec. | ||
| 1476 | 2025.12.19 21:32:47.776906 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.12.19 21:32:47.777001 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1478 | 2025.12.19 21:32:47.777041 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1479 | 2025.12.19 21:32:47.777419 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.12.19 21:32:47.777456 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1481 | 2025.12.19 21:32:47.777743 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1482 | 2025.12.19 21:32:47.777951 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.12.19 21:32:47.778076 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. | ||
| 1484 | 2025.12.19 21:32:47.778113 [ 3 ] {3cc7388d-6928-4390-8a91-e5fb4ffba179} <Debug> TCPHandler: Processed in 0.001257285 sec. | ||
| 1485 | 2025.12.19 21:32:47.778217 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2025.12.19 21:32:47.778311 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1487 | 2025.12.19 21:32:47.778351 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1488 | 2025.12.19 21:32:47.779822 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.12.19 21:32:47.779860 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1490 | 2025.12.19 21:32:47.780337 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2025.12.19 21:32:47.780624 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.12.19 21:32:47.780754 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Debug> executeQuery: Read 2265 rows, 188.59 KiB in 0.002461 sec., 920357.5782202356 rows/sec., 74.84 MiB/sec. | ||
| 1493 | 2025.12.19 21:32:47.780792 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1494 | 2025.12.19 21:32:47.780806 [ 3 ] {901cb7a1-d397-4bd6-81bf-5b82d007aae7} <Debug> TCPHandler: Processed in 0.002638864 sec. | ||
| 1495 | 2025.12.19 21:32:47.780921 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.12.19 21:32:47.781016 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1497 | 2025.12.19 21:32:47.781055 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1498 | 2025.12.19 21:32:47.781548 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.12.19 21:32:47.781585 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1500 | 2025.12.19 21:32:47.781918 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1501 | 2025.12.19 21:32:47.782132 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.12.19 21:32:47.782257 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Debug> executeQuery: Read 241 rows, 15.01 KiB in 0.00126 sec., 191269.84126984127 rows/sec., 11.63 MiB/sec. | ||
| 1503 | 2025.12.19 21:32:47.782293 [ 3 ] {9d8ec2fb-f1bf-46f0-9969-85b3aa1fa2d3} <Debug> TCPHandler: Processed in 0.001424779 sec. | ||
| 1504 | 2025.12.19 21:32:47.782407 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.12.19 21:32:47.782500 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1506 | 2025.12.19 21:32:47.782538 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1507 | 2025.12.19 21:32:47.783058 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.12.19 21:32:47.783094 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1509 | 2025.12.19 21:32:47.783422 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2025.12.19 21:32:47.783630 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.12.19 21:32:47.783751 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001269 sec., 346729.7084318361 rows/sec., 22.94 MiB/sec. | ||
| 1512 | 2025.12.19 21:32:47.783788 [ 3 ] {d0c6b192-b206-4e5d-8839-8b4cd83cfc03} <Debug> TCPHandler: Processed in 0.00143141 sec. | ||
| 1513 | 2025.12.19 21:32:47.783895 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2025.12.19 21:32:47.783989 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1515 | 2025.12.19 21:32:47.784028 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1516 | 2025.12.19 21:32:47.784462 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.12.19 21:32:47.784499 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1518 | 2025.12.19 21:32:47.784821 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1519 | 2025.12.19 21:32:47.785025 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.12.19 21:32:47.785150 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 1521 | 2025.12.19 21:32:47.785186 [ 3 ] {6df41c8e-302c-4d96-8d80-51119762fe41} <Debug> TCPHandler: Processed in 0.001343558 sec. | ||
| 1522 | 2025.12.19 21:32:47.785289 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.12.19 21:32:47.785382 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1524 | 2025.12.19 21:32:47.785421 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1525 | 2025.12.19 21:32:47.786124 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.12.19 21:32:47.786159 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1527 | 2025.12.19 21:32:47.786509 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1528 | 2025.12.19 21:32:47.786731 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.12.19 21:32:47.786854 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Debug> executeQuery: Read 1107 rows, 80.53 KiB in 0.001489 sec., 743451.9811954332 rows/sec., 52.81 MiB/sec. | ||
| 1530 | 2025.12.19 21:32:47.786890 [ 3 ] {843a4b12-e6e4-4824-b009-5aaad3ca370b} <Debug> TCPHandler: Processed in 0.001649886 sec. | ||
| 1531 | 2025.12.19 21:32:47.786995 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2025.12.19 21:32:47.787089 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1533 | 2025.12.19 21:32:47.787129 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1534 | 2025.12.19 21:32:47.787425 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.12.19 21:32:47.787461 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1536 | 2025.12.19 21:32:47.787746 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1537 | 2025.12.19 21:32:47.787948 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.12.19 21:32:47.788068 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.000997 sec., 6018.054162487462 rows/sec., 314.42 KiB/sec. | ||
| 1539 | 2025.12.19 21:32:47.788111 [ 3 ] {48b763de-adab-41e8-bd4f-ca2b94e396e9} <Debug> TCPHandler: Processed in 0.001165672 sec. | ||
| 1540 | 2025.12.19 21:32:47.788215 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.12.19 21:32:47.788308 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1542 | 2025.12.19 21:32:47.788348 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1543 | 2025.12.19 21:32:47.788859 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.19 21:32:47.788895 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1545 | 2025.12.19 21:32:47.789273 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1546 | 2025.12.19 21:32:47.789480 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.19 21:32:47.789602 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Debug> executeQuery: Read 839 rows, 56.54 KiB in 0.001312 sec., 639481.7073170731 rows/sec., 42.08 MiB/sec. | ||
| 1548 | 2025.12.19 21:32:47.789644 [ 3 ] {cd23ab23-ff34-49a0-9b03-96180e52b69f} <Debug> TCPHandler: Processed in 0.001479121 sec. | ||
| 1549 | 2025.12.19 21:32:47.789752 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.12.19 21:32:47.789845 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1551 | 2025.12.19 21:32:47.789886 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1552 | 2025.12.19 21:32:47.790190 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.12.19 21:32:47.790224 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1554 | 2025.12.19 21:32:47.790507 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1555 | 2025.12.19 21:32:47.790712 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.12.19 21:32:47.790832 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 1557 | 2025.12.19 21:32:47.790874 [ 3 ] {180f3145-6b29-40cf-ac27-a585396c73ca} <Debug> TCPHandler: Processed in 0.001171612 sec. | ||
| 1558 | 2025.12.19 21:32:47.790981 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2025.12.19 21:32:47.791074 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1560 | 2025.12.19 21:32:47.791128 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1561 | 2025.12.19 21:32:47.791895 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.12.19 21:32:47.791931 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1563 | 2025.12.19 21:32:47.792452 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1564 | 2025.12.19 21:32:47.792668 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.12.19 21:32:47.792801 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001744 sec., 19495.412844036695 rows/sec., 34.93 MiB/sec. | ||
| 1566 | 2025.12.19 21:32:47.792864 [ 3 ] {d000b6ac-9445-4430-bc6b-4a6574962e7a} <Debug> TCPHandler: Processed in 0.001932384 sec. | ||
| 1567 | 2025.12.19 21:32:47.792979 [ 3 ] {} <Trace> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2025.12.19 21:32:47.793074 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.12.19 21:32:47.793114 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1570 | 2025.12.19 21:32:47.793428 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.12.19 21:32:47.793465 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1572 | 2025.12.19 21:32:47.793778 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1573 | 2025.12.19 21:32:47.793980 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.12.19 21:32:47.794110 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001054 sec., 41745.73055028463 rows/sec., 2.21 MiB/sec. | ||
| 1575 | 2025.12.19 21:32:47.794153 [ 3 ] {9a01bf12-e502-4d0b-9f11-938d8383da46} <Debug> TCPHandler: Processed in 0.001222803 sec. | ||
| 1576 | 2025.12.19 21:32:49.568094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3386 | ||
| 1577 | 2025.12.19 21:32:49.568597 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.12.19 21:32:49.568650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1579 | 2025.12.19 21:32:49.569289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1580 | 2025.12.19 21:32:49.569551 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2025.12.19 21:32:49.569712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3386 | ||
| 1582 | 2025.12.19 21:32:49.733607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1583 | 2025.12.19 21:32:49.760860 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.12.19 21:32:49.760964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1585 | 2025.12.19 21:32:49.769539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1586 | 2025.12.19 21:32:49.770949 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.19 21:32:49.778265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1588 | 2025.12.19 21:32:50.139287 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59466 | ||
| 1589 | 2025.12.19 21:32:50.139402 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1590 | 2025.12.19 21:32:50.139430 [ 332 ] {} <Debug> TCP-Session: ad9af047-6dc3-4fef-8900-d9273123e746 Authenticating user 'default' from [fd00:1122:3344:101::e]:59466 | ||
| 1591 | 2025.12.19 21:32:50.139452 [ 332 ] {} <Debug> TCP-Session: ad9af047-6dc3-4fef-8900-d9273123e746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2025.12.19 21:32:50.139465 [ 332 ] {} <Debug> TCP-Session: ad9af047-6dc3-4fef-8900-d9273123e746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2025.12.19 21:32:50.139713 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42852 | ||
| 1594 | 2025.12.19 21:32:50.139748 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 1595 | 2025.12.19 21:32:50.139777 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59941 | ||
| 1596 | 2025.12.19 21:32:50.139821 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36019 | ||
| 1597 | 2025.12.19 21:32:50.139827 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49815 | ||
| 1598 | 2025.12.19 21:32:50.139838 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1599 | 2025.12.19 21:32:50.139876 [ 332 ] {} <Trace> TCP-Session: ad9af047-6dc3-4fef-8900-d9273123e746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.12.19 21:32:50.139915 [ 333 ] {} <Debug> TCP-Session: 6b12538e-b6ca-4d2a-8c9c-7ae48c904122 Authenticating user 'default' from [fd00:1122:3344:101::e]:42852 | ||
| 1601 | 2025.12.19 21:32:50.139798 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61094 | ||
| 1602 | 2025.12.19 21:32:50.139947 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1603 | 2025.12.19 21:32:50.139951 [ 333 ] {} <Debug> TCP-Session: 6b12538e-b6ca-4d2a-8c9c-7ae48c904122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2025.12.19 21:32:50.140010 [ 334 ] {} <Debug> TCP-Session: c3ee45f2-0707-4481-ab00-28b188d50da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 1605 | 2025.12.19 21:32:50.140023 [ 333 ] {} <Debug> TCP-Session: 6b12538e-b6ca-4d2a-8c9c-7ae48c904122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2025.12.19 21:32:50.139790 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56699 | ||
| 1607 | 2025.12.19 21:32:50.140047 [ 334 ] {} <Debug> TCP-Session: c3ee45f2-0707-4481-ab00-28b188d50da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2025.12.19 21:32:50.139763 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42350 | ||
| 1609 | 2025.12.19 21:32:50.140085 [ 334 ] {} <Debug> TCP-Session: c3ee45f2-0707-4481-ab00-28b188d50da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2025.12.19 21:32:50.140140 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1611 | 2025.12.19 21:32:50.140357 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1612 | 2025.12.19 21:32:50.140392 [ 337 ] {} <Debug> TCP-Session: 432a6a99-03a0-4d0e-972f-a44b145b4403 Authenticating user 'default' from [fd00:1122:3344:101::e]:56699 | ||
| 1613 | 2025.12.19 21:32:50.140393 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2025.12.19 21:32:50.140412 [ 337 ] {} <Debug> TCP-Session: 432a6a99-03a0-4d0e-972f-a44b145b4403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2025.12.19 21:32:50.140422 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1616 | 2025.12.19 21:32:50.140440 [ 337 ] {} <Debug> TCP-Session: 432a6a99-03a0-4d0e-972f-a44b145b4403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2025.12.19 21:32:50.140465 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2025.12.19 21:32:50.140439 [ 335 ] {} <Debug> TCP-Session: 18da50e8-a4f2-4e57-8635-9d6866e2f32a Authenticating user 'default' from [fd00:1122:3344:101::e]:42350 | ||
| 1619 | 2025.12.19 21:32:50.140500 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1620 | 2025.12.19 21:32:50.140507 [ 338 ] {} <Debug> TCP-Session: d1430c5e-5f24-4c7f-8e95-1dc453fa1997 Authenticating user 'default' from [fd00:1122:3344:101::e]:61094 | ||
| 1621 | 2025.12.19 21:32:50.140541 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1622 | 2025.12.19 21:32:50.140562 [ 338 ] {} <Debug> TCP-Session: d1430c5e-5f24-4c7f-8e95-1dc453fa1997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2025.12.19 21:32:50.140525 [ 335 ] {} <Debug> TCP-Session: 18da50e8-a4f2-4e57-8635-9d6866e2f32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2025.12.19 21:32:50.140581 [ 340 ] {} <Debug> TCP-Session: efb2a5e0-2ada-4380-b21b-4f9f9473d29e Authenticating user 'default' from [fd00:1122:3344:101::e]:49815 | ||
| 1625 | 2025.12.19 21:32:50.140586 [ 338 ] {} <Debug> TCP-Session: d1430c5e-5f24-4c7f-8e95-1dc453fa1997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.12.19 21:32:50.140604 [ 335 ] {} <Debug> TCP-Session: 18da50e8-a4f2-4e57-8635-9d6866e2f32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2025.12.19 21:32:50.140615 [ 340 ] {} <Debug> TCP-Session: efb2a5e0-2ada-4380-b21b-4f9f9473d29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2025.12.19 21:32:50.140616 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2025.12.19 21:32:50.140643 [ 340 ] {} <Debug> TCP-Session: efb2a5e0-2ada-4380-b21b-4f9f9473d29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.19 21:32:50.140683 [ 339 ] {} <Debug> TCP-Session: 7e08ac21-deff-4195-bb49-2c40e2ef530c Authenticating user 'default' from [fd00:1122:3344:101::e]:36019 | ||
| 1631 | 2025.12.19 21:32:50.140704 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2025.12.19 21:32:50.140717 [ 339 ] {} <Debug> TCP-Session: 7e08ac21-deff-4195-bb49-2c40e2ef530c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.19 21:32:50.140731 [ 336 ] {} <Debug> TCP-Session: 7cba53d6-9e9d-41a2-9763-dee71520a0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59941 | ||
| 1634 | 2025.12.19 21:32:50.140737 [ 339 ] {} <Debug> TCP-Session: 7e08ac21-deff-4195-bb49-2c40e2ef530c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.12.19 21:32:50.140750 [ 336 ] {} <Debug> TCP-Session: 7cba53d6-9e9d-41a2-9763-dee71520a0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.12.19 21:32:50.140769 [ 336 ] {} <Debug> TCP-Session: 7cba53d6-9e9d-41a2-9763-dee71520a0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2025.12.19 21:32:50.140818 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 1638 | 2025.12.19 21:32:50.140906 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1639 | 2025.12.19 21:32:50.392180 [ 294 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> AggregatingTransform: Aggregating | ||
| 1640 | 2025.12.19 21:32:50.392388 [ 294 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1641 | 2025.12.19 21:32:50.392448 [ 294 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001573513 sec. (635.521 rows/sec., 24.83 KiB/sec.) | ||
| 1642 | 2025.12.19 21:32:50.392473 [ 294 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Trace> Aggregator: Merging aggregated data | ||
| 1643 | 2025.12.19 21:32:50.393447 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.253363 sec., 3.9469062175613643 rows/sec., 157.88 B/sec. | ||
| 1644 | 2025.12.19 21:32:50.393563 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1645 | 2025.12.19 21:32:50.393578 [ 332 ] {57759bab-c279-421f-a3ae-986acbb4cc2d} <Debug> TCPHandler: Processed in 0.25383783 sec. | ||
| 1646 | 2025.12.19 21:32:50.393688 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1647 | 2025.12.19 21:32:50.393720 [ 332 ] {} <Debug> TCP-Session: ad9af047-6dc3-4fef-8900-d9273123e746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.12.19 21:32:50.393739 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1649 | 2025.12.19 21:32:50.393766 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1650 | 2025.12.19 21:32:50.393798 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1651 | 2025.12.19 21:32:50.393810 [ 340 ] {} <Debug> TCP-Session: efb2a5e0-2ada-4380-b21b-4f9f9473d29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2025.12.19 21:32:50.393825 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1653 | 2025.12.19 21:32:50.393841 [ 333 ] {} <Debug> TCP-Session: 6b12538e-b6ca-4d2a-8c9c-7ae48c904122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.12.19 21:32:50.393852 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1655 | 2025.12.19 21:32:50.393875 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1656 | 2025.12.19 21:32:50.393896 [ 334 ] {} <Debug> TCP-Session: c3ee45f2-0707-4481-ab00-28b188d50da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.12.19 21:32:50.393909 [ 336 ] {} <Debug> TCP-Session: 7cba53d6-9e9d-41a2-9763-dee71520a0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.12.19 21:32:50.393932 [ 338 ] {} <Debug> TCP-Session: d1430c5e-5f24-4c7f-8e95-1dc453fa1997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2025.12.19 21:32:50.393852 [ 335 ] {} <Debug> TCP-Session: 18da50e8-a4f2-4e57-8635-9d6866e2f32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2025.12.19 21:32:50.393777 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1661 | 2025.12.19 21:32:50.393839 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1662 | 2025.12.19 21:32:50.394029 [ 339 ] {} <Debug> TCP-Session: 7e08ac21-deff-4195-bb49-2c40e2ef530c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2025.12.19 21:32:50.394059 [ 337 ] {} <Debug> TCP-Session: 432a6a99-03a0-4d0e-972f-a44b145b4403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2025.12.19 21:32:50.456048 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45076 | ||
| 1665 | 2025.12.19 21:32:50.456162 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1666 | 2025.12.19 21:32:50.456189 [ 335 ] {} <Debug> TCP-Session: abbf54a0-9012-404b-962f-7cbf1b907ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:45076 | ||
| 1667 | 2025.12.19 21:32:50.456212 [ 335 ] {} <Debug> TCP-Session: abbf54a0-9012-404b-962f-7cbf1b907ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2025.12.19 21:32:50.456225 [ 335 ] {} <Debug> TCP-Session: abbf54a0-9012-404b-962f-7cbf1b907ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.12.19 21:32:50.456463 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39341 | ||
| 1670 | 2025.12.19 21:32:50.456502 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60304 | ||
| 1671 | 2025.12.19 21:32:50.456515 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33820 | ||
| 1672 | 2025.12.19 21:32:50.456557 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60588 | ||
| 1673 | 2025.12.19 21:32:50.456563 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41667 | ||
| 1674 | 2025.12.19 21:32:50.456585 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1675 | 2025.12.19 21:32:50.456622 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1676 | 2025.12.19 21:32:50.456532 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45390 | ||
| 1677 | 2025.12.19 21:32:50.456647 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1678 | 2025.12.19 21:32:50.456664 [ 337 ] {} <Debug> TCP-Session: 3bc4d137-7b88-43ba-add7-e1dc59e92646 Authenticating user 'default' from [fd00:1122:3344:101::e]:60304 | ||
| 1679 | 2025.12.19 21:32:50.456690 [ 335 ] {} <Trace> TCP-Session: abbf54a0-9012-404b-962f-7cbf1b907ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.12.19 21:32:50.456701 [ 333 ] {} <Debug> TCP-Session: 38e17c01-9ed6-4d24-bc53-d7d272e4d747 Authenticating user 'default' from [fd00:1122:3344:101::e]:60588 | ||
| 1681 | 2025.12.19 21:32:50.456712 [ 337 ] {} <Debug> TCP-Session: 3bc4d137-7b88-43ba-add7-e1dc59e92646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.12.19 21:32:50.456729 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1683 | 2025.12.19 21:32:50.456737 [ 333 ] {} <Debug> TCP-Session: 38e17c01-9ed6-4d24-bc53-d7d272e4d747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.12.19 21:32:50.456764 [ 340 ] {} <Debug> TCP-Session: 933622fd-7839-47b4-86dd-7be3bf585d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:45390 | ||
| 1685 | 2025.12.19 21:32:50.456793 [ 333 ] {} <Debug> TCP-Session: 38e17c01-9ed6-4d24-bc53-d7d272e4d747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.12.19 21:32:50.456815 [ 340 ] {} <Debug> TCP-Session: 933622fd-7839-47b4-86dd-7be3bf585d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2025.12.19 21:32:50.456741 [ 337 ] {} <Debug> TCP-Session: 3bc4d137-7b88-43ba-add7-e1dc59e92646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.12.19 21:32:50.456855 [ 340 ] {} <Debug> TCP-Session: 933622fd-7839-47b4-86dd-7be3bf585d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2025.12.19 21:32:50.456650 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2025.12.19 21:32:50.456888 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1691 | 2025.12.19 21:32:50.456927 [ 338 ] {} <Debug> TCP-Session: 3b57463c-b9b8-49bb-b0aa-8cdf6e459570 Authenticating user 'default' from [fd00:1122:3344:101::e]:33820 | ||
| 1692 | 2025.12.19 21:32:50.456518 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48173 | ||
| 1693 | 2025.12.19 21:32:50.456962 [ 338 ] {} <Debug> TCP-Session: 3b57463c-b9b8-49bb-b0aa-8cdf6e459570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2025.12.19 21:32:50.456658 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1695 | 2025.12.19 21:32:50.456992 [ 338 ] {} <Debug> TCP-Session: 3b57463c-b9b8-49bb-b0aa-8cdf6e459570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2025.12.19 21:32:50.456648 [ 336 ] {} <Debug> TCP-Session: f275c78b-9922-4993-a7bc-385c0c677e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:39341 | ||
| 1697 | 2025.12.19 21:32:50.457018 [ 334 ] {} <Debug> TCP-Session: 9851dde2-50c5-4689-bf74-d369c532da1a Authenticating user 'default' from [fd00:1122:3344:101::e]:41667 | ||
| 1698 | 2025.12.19 21:32:50.457044 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1699 | 2025.12.19 21:32:50.457061 [ 336 ] {} <Debug> TCP-Session: f275c78b-9922-4993-a7bc-385c0c677e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2025.12.19 21:32:50.457069 [ 334 ] {} <Debug> TCP-Session: 9851dde2-50c5-4689-bf74-d369c532da1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2025.12.19 21:32:50.457086 [ 339 ] {} <Debug> TCP-Session: e219b994-6ed7-48d6-b9e1-84ed0972af87 Authenticating user 'default' from [fd00:1122:3344:101::e]:48173 | ||
| 1702 | 2025.12.19 21:32:50.457090 [ 336 ] {} <Debug> TCP-Session: f275c78b-9922-4993-a7bc-385c0c677e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.12.19 21:32:50.457104 [ 334 ] {} <Debug> TCP-Session: 9851dde2-50c5-4689-bf74-d369c532da1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.19 21:32:50.457120 [ 339 ] {} <Debug> TCP-Session: e219b994-6ed7-48d6-b9e1-84ed0972af87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2025.12.19 21:32:50.456542 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 | ||
| 1706 | 2025.12.19 21:32:50.457167 [ 339 ] {} <Debug> TCP-Session: e219b994-6ed7-48d6-b9e1-84ed0972af87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2025.12.19 21:32:50.457228 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1708 | 2025.12.19 21:32:50.457234 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1709 | 2025.12.19 21:32:50.457249 [ 332 ] {} <Debug> TCP-Session: b97845ef-8161-415b-b5b0-ea2768bfd7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 | ||
| 1710 | 2025.12.19 21:32:50.457280 [ 332 ] {} <Debug> TCP-Session: b97845ef-8161-415b-b5b0-ea2768bfd7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2025.12.19 21:32:50.457292 [ 332 ] {} <Debug> TCP-Session: b97845ef-8161-415b-b5b0-ea2768bfd7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2025.12.19 21:32:50.457310 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2025.12.19 21:32:50.457703 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 1714 | 2025.12.19 21:32:50.458836 [ 345 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> AggregatingTransform: Aggregating | ||
| 1715 | 2025.12.19 21:32:50.458884 [ 345 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> Aggregator: Aggregation method: without_key | ||
| 1716 | 2025.12.19 21:32:50.458917 [ 345 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113431 sec. (898.125 rows/sec., 35.08 KiB/sec.) | ||
| 1717 | 2025.12.19 21:32:50.458933 [ 345 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Trace> Aggregator: Merging aggregated data | ||
| 1718 | 2025.12.19 21:32:50.461754 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004924 sec., 203.08692120227457 rows/sec., 7.93 KiB/sec. | ||
| 1719 | 2025.12.19 21:32:50.461942 [ 335 ] {dccd3d2a-52d1-4f2c-bcac-2fbff0c78e42} <Debug> TCPHandler: Processed in 0.00540216 sec. | ||
| 1720 | 2025.12.19 21:32:50.462097 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1721 | 2025.12.19 21:32:50.462130 [ 335 ] {} <Debug> TCP-Session: abbf54a0-9012-404b-962f-7cbf1b907ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2025.12.19 21:32:50.462150 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1723 | 2025.12.19 21:32:50.462169 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1724 | 2025.12.19 21:32:50.462220 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1725 | 2025.12.19 21:32:50.462253 [ 334 ] {} <Debug> TCP-Session: 9851dde2-50c5-4689-bf74-d369c532da1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.12.19 21:32:50.462292 [ 340 ] {} <Debug> TCP-Session: 933622fd-7839-47b4-86dd-7be3bf585d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.12.19 21:32:50.462295 [ 336 ] {} <Debug> TCP-Session: f275c78b-9922-4993-a7bc-385c0c677e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2025.12.19 21:32:50.462317 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1729 | 2025.12.19 21:32:50.462337 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1730 | 2025.12.19 21:32:50.462380 [ 339 ] {} <Debug> TCP-Session: e219b994-6ed7-48d6-b9e1-84ed0972af87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2025.12.19 21:32:50.462277 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1732 | 2025.12.19 21:32:50.462412 [ 333 ] {} <Debug> TCP-Session: 38e17c01-9ed6-4d24-bc53-d7d272e4d747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2025.12.19 21:32:50.462465 [ 338 ] {} <Debug> TCP-Session: 3b57463c-b9b8-49bb-b0aa-8cdf6e459570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2025.12.19 21:32:50.462262 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1735 | 2025.12.19 21:32:50.462559 [ 337 ] {} <Debug> TCP-Session: 3bc4d137-7b88-43ba-add7-e1dc59e92646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2025.12.19 21:32:50.463039 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1737 | 2025.12.19 21:32:50.463089 [ 332 ] {} <Debug> TCP-Session: b97845ef-8161-415b-b5b0-ea2768bfd7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2025.12.19 21:32:51.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.22 MiB, peak 192.09 MiB, free memory in arenas 0.00 B, will set to 201.21 MiB (RSS), difference: 18.99 MiB | ||
| 1739 | 2025.12.19 21:32:56.983291 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1740 | 2025.12.19 21:32:56.983349 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1741 | 2025.12.19 21:32:57.069118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 204 | ||
| 1742 | 2025.12.19 21:32:57.069907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3898 | ||
| 1743 | 2025.12.19 21:32:57.070464 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.12.19 21:32:57.070505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1745 | 2025.12.19 21:32:57.070991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1746 | 2025.12.19 21:32:57.071225 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.12.19 21:32:57.071351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3898 | ||
| 1748 | 2025.12.19 21:32:57.071777 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2025.12.19 21:32:57.071822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1750 | 2025.12.19 21:32:57.073034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1751 | 2025.12.19 21:32:57.073299 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2025.12.19 21:32:57.073604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1753 | 2025.12.19 21:32:57.155036 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2025.12.19 21:32:57.155095 [ 3 ] {} <Debug> TCP-Session: ebe6a434-eb5d-43e3-9b2e-2b2ba71392bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2025.12.19 21:32:57.278452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1756 | 2025.12.19 21:32:57.296910 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.19 21:32:57.296965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1758 | 2025.12.19 21:32:57.303271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1759 | 2025.12.19 21:32:57.304037 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.12.19 21:32:57.307666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1761 | 2025.12.19 21:32:57.724045 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2025.12.19 21:32:57.724239 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1763 | 2025.12.19 21:32:57.724308 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1764 | 2025.12.19 21:32:57.725192 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2025.12.19 21:32:57.725239 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1766 | 2025.12.19 21:32:57.725649 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1767 | 2025.12.19 21:32:57.725879 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2025.12.19 21:32:57.726040 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001855 sec., 221024.2587601078 rows/sec., 14.02 MiB/sec. | ||
| 1769 | 2025.12.19 21:32:57.726088 [ 4 ] {59371a6c-b747-4949-b557-80970823b1b1} <Debug> TCPHandler: Processed in 0.002179581 sec. | ||
| 1770 | 2025.12.19 21:32:57.726218 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.12.19 21:32:57.726322 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1772 | 2025.12.19 21:32:57.726365 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1773 | 2025.12.19 21:32:57.727311 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2025.12.19 21:32:57.727348 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1775 | 2025.12.19 21:32:57.727764 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2025.12.19 21:32:57.727987 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2025.12.19 21:32:57.728122 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Debug> executeQuery: Read 1126 rows, 92.14 KiB in 0.001823 sec., 617663.1925397696 rows/sec., 49.36 MiB/sec. | ||
| 1778 | 2025.12.19 21:32:57.728162 [ 4 ] {ecd68ded-6b1c-4344-83b1-5ba146900028} <Debug> TCPHandler: Processed in 0.001997056 sec. | ||
| 1779 | 2025.12.19 21:32:57.728280 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.12.19 21:32:57.728377 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1781 | 2025.12.19 21:32:57.728418 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1782 | 2025.12.19 21:32:57.728894 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.12.19 21:32:57.728931 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1784 | 2025.12.19 21:32:57.729255 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1785 | 2025.12.19 21:32:57.729463 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.12.19 21:32:57.729601 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001244 sec., 192926.04501607714 rows/sec., 11.73 MiB/sec. | ||
| 1787 | 2025.12.19 21:32:57.729638 [ 4 ] {ea6c499a-3b82-4a7f-8c38-31f4b6c36532} <Debug> TCPHandler: Processed in 0.00140924 sec. | ||
| 1788 | 2025.12.19 21:32:57.729758 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.12.19 21:32:57.729859 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1790 | 2025.12.19 21:32:57.729900 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1791 | 2025.12.19 21:32:57.730391 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.12.19 21:32:57.730429 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1793 | 2025.12.19 21:32:57.730753 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1794 | 2025.12.19 21:32:57.730969 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.12.19 21:32:57.731108 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 1796 | 2025.12.19 21:32:57.731147 [ 4 ] {9c487fc0-6356-4384-abad-1dd2af22eac7} <Debug> TCPHandler: Processed in 0.001441431 sec. | ||
| 1797 | 2025.12.19 21:32:57.731266 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.12.19 21:32:57.731389 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1799 | 2025.12.19 21:32:57.731438 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1800 | 2025.12.19 21:32:57.731982 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.12.19 21:32:57.732027 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1802 | 2025.12.19 21:32:57.732382 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1803 | 2025.12.19 21:32:57.732594 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2025.12.19 21:32:57.732731 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001366 sec., 154465.59297218156 rows/sec., 8.77 MiB/sec. | ||
| 1805 | 2025.12.19 21:32:57.732769 [ 4 ] {cad01b41-18a2-4ab9-9994-f8ec22d3b584} <Debug> TCPHandler: Processed in 0.001557343 sec. | ||
| 1806 | 2025.12.19 21:32:57.732881 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2025.12.19 21:32:57.732975 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1808 | 2025.12.19 21:32:57.733014 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1809 | 2025.12.19 21:32:57.733611 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.12.19 21:32:57.733647 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1811 | 2025.12.19 21:32:57.733996 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1812 | 2025.12.19 21:32:57.734200 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.12.19 21:32:57.734326 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Debug> executeQuery: Read 650 rows, 46.16 KiB in 0.00137 sec., 474452.5547445256 rows/sec., 32.90 MiB/sec. | ||
| 1814 | 2025.12.19 21:32:57.734362 [ 4 ] {71c3c2fd-2c8d-4c1a-a440-4bf9e7f6ea55} <Debug> TCPHandler: Processed in 0.001530282 sec. | ||
| 1815 | 2025.12.19 21:32:57.734476 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2025.12.19 21:32:57.734569 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1817 | 2025.12.19 21:32:57.734609 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1818 | 2025.12.19 21:32:57.734935 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.12.19 21:32:57.734973 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1820 | 2025.12.19 21:32:57.735260 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1821 | 2025.12.19 21:32:57.735457 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.12.19 21:32:57.735590 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 1823 | 2025.12.19 21:32:57.735626 [ 4 ] {6453f0d3-9873-4bbf-a482-0d8701439a8c} <Debug> TCPHandler: Processed in 0.001199104 sec. | ||
| 1824 | 2025.12.19 21:32:57.735740 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.12.19 21:32:57.735833 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2025.12.19 21:32:57.735874 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2025.12.19 21:32:57.736256 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2025.12.19 21:32:57.736291 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1829 | 2025.12.19 21:32:57.736599 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1830 | 2025.12.19 21:32:57.736800 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.12.19 21:32:57.736931 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001116 sec., 137992.83154121865 rows/sec., 8.50 MiB/sec. | ||
| 1832 | 2025.12.19 21:32:57.736965 [ 4 ] {94390f68-da6f-49d1-936b-197a3ebf3dfe} <Debug> TCPHandler: Processed in 0.001273146 sec. | ||
| 1833 | 2025.12.19 21:32:57.737077 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2025.12.19 21:32:57.737169 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1835 | 2025.12.19 21:32:57.737209 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1836 | 2025.12.19 21:32:57.737526 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.12.19 21:32:57.737560 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1838 | 2025.12.19 21:32:57.737844 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1839 | 2025.12.19 21:32:57.738045 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.12.19 21:32:57.738176 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 1841 | 2025.12.19 21:32:57.738210 [ 4 ] {c7cde528-ed16-4f68-8c60-16fabd85cd93} <Debug> TCPHandler: Processed in 0.001182133 sec. | ||
| 1842 | 2025.12.19 21:32:57.738315 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.12.19 21:32:57.738406 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1844 | 2025.12.19 21:32:57.738459 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1845 | 2025.12.19 21:32:57.739312 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2025.12.19 21:32:57.739348 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1847 | 2025.12.19 21:32:57.739852 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1848 | 2025.12.19 21:32:57.740060 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.12.19 21:32:57.740204 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001815 sec., 19283.74655647383 rows/sec., 34.56 MiB/sec. | ||
| 1850 | 2025.12.19 21:32:57.740258 [ 4 ] {38d305e7-86e8-4040-acdf-5943759d6edd} <Debug> TCPHandler: Processed in 0.001990946 sec. | ||
| 1851 | 2025.12.19 21:32:57.740371 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2025.12.19 21:32:57.740464 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1853 | 2025.12.19 21:32:57.740504 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1854 | 2025.12.19 21:32:57.740833 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.12.19 21:32:57.740868 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 1856 | 2025.12.19 21:32:57.741154 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1857 | 2025.12.19 21:32:57.741363 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.12.19 21:32:57.741486 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.00104 sec., 42307.69230769231 rows/sec., 2.24 MiB/sec. | ||
| 1859 | 2025.12.19 21:32:57.741520 [ 4 ] {06d1f315-f19f-4284-a645-60528a7559aa} <Debug> TCPHandler: Processed in 0.001197063 sec. | ||
| 1860 | 2025.12.19 21:32:58.001115 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.56 MiB, peak 205.44 MiB, free memory in arenas 0.00 B, will set to 203.64 MiB (RSS), difference: 3.08 MiB | ||
| 1861 | 2025.12.19 21:33:02.712395 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.12.19 21:33:02.712841 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', '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) | ||
| 1863 | 2025.12.19 21:33:02.713232 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1864 | 2025.12.19 21:33:02.713278 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <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', 'sled_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', '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 | ||
| 1865 | 2025.12.19 21:33:02.713531 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1866 | 2025.12.19 21:33:02.713600 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1867 | 2025.12.19 21:33:02.713742 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1868 | 2025.12.19 21:33:02.713863 [ 284 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1869 | 2025.12.19 21:33:02.713863 [ 304 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1870 | 2025.12.19 21:33:02.713954 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1871 | 2025.12.19 21:33:02.713977 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1872 | 2025.12.19 21:33:02.714097 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1873 | 2025.12.19 21:33:02.714119 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1874 | 2025.12.19 21:33:02.714176 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', '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'))" | ||
| 1875 | 2025.12.19 21:33:02.714216 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', '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'))" | ||
| 1876 | 2025.12.19 21:33:02.715300 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.00263 sec., 8745.247148288974 rows/sec., 314.51 KiB/sec. | ||
| 1877 | 2025.12.19 21:33:02.715429 [ 4 ] {29cabbdc-55e7-4576-828a-7351acccc7d5} <Debug> TCPHandler: Processed in 0.003219509 sec. | ||
| 1878 | 2025.12.19 21:33:02.715788 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.12.19 21:33:02.715923 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1880 | 2025.12.19 21:33:02.716146 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1881 | 2025.12.19 21:33:02.716179 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1882 | 2025.12.19 21:33:02.716353 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1883 | 2025.12.19 21:33:02.716405 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1884 | 2025.12.19 21:33:02.716507 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1885 | 2025.12.19 21:33:02.716576 [ 303 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2025.12.19 21:33:02.716579 [ 299 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1887 | 2025.12.19 21:33:02.716692 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1888 | 2025.12.19 21:33:02.716718 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1889 | 2025.12.19 21:33:02.716772 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1890 | 2025.12.19 21:33:02.716789 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1891 | 2025.12.19 21:33:02.716819 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1892 | 2025.12.19 21:33:02.716851 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1893 | 2025.12.19 21:33:02.717477 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001607 sec., 14312.383322962041 rows/sec., 514.72 KiB/sec. | ||
| 1894 | 2025.12.19 21:33:02.717571 [ 4 ] {e7875410-2206-49c6-9e04-7df8a8d2cdb9} <Debug> TCPHandler: Processed in 0.001841991 sec. | ||
| 1895 | 2025.12.19 21:33:02.717846 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2025.12.19 21:33:02.717978 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1897 | 2025.12.19 21:33:02.718193 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1898 | 2025.12.19 21:33:02.718226 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1899 | 2025.12.19 21:33:02.718397 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1900 | 2025.12.19 21:33:02.718449 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1901 | 2025.12.19 21:33:02.718547 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1902 | 2025.12.19 21:33:02.718608 [ 303 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1903 | 2025.12.19 21:33:02.718622 [ 284 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1904 | 2025.12.19 21:33:02.718692 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1905 | 2025.12.19 21:33:02.718712 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1906 | 2025.12.19 21:33:02.718765 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1907 | 2025.12.19 21:33:02.718783 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1908 | 2025.12.19 21:33:02.718812 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1909 | 2025.12.19 21:33:02.718842 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1910 | 2025.12.19 21:33:02.719560 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001633 sec., 14084.507042253523 rows/sec., 506.52 KiB/sec. | ||
| 1911 | 2025.12.19 21:33:02.719652 [ 4 ] {e508893e-fee3-4af0-962a-110135f6a90b} <Debug> TCPHandler: Processed in 0.001865282 sec. | ||
| 1912 | 2025.12.19 21:33:02.719896 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.12.19 21:33:02.720027 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1914 | 2025.12.19 21:33:02.720241 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1915 | 2025.12.19 21:33:02.720274 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1916 | 2025.12.19 21:33:02.720452 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1917 | 2025.12.19 21:33:02.720505 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1918 | 2025.12.19 21:33:02.720604 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1919 | 2025.12.19 21:33:02.720666 [ 284 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2025.12.19 21:33:02.720670 [ 321 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2025.12.19 21:33:02.720772 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1922 | 2025.12.19 21:33:02.720797 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1923 | 2025.12.19 21:33:02.720851 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1924 | 2025.12.19 21:33:02.720868 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1925 | 2025.12.19 21:33:02.720897 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1926 | 2025.12.19 21:33:02.720927 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1927 | 2025.12.19 21:33:02.721485 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001508 sec., 15251.989389920423 rows/sec., 548.51 KiB/sec. | ||
| 1928 | 2025.12.19 21:33:02.721588 [ 4 ] {ca64ca91-24af-4cf3-a2c9-1b48e2d47bd7} <Debug> TCPHandler: Processed in 0.001744028 sec. | ||
| 1929 | 2025.12.19 21:33:02.721811 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2025.12.19 21:33:02.721943 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1931 | 2025.12.19 21:33:02.722160 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1932 | 2025.12.19 21:33:02.722194 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1933 | 2025.12.19 21:33:02.722372 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1934 | 2025.12.19 21:33:02.722424 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1935 | 2025.12.19 21:33:02.722522 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1936 | 2025.12.19 21:33:02.722579 [ 303 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1937 | 2025.12.19 21:33:02.722594 [ 321 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1938 | 2025.12.19 21:33:02.722681 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1939 | 2025.12.19 21:33:02.722707 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1940 | 2025.12.19 21:33:02.722761 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1941 | 2025.12.19 21:33:02.722779 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1942 | 2025.12.19 21:33:02.722808 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1943 | 2025.12.19 21:33:02.722838 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2025.12.19 21:33:02.723363 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.00147 sec., 15646.258503401361 rows/sec., 562.69 KiB/sec. | ||
| 1945 | 2025.12.19 21:33:02.723452 [ 4 ] {d1df9d52-40b2-473b-8d9c-57ca0b8d3b08} <Debug> TCPHandler: Processed in 0.001691727 sec. | ||
| 1946 | 2025.12.19 21:33:02.723674 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2025.12.19 21:33:02.723804 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1948 | 2025.12.19 21:33:02.724020 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1949 | 2025.12.19 21:33:02.724054 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1950 | 2025.12.19 21:33:02.724231 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1951 | 2025.12.19 21:33:02.724283 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1952 | 2025.12.19 21:33:02.724382 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1953 | 2025.12.19 21:33:02.724434 [ 284 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1954 | 2025.12.19 21:33:02.724443 [ 303 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1955 | 2025.12.19 21:33:02.724523 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1956 | 2025.12.19 21:33:02.724549 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1957 | 2025.12.19 21:33:02.724602 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1958 | 2025.12.19 21:33:02.724619 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1959 | 2025.12.19 21:33:02.724647 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1960 | 2025.12.19 21:33:02.724676 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1961 | 2025.12.19 21:33:02.725230 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001477 sec., 15572.105619498985 rows/sec., 560.02 KiB/sec. | ||
| 1962 | 2025.12.19 21:33:02.725299 [ 4 ] {5e0dd4a4-ea68-4dca-aa9d-166916233034} <Debug> TCPHandler: Processed in 0.001676336 sec. | ||
| 1963 | 2025.12.19 21:33:02.739711 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2025.12.19 21:33:02.739870 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1965 | 2025.12.19 21:33:02.740138 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1966 | 2025.12.19 21:33:02.740181 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1967 | 2025.12.19 21:33:02.740398 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1968 | 2025.12.19 21:33:02.740460 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1969 | 2025.12.19 21:33:02.740558 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1970 | 2025.12.19 21:33:02.740619 [ 303 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1971 | 2025.12.19 21:33:02.740638 [ 315 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1972 | 2025.12.19 21:33:02.740711 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1973 | 2025.12.19 21:33:02.740737 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1974 | 2025.12.19 21:33:02.740790 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1975 | 2025.12.19 21:33:02.740808 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1976 | 2025.12.19 21:33:02.740839 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1977 | 2025.12.19 21:33:02.740869 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1978 | 2025.12.19 21:33:02.741501 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001696 sec., 13561.32075471698 rows/sec., 487.71 KiB/sec. | ||
| 1979 | 2025.12.19 21:33:02.741608 [ 4 ] {9cb8d7bd-4b40-4dd6-8e38-fa9ebf74b949} <Debug> TCPHandler: Processed in 0.001959115 sec. | ||
| 1980 | 2025.12.19 21:33:02.742001 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2025.12.19 21:33:02.742134 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1982 | 2025.12.19 21:33:02.742402 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1983 | 2025.12.19 21:33:02.742438 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1984 | 2025.12.19 21:33:02.742623 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1985 | 2025.12.19 21:33:02.742676 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1986 | 2025.12.19 21:33:02.742775 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1987 | 2025.12.19 21:33:02.742833 [ 291 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1988 | 2025.12.19 21:33:02.742834 [ 315 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1989 | 2025.12.19 21:33:02.742927 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 1990 | 2025.12.19 21:33:02.742954 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1991 | 2025.12.19 21:33:02.743007 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1992 | 2025.12.19 21:33:02.743024 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1993 | 2025.12.19 21:33:02.743054 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1994 | 2025.12.19 21:33:02.743085 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1995 | 2025.12.19 21:33:02.743590 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001507 sec., 15262.1101526211 rows/sec., 548.87 KiB/sec. | ||
| 1996 | 2025.12.19 21:33:02.743693 [ 4 ] {13cf0750-b0e7-4654-88b3-a0fb837d816f} <Debug> TCPHandler: Processed in 0.001744119 sec. | ||
| 1997 | 2025.12.19 21:33:02.743921 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.12.19 21:33:02.744054 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1999 | 2025.12.19 21:33:02.744273 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2000 | 2025.12.19 21:33:02.744308 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2001 | 2025.12.19 21:33:02.744493 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2002 | 2025.12.19 21:33:02.744545 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2003 | 2025.12.19 21:33:02.744643 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2004 | 2025.12.19 21:33:02.744698 [ 303 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2005 | 2025.12.19 21:33:02.744699 [ 291 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2006 | 2025.12.19 21:33:02.744783 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2007 | 2025.12.19 21:33:02.744809 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2008 | 2025.12.19 21:33:02.744863 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2009 | 2025.12.19 21:33:02.744881 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2010 | 2025.12.19 21:33:02.744911 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2011 | 2025.12.19 21:33:02.744943 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2012 | 2025.12.19 21:33:02.745623 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.00162 sec., 14197.530864197532 rows/sec., 510.59 KiB/sec. | ||
| 2013 | 2025.12.19 21:33:02.745733 [ 4 ] {31a0247c-496c-4908-8f62-22ecf36e8a36} <Debug> TCPHandler: Processed in 0.001864232 sec. | ||
| 2014 | 2025.12.19 21:33:02.745931 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.12.19 21:33:02.746066 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2016 | 2025.12.19 21:33:02.746298 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2017 | 2025.12.19 21:33:02.746334 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2018 | 2025.12.19 21:33:02.746533 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2019 | 2025.12.19 21:33:02.746586 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2020 | 2025.12.19 21:33:02.746684 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2021 | 2025.12.19 21:33:02.746745 [ 317 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2022 | 2025.12.19 21:33:02.746747 [ 315 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2023 | 2025.12.19 21:33:02.746848 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2024 | 2025.12.19 21:33:02.746874 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2025 | 2025.12.19 21:33:02.746927 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2026 | 2025.12.19 21:33:02.746946 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2027 | 2025.12.19 21:33:02.746976 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2028 | 2025.12.19 21:33:02.747022 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2029 | 2025.12.19 21:33:02.747570 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001557 sec., 14771.997430956968 rows/sec., 531.24 KiB/sec. | ||
| 2030 | 2025.12.19 21:33:02.747671 [ 4 ] {3b1d64d8-c7b6-4175-a10f-19a18d03a511} <Debug> TCPHandler: Processed in 0.00179167 sec. | ||
| 2031 | 2025.12.19 21:33:02.747896 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.12.19 21:33:02.748032 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2033 | 2025.12.19 21:33:02.748257 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2034 | 2025.12.19 21:33:02.748293 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2035 | 2025.12.19 21:33:02.748483 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2036 | 2025.12.19 21:33:02.748534 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2037 | 2025.12.19 21:33:02.748632 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2038 | 2025.12.19 21:33:02.748687 [ 303 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2039 | 2025.12.19 21:33:02.748692 [ 315 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2040 | 2025.12.19 21:33:02.748771 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2041 | 2025.12.19 21:33:02.748796 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2042 | 2025.12.19 21:33:02.748848 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2043 | 2025.12.19 21:33:02.748865 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2044 | 2025.12.19 21:33:02.748895 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2045 | 2025.12.19 21:33:02.748926 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2046 | 2025.12.19 21:33:02.749480 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001502 sec., 15312.916111850865 rows/sec., 550.70 KiB/sec. | ||
| 2047 | 2025.12.19 21:33:02.749581 [ 4 ] {cd4850a3-c72e-479f-a6e4-bf2fbcf4fb89} <Debug> TCPHandler: Processed in 0.001736398 sec. | ||
| 2048 | 2025.12.19 21:33:02.749779 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.12.19 21:33:02.749914 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2050 | 2025.12.19 21:33:02.750137 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2051 | 2025.12.19 21:33:02.750172 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2052 | 2025.12.19 21:33:02.750363 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2053 | 2025.12.19 21:33:02.750414 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2054 | 2025.12.19 21:33:02.750512 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2055 | 2025.12.19 21:33:02.750572 [ 317 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2056 | 2025.12.19 21:33:02.750575 [ 315 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2057 | 2025.12.19 21:33:02.750666 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2058 | 2025.12.19 21:33:02.750692 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2059 | 2025.12.19 21:33:02.750744 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2060 | 2025.12.19 21:33:02.750762 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2061 | 2025.12.19 21:33:02.750790 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2062 | 2025.12.19 21:33:02.750820 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2063 | 2025.12.19 21:33:02.751418 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001557 sec., 14771.997430956968 rows/sec., 531.24 KiB/sec. | ||
| 2064 | 2025.12.19 21:33:02.751519 [ 4 ] {67bc9465-4369-4a43-a530-9fafbaac09ff} <Debug> TCPHandler: Processed in 0.00179085 sec. | ||
| 2065 | 2025.12.19 21:33:02.751714 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2025.12.19 21:33:02.751849 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2067 | 2025.12.19 21:33:02.752076 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2068 | 2025.12.19 21:33:02.752112 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2069 | 2025.12.19 21:33:02.752302 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2070 | 2025.12.19 21:33:02.752354 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2025.12.19 21:33:02.752453 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2072 | 2025.12.19 21:33:02.752511 [ 287 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2073 | 2025.12.19 21:33:02.752515 [ 303 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2074 | 2025.12.19 21:33:02.752598 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2075 | 2025.12.19 21:33:02.752625 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2076 | 2025.12.19 21:33:02.752677 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2077 | 2025.12.19 21:33:02.752693 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2078 | 2025.12.19 21:33:02.752723 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2079 | 2025.12.19 21:33:02.752753 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2080 | 2025.12.19 21:33:02.753281 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001485 sec., 15488.215488215488 rows/sec., 557.00 KiB/sec. | ||
| 2081 | 2025.12.19 21:33:02.753382 [ 4 ] {839cb3f1-d6a7-4db0-bc95-1e59ab5d1582} <Debug> TCPHandler: Processed in 0.001718858 sec. | ||
| 2082 | 2025.12.19 21:33:02.753579 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.12.19 21:33:02.753715 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2084 | 2025.12.19 21:33:02.753939 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2085 | 2025.12.19 21:33:02.753975 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2086 | 2025.12.19 21:33:02.754172 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2087 | 2025.12.19 21:33:02.754224 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2088 | 2025.12.19 21:33:02.754320 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2089 | 2025.12.19 21:33:02.754377 [ 303 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2090 | 2025.12.19 21:33:02.754378 [ 287 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2091 | 2025.12.19 21:33:02.754459 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2092 | 2025.12.19 21:33:02.754485 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2093 | 2025.12.19 21:33:02.754538 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2094 | 2025.12.19 21:33:02.754555 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2095 | 2025.12.19 21:33:02.754585 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2096 | 2025.12.19 21:33:02.754618 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2097 | 2025.12.19 21:33:02.755346 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001686 sec., 13641.755634638197 rows/sec., 490.60 KiB/sec. | ||
| 2098 | 2025.12.19 21:33:02.755455 [ 4 ] {7bb98b1a-28b6-4095-ac14-981819dadbeb} <Debug> TCPHandler: Processed in 0.001926703 sec. | ||
| 2099 | 2025.12.19 21:33:02.755650 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.12.19 21:33:02.755786 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2101 | 2025.12.19 21:33:02.756022 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2102 | 2025.12.19 21:33:02.756058 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2103 | 2025.12.19 21:33:02.756254 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2104 | 2025.12.19 21:33:02.756306 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2105 | 2025.12.19 21:33:02.756405 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2106 | 2025.12.19 21:33:02.756470 [ 287 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2107 | 2025.12.19 21:33:02.756475 [ 302 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2108 | 2025.12.19 21:33:02.756582 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2109 | 2025.12.19 21:33:02.756607 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2110 | 2025.12.19 21:33:02.756660 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2111 | 2025.12.19 21:33:02.756677 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2112 | 2025.12.19 21:33:02.756707 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2113 | 2025.12.19 21:33:02.756740 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2114 | 2025.12.19 21:33:02.757291 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001561 sec., 14734.144778987828 rows/sec., 529.88 KiB/sec. | ||
| 2115 | 2025.12.19 21:33:02.757379 [ 4 ] {82634f31-6d10-4954-baaa-0d8d453c3ab3} <Debug> TCPHandler: Processed in 0.00177957 sec. | ||
| 2116 | 2025.12.19 21:33:02.757583 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2025.12.19 21:33:02.757719 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2118 | 2025.12.19 21:33:02.757958 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2119 | 2025.12.19 21:33:02.757994 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2120 | 2025.12.19 21:33:02.758189 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2121 | 2025.12.19 21:33:02.758242 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2122 | 2025.12.19 21:33:02.758339 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2123 | 2025.12.19 21:33:02.758398 [ 308 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2124 | 2025.12.19 21:33:02.758446 [ 290 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2125 | 2025.12.19 21:33:02.758540 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2126 | 2025.12.19 21:33:02.758566 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2127 | 2025.12.19 21:33:02.758618 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2128 | 2025.12.19 21:33:02.758636 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2129 | 2025.12.19 21:33:02.758666 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2130 | 2025.12.19 21:33:02.758695 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2131 | 2025.12.19 21:33:02.759312 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001648 sec., 13956.310679611652 rows/sec., 501.91 KiB/sec. | ||
| 2132 | 2025.12.19 21:33:02.759401 [ 4 ] {b629bdad-3dcd-4a5b-8f51-eb43b45a7db7} <Debug> TCPHandler: Processed in 0.001869022 sec. | ||
| 2133 | 2025.12.19 21:33:02.759602 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.12.19 21:33:02.759739 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2135 | 2025.12.19 21:33:02.759975 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2136 | 2025.12.19 21:33:02.760011 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2137 | 2025.12.19 21:33:02.760211 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2138 | 2025.12.19 21:33:02.760262 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2139 | 2025.12.19 21:33:02.760360 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2140 | 2025.12.19 21:33:02.760420 [ 290 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2141 | 2025.12.19 21:33:02.760443 [ 311 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2142 | 2025.12.19 21:33:02.760526 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2143 | 2025.12.19 21:33:02.760551 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2144 | 2025.12.19 21:33:02.760604 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2145 | 2025.12.19 21:33:02.760621 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2146 | 2025.12.19 21:33:02.760651 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2147 | 2025.12.19 21:33:02.760695 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2148 | 2025.12.19 21:33:02.761303 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001619 sec., 14206.300185299568 rows/sec., 510.90 KiB/sec. | ||
| 2149 | 2025.12.19 21:33:02.761418 [ 4 ] {d0a55bd7-f65a-4ad5-8379-fea9e86640b9} <Debug> TCPHandler: Processed in 0.001866061 sec. | ||
| 2150 | 2025.12.19 21:33:02.761615 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2025.12.19 21:33:02.761752 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2152 | 2025.12.19 21:33:02.761991 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2153 | 2025.12.19 21:33:02.762028 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2154 | 2025.12.19 21:33:02.762234 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2155 | 2025.12.19 21:33:02.762286 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2156 | 2025.12.19 21:33:02.762385 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2157 | 2025.12.19 21:33:02.762444 [ 286 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2158 | 2025.12.19 21:33:02.762446 [ 290 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2159 | 2025.12.19 21:33:02.762532 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2160 | 2025.12.19 21:33:02.762557 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2161 | 2025.12.19 21:33:02.762610 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2162 | 2025.12.19 21:33:02.762627 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2163 | 2025.12.19 21:33:02.762657 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2164 | 2025.12.19 21:33:02.762699 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2165 | 2025.12.19 21:33:02.763270 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001574 sec., 14612.452350698855 rows/sec., 525.51 KiB/sec. | ||
| 2166 | 2025.12.19 21:33:02.763375 [ 4 ] {5421379d-34ed-49c3-9d69-7ecf984db7de} <Debug> TCPHandler: Processed in 0.00181232 sec. | ||
| 2167 | 2025.12.19 21:33:02.763570 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2025.12.19 21:33:02.763707 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2169 | 2025.12.19 21:33:02.763950 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2170 | 2025.12.19 21:33:02.763988 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2171 | 2025.12.19 21:33:02.764193 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2172 | 2025.12.19 21:33:02.764245 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2173 | 2025.12.19 21:33:02.764344 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2174 | 2025.12.19 21:33:02.764406 [ 311 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2175 | 2025.12.19 21:33:02.764408 [ 290 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2176 | 2025.12.19 21:33:02.764501 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2177 | 2025.12.19 21:33:02.764525 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2178 | 2025.12.19 21:33:02.764579 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2179 | 2025.12.19 21:33:02.764596 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2180 | 2025.12.19 21:33:02.764626 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2181 | 2025.12.19 21:33:02.764666 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2182 | 2025.12.19 21:33:02.765254 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001603 sec., 14348.097317529631 rows/sec., 516.00 KiB/sec. | ||
| 2183 | 2025.12.19 21:33:02.765358 [ 4 ] {e20a2782-c359-4414-8d2c-2a1413fb4391} <Debug> TCPHandler: Processed in 0.001839851 sec. | ||
| 2184 | 2025.12.19 21:33:02.765552 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2025.12.19 21:33:02.765691 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2186 | 2025.12.19 21:33:02.765931 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2187 | 2025.12.19 21:33:02.765969 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2188 | 2025.12.19 21:33:02.766174 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2189 | 2025.12.19 21:33:02.766225 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2190 | 2025.12.19 21:33:02.766324 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2191 | 2025.12.19 21:33:02.766384 [ 290 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2192 | 2025.12.19 21:33:02.766398 [ 348 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2193 | 2025.12.19 21:33:02.766484 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2194 | 2025.12.19 21:33:02.766510 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2195 | 2025.12.19 21:33:02.766562 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2196 | 2025.12.19 21:33:02.766580 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2197 | 2025.12.19 21:33:02.766610 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2198 | 2025.12.19 21:33:02.766658 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2199 | 2025.12.19 21:33:02.767259 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001625 sec., 14153.846153846154 rows/sec., 509.01 KiB/sec. | ||
| 2200 | 2025.12.19 21:33:02.767363 [ 4 ] {4cbdb3de-22c5-4f7b-ae64-00f894b5e9c2} <Debug> TCPHandler: Processed in 0.001861592 sec. | ||
| 2201 | 2025.12.19 21:33:02.767559 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.19 21:33:02.767698 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2203 | 2025.12.19 21:33:02.767945 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2204 | 2025.12.19 21:33:02.767983 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2205 | 2025.12.19 21:33:02.768199 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2206 | 2025.12.19 21:33:02.768251 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2207 | 2025.12.19 21:33:02.768350 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2208 | 2025.12.19 21:33:02.768411 [ 318 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2209 | 2025.12.19 21:33:02.768418 [ 290 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2210 | 2025.12.19 21:33:02.768498 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 2211 | 2025.12.19 21:33:02.768524 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2212 | 2025.12.19 21:33:02.768578 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2213 | 2025.12.19 21:33:02.768595 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2214 | 2025.12.19 21:33:02.768625 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2215 | 2025.12.19 21:33:02.768657 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2216 | 2025.12.19 21:33:02.769292 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> executeQuery: Read 23 rows, 847.00 B in 0.001652 sec., 13922.518159806295 rows/sec., 500.70 KiB/sec. | ||
| 2217 | 2025.12.19 21:33:02.769376 [ 4 ] {e2fd5c99-6797-4a02-b2bf-958f80fa558d} <Debug> TCPHandler: Processed in 0.001867282 sec. | ||
| 2218 | 2025.12.19 21:33:02.773854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2025.12.19 21:33:02.773987 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2220 | 2025.12.19 21:33:02.774037 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2221 | 2025.12.19 21:33:02.774603 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2025.12.19 21:33:02.774640 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2223 | 2025.12.19 21:33:02.775064 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2224 | 2025.12.19 21:33:02.775274 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2025.12.19 21:33:02.775428 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Debug> executeQuery: Read 21 rows, 4.95 KiB in 0.001478 sec., 14208.389715832207 rows/sec., 3.27 MiB/sec. | ||
| 2226 | 2025.12.19 21:33:02.775467 [ 4 ] {3fbb748e-6829-457f-a33e-870b64dd07cb} <Debug> TCPHandler: Processed in 0.001676587 sec. | ||
| 2227 | 2025.12.19 21:33:02.775593 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2025.12.19 21:33:02.775690 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2229 | 2025.12.19 21:33:02.775731 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2230 | 2025.12.19 21:33:02.776168 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.12.19 21:33:02.776201 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2232 | 2025.12.19 21:33:02.776494 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2233 | 2025.12.19 21:33:02.776705 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2025.12.19 21:33:02.776842 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 2235 | 2025.12.19 21:33:02.776878 [ 4 ] {dace0d0a-47c3-41c9-855b-6a9022b4d10e} <Debug> TCPHandler: Processed in 0.001335377 sec. | ||
| 2236 | 2025.12.19 21:33:02.776996 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2025.12.19 21:33:02.777091 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2238 | 2025.12.19 21:33:02.777131 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2239 | 2025.12.19 21:33:02.777528 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2025.12.19 21:33:02.777562 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2241 | 2025.12.19 21:33:02.777841 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2242 | 2025.12.19 21:33:02.778082 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2025.12.19 21:33:02.778208 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 431.06 KiB/sec. | ||
| 2244 | 2025.12.19 21:33:02.778244 [ 4 ] {d48c3315-a52a-4840-b3a9-4f2e152130d8} <Debug> TCPHandler: Processed in 0.001306846 sec. | ||
| 2245 | 2025.12.19 21:33:02.778357 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2025.12.19 21:33:02.778452 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2247 | 2025.12.19 21:33:02.778490 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2248 | 2025.12.19 21:33:02.778967 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2025.12.19 21:33:02.779003 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2250 | 2025.12.19 21:33:02.779314 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2251 | 2025.12.19 21:33:02.779525 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2025.12.19 21:33:02.779635 [ 55 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2253 | 2025.12.19 21:33:02.779650 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Debug> executeQuery: Read 162 rows, 14.93 KiB in 0.001217 sec., 133114.21528348397 rows/sec., 11.98 MiB/sec. | ||
| 2254 | 2025.12.19 21:33:02.779670 [ 55 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2025.12.19 21:33:02.779688 [ 4 ] {72e75f7a-ce0e-435d-8d7e-3ffc7c5e6753} <Debug> TCPHandler: Processed in 0.001381668 sec. | ||
| 2256 | 2025.12.19 21:33:02.779690 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2257 | 2025.12.19 21:33:02.779810 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2025.12.19 21:33:02.779818 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 2259 | 2025.12.19 21:33:02.779935 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2260 | 2025.12.19 21:33:02.779950 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2025.12.19 21:33:02.779997 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1211 rows starting from the beginning of the part | ||
| 2262 | 2025.12.19 21:33:02.780006 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2263 | 2025.12.19 21:33:02.780073 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 68 rows starting from the beginning of the part | ||
| 2264 | 2025.12.19 21:33:02.780128 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2265 | 2025.12.19 21:33:02.780172 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2265 rows starting from the beginning of the part | ||
| 2266 | 2025.12.19 21:33:02.780214 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1126 rows starting from the beginning of the part | ||
| 2267 | 2025.12.19 21:33:02.780251 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 162 rows starting from the beginning of the part | ||
| 2268 | 2025.12.19 21:33:02.780493 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.12.19 21:33:02.780535 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2270 | 2025.12.19 21:33:02.780859 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2271 | 2025.12.19 21:33:02.781096 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2025.12.19 21:33:02.781291 [ 55 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2273 | 2025.12.19 21:33:02.781315 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Debug> executeQuery: Read 24 rows, 1.83 KiB in 0.001404 sec., 17094.017094017094 rows/sec., 1.27 MiB/sec. | ||
| 2274 | 2025.12.19 21:33:02.781322 [ 55 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.12.19 21:33:02.781347 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2276 | 2025.12.19 21:33:02.781354 [ 4 ] {ec8a0488-6235-4e87-a15c-04fb6fe4206a} <Debug> TCPHandler: Processed in 0.001607035 sec. | ||
| 2277 | 2025.12.19 21:33:02.781454 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 2278 | 2025.12.19 21:33:02.781468 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2025.12.19 21:33:02.781576 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2280 | 2025.12.19 21:33:02.781580 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2281 | 2025.12.19 21:33:02.781617 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2282 | 2025.12.19 21:33:02.781661 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 2283 | 2025.12.19 21:33:02.781742 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2284 | 2025.12.19 21:33:02.781792 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2285 | 2025.12.19 21:33:02.781834 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 241 rows starting from the beginning of the part | ||
| 2286 | 2025.12.19 21:33:02.781874 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 240 rows starting from the beginning of the part | ||
| 2287 | 2025.12.19 21:33:02.781926 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2288 | 2025.12.19 21:33:02.782048 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2025.12.19 21:33:02.782090 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2290 | 2025.12.19 21:33:02.782195 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428277 sec., 2017891.6985170967 rows/sec., 173.39 MiB/sec. | ||
| 2291 | 2025.12.19 21:33:02.782404 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2292 | 2025.12.19 21:33:02.782550 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2293 | 2025.12.19 21:33:02.782696 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2025.12.19 21:33:02.782853 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001295 sec., 19305.019305019305 rows/sec., 1.59 MiB/sec. | ||
| 2295 | 2025.12.19 21:33:02.782872 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459301 sec., 420064.126592115 rows/sec., 28.29 MiB/sec. | ||
| 2296 | 2025.12.19 21:33:02.782883 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.12.19 21:33:02.782893 [ 4 ] {cb78997c-3c09-4ff8-87f7-b8e09ab1669b} <Debug> TCPHandler: Processed in 0.001475331 sec. | ||
| 2298 | 2025.12.19 21:33:02.782967 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_6_1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2299 | 2025.12.19 21:33:02.783024 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2300 | 2025.12.19 21:33:02.783033 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.12.19 21:33:02.783043 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2302 | 2025.12.19 21:33:02.783143 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2303 | 2025.12.19 21:33:02.783190 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2304 | 2025.12.19 21:33:02.783291 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.12.19 21:33:02.783363 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_6_1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2306 | 2025.12.19 21:33:02.783432 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2307 | 2025.12.19 21:33:02.783586 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.12.19 21:33:02.783626 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2309 | 2025.12.19 21:33:02.783921 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2310 | 2025.12.19 21:33:02.784126 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.12.19 21:33:02.784251 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 2312 | 2025.12.19 21:33:02.784288 [ 4 ] {b6d3f972-1758-4ec7-881d-fa02ec0d558e} <Debug> TCPHandler: Processed in 0.001305387 sec. | ||
| 2313 | 2025.12.19 21:33:02.784396 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2025.12.19 21:33:02.784489 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2315 | 2025.12.19 21:33:02.784527 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2316 | 2025.12.19 21:33:02.784929 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.12.19 21:33:02.784964 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2318 | 2025.12.19 21:33:02.785259 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2319 | 2025.12.19 21:33:02.785463 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.12.19 21:33:02.785552 [ 55 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2321 | 2025.12.19 21:33:02.785583 [ 55 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.12.19 21:33:02.785588 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Debug> executeQuery: Read 76 rows, 6.46 KiB in 0.001117 sec., 68039.39122649956 rows/sec., 5.65 MiB/sec. | ||
| 2323 | 2025.12.19 21:33:02.785600 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2324 | 2025.12.19 21:33:02.785627 [ 4 ] {66bd52f0-a331-4f9f-8b47-83f7fcce7144} <Debug> TCPHandler: Processed in 0.001279466 sec. | ||
| 2325 | 2025.12.19 21:33:02.785709 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 2326 | 2025.12.19 21:33:02.785755 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.12.19 21:33:02.785823 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2328 | 2025.12.19 21:33:02.785855 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.12.19 21:33:02.785866 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 514 rows starting from the beginning of the part | ||
| 2330 | 2025.12.19 21:33:02.785906 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2331 | 2025.12.19 21:33:02.785955 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2332 | 2025.12.19 21:33:02.786011 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2333 | 2025.12.19 21:33:02.786056 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1107 rows starting from the beginning of the part | ||
| 2334 | 2025.12.19 21:33:02.786102 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 650 rows starting from the beginning of the part | ||
| 2335 | 2025.12.19 21:33:02.786144 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 2336 | 2025.12.19 21:33:02.786396 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.12.19 21:33:02.786438 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2338 | 2025.12.19 21:33:02.786815 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2339 | 2025.12.19 21:33:02.787043 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2025.12.19 21:33:02.787171 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Debug> executeQuery: Read 451 rows, 36.20 KiB in 0.001333 sec., 338334.5836459115 rows/sec., 26.52 MiB/sec. | ||
| 2341 | 2025.12.19 21:33:02.787206 [ 4 ] {83a357db-3f25-49b9-afe5-9dff27d94644} <Debug> TCPHandler: Processed in 0.001501342 sec. | ||
| 2342 | 2025.12.19 21:33:02.787323 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.12.19 21:33:02.787381 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714358 sec., 1408690.6002130243 rows/sec., 106.51 MiB/sec. | ||
| 2344 | 2025.12.19 21:33:02.787418 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2345 | 2025.12.19 21:33:02.787464 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2346 | 2025.12.19 21:33:02.787552 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2347 | 2025.12.19 21:33:02.787773 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2025.12.19 21:33:02.787795 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2025.12.19 21:33:02.787814 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2350 | 2025.12.19 21:33:02.787874 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_6_1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2351 | 2025.12.19 21:33:02.787945 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2352 | 2025.12.19 21:33:02.788136 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2353 | 2025.12.19 21:33:02.788346 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.12.19 21:33:02.788472 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 59.21 KiB/sec. | ||
| 2355 | 2025.12.19 21:33:02.788507 [ 4 ] {ec83ab1a-a211-4a3a-a51a-508dcb830091} <Debug> TCPHandler: Processed in 0.001233654 sec. | ||
| 2356 | 2025.12.19 21:33:02.788627 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.12.19 21:33:02.788748 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2025.12.19 21:33:02.788813 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2359 | 2025.12.19 21:33:02.789609 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.12.19 21:33:02.789645 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2361 | 2025.12.19 21:33:02.790134 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2362 | 2025.12.19 21:33:02.790356 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.12.19 21:33:02.790461 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2364 | 2025.12.19 21:33:02.790495 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00177 sec., 3389.830508474576 rows/sec., 6.07 MiB/sec. | ||
| 2365 | 2025.12.19 21:33:02.790498 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2025.12.19 21:33:02.790529 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2367 | 2025.12.19 21:33:02.790549 [ 4 ] {47edf392-3a32-47cd-bac1-9262558279e5} <Debug> TCPHandler: Processed in 0.001983175 sec. | ||
| 2368 | 2025.12.19 21:33:02.790624 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 2369 | 2025.12.19 21:33:02.790672 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.12.19 21:33:02.790775 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2371 | 2025.12.19 21:33:02.790816 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2372 | 2025.12.19 21:33:02.790818 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2373 | 2025.12.19 21:33:02.790881 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2374 | 2025.12.19 21:33:02.791011 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2375 | 2025.12.19 21:33:02.791134 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2376 | 2025.12.19 21:33:02.791163 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2025.12.19 21:33:02.791203 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2378 | 2025.12.19 21:33:02.791243 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2379 | 2025.12.19 21:33:02.791345 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2380 | 2025.12.19 21:33:02.791448 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 2381 | 2025.12.19 21:33:02.791534 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2382 | 2025.12.19 21:33:02.791770 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.12.19 21:33:02.791911 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001156 sec., 25951.557093425607 rows/sec., 1.78 MiB/sec. | ||
| 2384 | 2025.12.19 21:33:02.791947 [ 4 ] {e07c8cc2-db2d-4876-b433-8367ac46340d} <Debug> TCPHandler: Processed in 0.001325667 sec. | ||
| 2385 | 2025.12.19 21:33:02.794312 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 19 columns (19 merged, 0 gathered) in 0.003729964 sec., 47453.54110656296 rows/sec., 85.03 MiB/sec. | ||
| 2386 | 2025.12.19 21:33:02.794644 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2387 | 2025.12.19 21:33:02.795012 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.12.19 21:33:02.795082 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2389 | 2025.12.19 21:33:02.795164 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2390 | 2025.12.19 21:33:04.572336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4346 | ||
| 2391 | 2025.12.19 21:33:04.572819 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.12.19 21:33:04.572853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2393 | 2025.12.19 21:33:04.573333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2394 | 2025.12.19 21:33:04.573553 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.12.19 21:33:04.573681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4346 | ||
| 2396 | 2025.12.19 21:33:04.808657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2397 | 2025.12.19 21:33:04.825451 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.12.19 21:33:04.825519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2399 | 2025.12.19 21:33:04.831820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2400 | 2025.12.19 21:33:04.832547 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.12.19 21:33:04.835792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2402 | 2025.12.19 21:33:05.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.62 MiB, peak 211.86 MiB, free memory in arenas 0.00 B, will set to 207.45 MiB (RSS), difference: 1.83 MiB | ||
| 2403 | 2025.12.19 21:33:07.074732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 292 | ||
| 2404 | 2025.12.19 21:33:07.078016 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2025.12.19 21:33:07.078060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2406 | 2025.12.19 21:33:07.079277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2407 | 2025.12.19 21:33:07.079524 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.12.19 21:33:07.079720 [ 49 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2409 | 2025.12.19 21:33:07.079761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2410 | 2025.12.19 21:33:07.079825 [ 49 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.12.19 21:33:07.079867 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2412 | 2025.12.19 21:33:07.080041 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 2413 | 2025.12.19 21:33:07.080836 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2414 | 2025.12.19 21:33:07.080995 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 94 rows starting from the beginning of the part | ||
| 2415 | 2025.12.19 21:33:07.081406 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 2416 | 2025.12.19 21:33:07.081811 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2417 | 2025.12.19 21:33:07.082177 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 2418 | 2025.12.19 21:33:07.082541 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
| 2419 | 2025.12.19 21:33:07.082908 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 2420 | 2025.12.19 21:33:07.088583 [ 192 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 72 columns (72 merged, 0 gathered) in 0.00860783 sec., 33922.603025385026 rows/sec., 37.01 MiB/sec. | ||
| 2421 | 2025.12.19 21:33:07.089470 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2422 | 2025.12.19 21:33:07.090077 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2025.12.19 21:33:07.090152 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_6_1} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2424 | 2025.12.19 21:33:07.090375 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2425 | 2025.12.19 21:33:07.717975 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2025.12.19 21:33:07.718169 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2427 | 2025.12.19 21:33:07.718240 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2428 | 2025.12.19 21:33:07.718993 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.12.19 21:33:07.719030 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2430 | 2025.12.19 21:33:07.719406 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2431 | 2025.12.19 21:33:07.719650 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.12.19 21:33:07.719799 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Debug> executeQuery: Read 96 rows, 8.71 KiB in 0.001684 sec., 57007.125890736344 rows/sec., 5.05 MiB/sec. | ||
| 2433 | 2025.12.19 21:33:07.719839 [ 4 ] {dbd66ab6-8816-4f32-b6dc-35f7ab41520b} <Debug> TCPHandler: Processed in 0.001997445 sec. | ||
| 2434 | 2025.12.19 21:33:07.719997 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2025.12.19 21:33:07.720092 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2436 | 2025.12.19 21:33:07.720131 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2437 | 2025.12.19 21:33:07.720617 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.12.19 21:33:07.720651 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2439 | 2025.12.19 21:33:07.720941 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2440 | 2025.12.19 21:33:07.721141 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2025.12.19 21:33:07.721264 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001191 sec., 29387.06968933669 rows/sec., 2.16 MiB/sec. | ||
| 2442 | 2025.12.19 21:33:07.721299 [ 4 ] {f92a0f46-90bc-4b2c-8095-acf1ea6fd925} <Debug> TCPHandler: Processed in 0.001359418 sec. | ||
| 2443 | 2025.12.19 21:33:07.721414 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2025.12.19 21:33:07.721516 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2445 | 2025.12.19 21:33:07.721554 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2446 | 2025.12.19 21:33:07.721986 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.12.19 21:33:07.722020 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2448 | 2025.12.19 21:33:07.722302 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2449 | 2025.12.19 21:33:07.722506 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.12.19 21:33:07.722628 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.00113 sec., 55752.21238938053 rows/sec., 4.35 MiB/sec. | ||
| 2451 | 2025.12.19 21:33:07.722662 [ 4 ] {bb87bc0b-826f-4752-b54e-34b17df71830} <Debug> TCPHandler: Processed in 0.001295896 sec. | ||
| 2452 | 2025.12.19 21:33:07.722784 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.12.19 21:33:07.722877 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2454 | 2025.12.19 21:33:07.722918 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2025.12.19 21:33:07.723318 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.12.19 21:33:07.723353 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2457 | 2025.12.19 21:33:07.723674 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2458 | 2025.12.19 21:33:07.723881 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.12.19 21:33:07.724010 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.02 MiB/sec. | ||
| 2460 | 2025.12.19 21:33:07.724046 [ 4 ] {8d86b815-35e7-420a-b780-92f82bfeecf8} <Debug> TCPHandler: Processed in 0.001316827 sec. | ||
| 2461 | 2025.12.19 21:33:07.724162 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.12.19 21:33:07.724265 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.12.19 21:33:07.724318 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2464 | 2025.12.19 21:33:07.725147 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.19 21:33:07.725181 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2466 | 2025.12.19 21:33:07.725743 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2467 | 2025.12.19 21:33:07.725956 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.12.19 21:33:07.726100 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001854 sec., 18878.101402373246 rows/sec., 33.83 MiB/sec. | ||
| 2469 | 2025.12.19 21:33:07.726150 [ 4 ] {257cc2c4-4aae-4536-81a0-e07c92c061c8} <Debug> TCPHandler: Processed in 0.002036527 sec. | ||
| 2470 | 2025.12.19 21:33:07.726261 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.12.19 21:33:07.726364 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2472 | 2025.12.19 21:33:07.726405 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2473 | 2025.12.19 21:33:07.726733 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.12.19 21:33:07.726768 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2475 | 2025.12.19 21:33:07.727063 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2476 | 2025.12.19 21:33:07.727264 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.12.19 21:33:07.727388 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001042 sec., 28790.786948176585 rows/sec., 1.97 MiB/sec. | ||
| 2478 | 2025.12.19 21:33:07.727421 [ 4 ] {05304659-ce50-4cba-b833-d881758190bf} <Debug> TCPHandler: Processed in 0.001208193 sec. | ||
| 2479 | 2025.12.19 21:33:11.983633 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2480 | 2025.12.19 21:33:11.983732 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2481 | 2025.12.19 21:33:12.073782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4858 | ||
| 2482 | 2025.12.19 21:33:12.074374 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.12.19 21:33:12.074422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2484 | 2025.12.19 21:33:12.075049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2485 | 2025.12.19 21:33:12.075272 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.12.19 21:33:12.075402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4858 | ||
| 2487 | 2025.12.19 21:33:12.335869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2488 | 2025.12.19 21:33:12.353868 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.12.19 21:33:12.353930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2490 | 2025.12.19 21:33:12.360213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2025.12.19 21:33:12.360915 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.12.19 21:33:12.364111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2493 | 2025.12.19 21:33:12.716062 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2025.12.19 21:33:12.716250 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2495 | 2025.12.19 21:33:12.716316 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2496 | 2025.12.19 21:33:12.717051 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.12.19 21:33:12.717103 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2498 | 2025.12.19 21:33:12.717520 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2499 | 2025.12.19 21:33:12.717744 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.12.19 21:33:12.717909 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Debug> executeQuery: Read 38 rows, 3.15 KiB in 0.001709 sec., 22235.225277940317 rows/sec., 1.80 MiB/sec. | ||
| 2501 | 2025.12.19 21:33:12.717952 [ 4 ] {ee4cddbc-9660-41d7-b457-d396ebb8176c} <Debug> TCPHandler: Processed in 0.002025327 sec. | ||
| 2502 | 2025.12.19 21:33:12.718097 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2025.12.19 21:33:12.718193 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2504 | 2025.12.19 21:33:12.718233 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2505 | 2025.12.19 21:33:12.718688 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.12.19 21:33:12.718724 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2507 | 2025.12.19 21:33:12.719034 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2508 | 2025.12.19 21:33:12.719240 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.12.19 21:33:12.719374 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.0012 sec., 5000 rows/sec., 375.98 KiB/sec. | ||
| 2510 | 2025.12.19 21:33:12.719410 [ 4 ] {39825fcc-ae21-431b-85b5-0f77d3e23da1} <Debug> TCPHandler: Processed in 0.001370068 sec. | ||
| 2511 | 2025.12.19 21:33:12.719532 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.12.19 21:33:12.719625 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2513 | 2025.12.19 21:33:12.719664 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2514 | 2025.12.19 21:33:12.720084 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.12.19 21:33:12.720119 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2516 | 2025.12.19 21:33:12.720402 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2517 | 2025.12.19 21:33:12.720609 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.12.19 21:33:12.720735 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001127 sec., 30168.589174800356 rows/sec., 2.35 MiB/sec. | ||
| 2519 | 2025.12.19 21:33:12.720770 [ 4 ] {3d22e3e4-b749-4787-ba4d-5c525aa401a2} <Debug> TCPHandler: Processed in 0.001287216 sec. | ||
| 2520 | 2025.12.19 21:33:12.720946 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.12.19 21:33:12.721039 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.12.19 21:33:12.721081 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2523 | 2025.12.19 21:33:12.721472 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.12.19 21:33:12.721508 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2525 | 2025.12.19 21:33:12.721822 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2526 | 2025.12.19 21:33:12.722025 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.12.19 21:33:12.722148 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001127 sec., 88731.14463176575 rows/sec., 6.15 MiB/sec. | ||
| 2528 | 2025.12.19 21:33:12.722155 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2529 | 2025.12.19 21:33:12.722183 [ 4 ] {1f99bd89-e164-46cb-b580-38bf72e050ee} <Debug> TCPHandler: Processed in 0.001285826 sec. | ||
| 2530 | 2025.12.19 21:33:12.722224 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.12.19 21:33:12.722249 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2532 | 2025.12.19 21:33:12.722317 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2025.12.19 21:33:12.722346 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 2534 | 2025.12.19 21:33:12.722418 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2535 | 2025.12.19 21:33:12.722473 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2025.12.19 21:33:12.722475 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2537 | 2025.12.19 21:33:12.722517 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2439 rows starting from the beginning of the part | ||
| 2538 | 2025.12.19 21:33:12.722623 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 839 rows starting from the beginning of the part | ||
| 2539 | 2025.12.19 21:33:12.722674 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 154 rows starting from the beginning of the part | ||
| 2540 | 2025.12.19 21:33:12.722720 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 451 rows starting from the beginning of the part | ||
| 2541 | 2025.12.19 21:33:12.722761 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2542 | 2025.12.19 21:33:12.722804 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 2543 | 2025.12.19 21:33:12.723274 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2025.12.19 21:33:12.723315 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2545 | 2025.12.19 21:33:12.723828 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2546 | 2025.12.19 21:33:12.724073 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.12.19 21:33:12.724215 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001814 sec., 3307.6074972436604 rows/sec., 5.93 MiB/sec. | ||
| 2548 | 2025.12.19 21:33:12.724265 [ 4 ] {8673f0c6-404f-49e2-a3ec-f47ec14f676f} <Debug> TCPHandler: Processed in 0.001996205 sec. | ||
| 2549 | 2025.12.19 21:33:12.724371 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2025.12.19 21:33:12.724473 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2551 | 2025.12.19 21:33:12.724514 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2552 | 2025.12.19 21:33:12.724714 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409207 sec., 1694748.520986366 rows/sec., 114.87 MiB/sec. | ||
| 2553 | 2025.12.19 21:33:12.724840 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.12.19 21:33:12.724879 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2555 | 2025.12.19 21:33:12.725180 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2556 | 2025.12.19 21:33:12.725249 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2557 | 2025.12.19 21:33:12.725395 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.12.19 21:33:12.725540 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001085 sec., 27649.769585253456 rows/sec., 1.89 MiB/sec. | ||
| 2559 | 2025.12.19 21:33:12.725576 [ 4 ] {c975abb5-1903-47fa-87db-1e3ca5177ce0} <Debug> TCPHandler: Processed in 0.001253135 sec. | ||
| 2560 | 2025.12.19 21:33:12.725654 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.19 21:33:12.725748 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2562 | 2025.12.19 21:33:12.725843 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2563 | 2025.12.19 21:33:13.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.82 MiB, peak 212.67 MiB, free memory in arenas 0.00 B, will set to 211.63 MiB (RSS), difference: 2.81 MiB | ||
| 2564 | 2025.12.19 21:33:17.080086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 316 | ||
| 2565 | 2025.12.19 21:33:17.082059 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2025.12.19 21:33:17.082103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2567 | 2025.12.19 21:33:17.083205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2568 | 2025.12.19 21:33:17.083464 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.12.19 21:33:17.083701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2570 | 2025.12.19 21:33:17.744831 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2025.12.19 21:33:17.745032 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2572 | 2025.12.19 21:33:17.745109 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2573 | 2025.12.19 21:33:17.745803 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.12.19 21:33:17.745862 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2575 | 2025.12.19 21:33:17.746249 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2576 | 2025.12.19 21:33:17.746472 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.12.19 21:33:17.746628 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 296.16 KiB/sec. | ||
| 2578 | 2025.12.19 21:33:17.746675 [ 4 ] {5f0e1eae-3c56-4d25-b429-7f7bca1f9424} <Debug> TCPHandler: Processed in 0.001976135 sec. | ||
| 2579 | 2025.12.19 21:33:17.746803 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.12.19 21:33:17.746906 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2581 | 2025.12.19 21:33:17.746948 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2582 | 2025.12.19 21:33:17.748022 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2025.12.19 21:33:17.748058 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2584 | 2025.12.19 21:33:17.748440 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2585 | 2025.12.19 21:33:17.748660 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.12.19 21:33:17.748789 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Debug> executeQuery: Read 1239 rows, 105.50 KiB in 0.001906 sec., 650052.4658971669 rows/sec., 54.05 MiB/sec. | ||
| 2587 | 2025.12.19 21:33:17.748826 [ 4 ] {8c87a5cd-7c79-49d3-8f6f-301fc31624b4} <Debug> TCPHandler: Processed in 0.002075047 sec. | ||
| 2588 | 2025.12.19 21:33:17.748955 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.12.19 21:33:17.749050 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2590 | 2025.12.19 21:33:17.749089 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2025.12.19 21:33:17.749491 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.12.19 21:33:17.749527 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2593 | 2025.12.19 21:33:17.749821 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2594 | 2025.12.19 21:33:17.750030 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.12.19 21:33:17.750158 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001128 sec., 36347.51773049645 rows/sec., 2.64 MiB/sec. | ||
| 2596 | 2025.12.19 21:33:17.750193 [ 4 ] {488730fb-57ca-4710-b216-cf7dee50be08} <Debug> TCPHandler: Processed in 0.001289036 sec. | ||
| 2597 | 2025.12.19 21:33:17.750298 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.12.19 21:33:17.750392 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2599 | 2025.12.19 21:33:17.750430 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2600 | 2025.12.19 21:33:17.750904 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.12.19 21:33:17.750938 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2602 | 2025.12.19 21:33:17.751242 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2603 | 2025.12.19 21:33:17.751444 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.12.19 21:33:17.751571 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001197 sec., 190476.19047619047 rows/sec., 12.90 MiB/sec. | ||
| 2605 | 2025.12.19 21:33:17.751605 [ 4 ] {3c143dda-5c49-4323-96d4-38e32f0fe995} <Debug> TCPHandler: Processed in 0.001354948 sec. | ||
| 2606 | 2025.12.19 21:33:17.751720 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.12.19 21:33:17.751840 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2608 | 2025.12.19 21:33:17.751889 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2609 | 2025.12.19 21:33:17.752456 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.12.19 21:33:17.752490 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2611 | 2025.12.19 21:33:17.752827 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2612 | 2025.12.19 21:33:17.753035 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.12.19 21:33:17.753159 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Debug> executeQuery: Read 525 rows, 39.82 KiB in 0.001343 sec., 390915.860014892 rows/sec., 28.95 MiB/sec. | ||
| 2614 | 2025.12.19 21:33:17.753195 [ 4 ] {3ef5a11a-de61-4ed8-8ce6-fe657ab02706} <Debug> TCPHandler: Processed in 0.001533673 sec. | ||
| 2615 | 2025.12.19 21:33:17.753309 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.19 21:33:17.753402 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.12.19 21:33:17.753443 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2618 | 2025.12.19 21:33:17.753976 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.12.19 21:33:17.754009 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2620 | 2025.12.19 21:33:17.754373 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2621 | 2025.12.19 21:33:17.754575 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.19 21:33:17.754695 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Debug> executeQuery: Read 787 rows, 54.07 KiB in 0.001312 sec., 599847.5609756097 rows/sec., 40.24 MiB/sec. | ||
| 2623 | 2025.12.19 21:33:17.754730 [ 4 ] {ca5a52d9-c87c-415a-892f-c71a51356eab} <Debug> TCPHandler: Processed in 0.001470161 sec. | ||
| 2624 | 2025.12.19 21:33:17.754846 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.12.19 21:33:17.754937 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.12.19 21:33:17.754989 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2627 | 2025.12.19 21:33:17.755782 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.12.19 21:33:17.755816 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2629 | 2025.12.19 21:33:17.756340 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2630 | 2025.12.19 21:33:17.756571 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.12.19 21:33:17.756702 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001783 sec., 19629.83735277622 rows/sec., 35.18 MiB/sec. | ||
| 2632 | 2025.12.19 21:33:17.756756 [ 4 ] {dcb0f465-7b1d-4c85-88fe-7b5b0d0c5b6e} <Debug> TCPHandler: Processed in 0.001959875 sec. | ||
| 2633 | 2025.12.19 21:33:17.756869 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2025.12.19 21:33:17.756962 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2635 | 2025.12.19 21:33:17.757002 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2636 | 2025.12.19 21:33:17.757320 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.12.19 21:33:17.757352 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2638 | 2025.12.19 21:33:17.757639 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2639 | 2025.12.19 21:33:17.757835 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.12.19 21:33:17.757923 [ 31 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2641 | 2025.12.19 21:33:17.757954 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001011 sec., 29673.59050445104 rows/sec., 2.03 MiB/sec. | ||
| 2642 | 2025.12.19 21:33:17.757961 [ 31 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.12.19 21:33:17.757986 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2644 | 2025.12.19 21:33:17.757988 [ 4 ] {c3c9e0d4-ebea-43ac-9c17-957f790cf977} <Debug> TCPHandler: Processed in 0.001167902 sec. | ||
| 2645 | 2025.12.19 21:33:17.758111 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 2646 | 2025.12.19 21:33:17.758259 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2647 | 2025.12.19 21:33:17.758302 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 2648 | 2025.12.19 21:33:17.758391 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 2649 | 2025.12.19 21:33:17.758438 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2650 | 2025.12.19 21:33:17.758480 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2651 | 2025.12.19 21:33:17.758521 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2652 | 2025.12.19 21:33:17.758565 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2653 | 2025.12.19 21:33:17.759409 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001348618 sec., 154231.96190470541 rows/sec., 9.55 MiB/sec. | ||
| 2654 | 2025.12.19 21:33:17.759636 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2655 | 2025.12.19 21:33:17.759986 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.12.19 21:33:17.760067 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_6_1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2657 | 2025.12.19 21:33:17.760156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2658 | 2025.12.19 21:33:19.576320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5306 | ||
| 2659 | 2025.12.19 21:33:19.576835 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.12.19 21:33:19.576881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2661 | 2025.12.19 21:33:19.577413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2662 | 2025.12.19 21:33:19.577682 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.12.19 21:33:19.577819 [ 27 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2664 | 2025.12.19 21:33:19.577830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5306 | ||
| 2665 | 2025.12.19 21:33:19.577894 [ 27 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.12.19 21:33:19.577922 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2667 | 2025.12.19 21:33:19.578019 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2668 | 2025.12.19 21:33:19.578117 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2669 | 2025.12.19 21:33:19.578149 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2938 rows starting from the beginning of the part | ||
| 2670 | 2025.12.19 21:33:19.578204 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 2671 | 2025.12.19 21:33:19.578247 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 2672 | 2025.12.19 21:33:19.578288 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 2673 | 2025.12.19 21:33:19.578328 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 2674 | 2025.12.19 21:33:19.578367 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 2675 | 2025.12.19 21:33:19.579729 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001748748 sec., 3034170.7324325745 rows/sec., 43.40 MiB/sec. | ||
| 2676 | 2025.12.19 21:33:19.580416 [ 201 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2677 | 2025.12.19 21:33:19.580737 [ 201 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2025.12.19 21:33:19.580830 [ 201 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_11_2} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2679 | 2025.12.19 21:33:19.580934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2680 | 2025.12.19 21:33:19.865027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2681 | 2025.12.19 21:33:19.881842 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.19 21:33:19.881916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2683 | 2025.12.19 21:33:19.888190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2684 | 2025.12.19 21:33:19.888889 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.12.19 21:33:19.889188 [ 27 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2686 | 2025.12.19 21:33:19.889269 [ 27 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.12.19 21:33:19.889299 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2688 | 2025.12.19 21:33:19.889458 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2689 | 2025.12.19 21:33:19.892088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2690 | 2025.12.19 21:33:19.893754 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2025.12.19 21:33:19.895253 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2692 | 2025.12.19 21:33:19.899874 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2693 | 2025.12.19 21:33:19.904106 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2694 | 2025.12.19 21:33:19.908347 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2695 | 2025.12.19 21:33:19.912784 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2696 | 2025.12.19 21:33:19.917361 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 2697 | 2025.12.19 21:33:19.977693 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08830683 sec., 939.9046483720455 rows/sec., 4.86 MiB/sec. | ||
| 2698 | 2025.12.19 21:33:19.980473 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2699 | 2025.12.19 21:33:19.982652 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_11_2} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.12.19 21:33:19.982769 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_11_2} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2701 | 2025.12.19 21:33:19.984854 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2702 | 2025.12.19 21:33:20.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.88 MiB, peak 222.76 MiB, free memory in arenas 0.00 B, will set to 220.95 MiB (RSS), difference: 8.07 MiB | ||
| 2703 | 2025.12.19 21:33:22.716585 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.12.19 21:33:22.716778 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2705 | 2025.12.19 21:33:22.716841 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2706 | 2025.12.19 21:33:22.717441 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.19 21:33:22.717481 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2708 | 2025.12.19 21:33:22.717846 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2709 | 2025.12.19 21:33:22.718059 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.12.19 21:33:22.718205 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Debug> executeQuery: Read 38 rows, 3.15 KiB in 0.001475 sec., 25762.71186440678 rows/sec., 2.09 MiB/sec. | ||
| 2711 | 2025.12.19 21:33:22.718245 [ 4 ] {3021cf34-7503-4527-90b5-635c342e19c9} <Debug> TCPHandler: Processed in 0.0017829 sec. | ||
| 2712 | 2025.12.19 21:33:22.718366 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2025.12.19 21:33:22.718459 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2714 | 2025.12.19 21:33:22.718498 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2715 | 2025.12.19 21:33:22.718884 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.12.19 21:33:22.718919 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2717 | 2025.12.19 21:33:22.719204 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2718 | 2025.12.19 21:33:22.719419 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.12.19 21:33:22.719543 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 409.04 KiB/sec. | ||
| 2720 | 2025.12.19 21:33:22.719579 [ 4 ] {f8da7c7c-d034-4866-8dfd-ca3aa9d91be2} <Debug> TCPHandler: Processed in 0.001262675 sec. | ||
| 2721 | 2025.12.19 21:33:22.719687 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.12.19 21:33:22.719779 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2723 | 2025.12.19 21:33:22.719818 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2724 | 2025.12.19 21:33:22.720211 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.19 21:33:22.720246 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2726 | 2025.12.19 21:33:22.720525 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2727 | 2025.12.19 21:33:22.720721 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.12.19 21:33:22.720843 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001081 sec., 31452.35892691952 rows/sec., 2.45 MiB/sec. | ||
| 2729 | 2025.12.19 21:33:22.720878 [ 4 ] {d6d477e8-d041-4855-be62-614bd9b57b69} <Debug> TCPHandler: Processed in 0.001240154 sec. | ||
| 2730 | 2025.12.19 21:33:22.720983 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2025.12.19 21:33:22.721074 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2025.12.19 21:33:22.721115 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2733 | 2025.12.19 21:33:22.721469 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.12.19 21:33:22.721503 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2735 | 2025.12.19 21:33:22.721809 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2736 | 2025.12.19 21:33:22.722017 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.12.19 21:33:22.722137 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001081 sec., 92506.93802035153 rows/sec., 6.41 MiB/sec. | ||
| 2738 | 2025.12.19 21:33:22.722172 [ 4 ] {d61dfb92-8215-4132-b5c1-0ceb24b0c895} <Debug> TCPHandler: Processed in 0.001237734 sec. | ||
| 2739 | 2025.12.19 21:33:22.722278 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.12.19 21:33:22.722369 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2025.12.19 21:33:22.722421 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2742 | 2025.12.19 21:33:22.723109 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.12.19 21:33:22.723141 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2744 | 2025.12.19 21:33:22.723579 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2745 | 2025.12.19 21:33:22.723859 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.12.19 21:33:22.723991 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001638 sec., 3663.0036630036634 rows/sec., 6.56 MiB/sec. | ||
| 2747 | 2025.12.19 21:33:22.724040 [ 4 ] {05e9cd45-bc02-4259-b627-54569326d6ec} <Debug> TCPHandler: Processed in 0.00180946 sec. | ||
| 2748 | 2025.12.19 21:33:22.724147 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.12.19 21:33:22.724239 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2025.12.19 21:33:22.724279 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2025.12.19 21:33:22.724587 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.12.19 21:33:22.724622 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2753 | 2025.12.19 21:33:22.724914 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2754 | 2025.12.19 21:33:22.725119 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.12.19 21:33:22.725239 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001019 sec., 29440.628066732093 rows/sec., 2.02 MiB/sec. | ||
| 2756 | 2025.12.19 21:33:22.725273 [ 4 ] {28191361-52c5-4e4f-8d2f-13489b1d6475} <Debug> TCPHandler: Processed in 0.001174973 sec. | ||
| 2757 | 2025.12.19 21:33:26.983786 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2758 | 2025.12.19 21:33:26.983860 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2759 | 2025.12.19 21:33:27.078058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5818 | ||
| 2760 | 2025.12.19 21:33:27.078586 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.19 21:33:27.078636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2762 | 2025.12.19 21:33:27.079325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2763 | 2025.12.19 21:33:27.079590 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.19 21:33:27.079736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5818 | ||
| 2765 | 2025.12.19 21:33:27.083828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 344 | ||
| 2766 | 2025.12.19 21:33:27.086040 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.12.19 21:33:27.086092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2768 | 2025.12.19 21:33:27.087272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2769 | 2025.12.19 21:33:27.087554 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.12.19 21:33:27.087895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2771 | 2025.12.19 21:33:27.392274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2772 | 2025.12.19 21:33:27.410089 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2025.12.19 21:33:27.410151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2774 | 2025.12.19 21:33:27.415892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2025.12.19 21:33:27.416616 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2025.12.19 21:33:27.419797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2777 | 2025.12.19 21:33:27.718445 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.12.19 21:33:27.718646 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2779 | 2025.12.19 21:33:27.718720 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2780 | 2025.12.19 21:33:27.719461 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.19 21:33:27.719507 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2782 | 2025.12.19 21:33:27.719903 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2783 | 2025.12.19 21:33:27.720149 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.19 21:33:27.720284 [ 108 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2785 | 2025.12.19 21:33:27.720311 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Debug> executeQuery: Read 96 rows, 8.71 KiB in 0.001721 sec., 55781.522370714694 rows/sec., 4.95 MiB/sec. | ||
| 2786 | 2025.12.19 21:33:27.720361 [ 108 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.12.19 21:33:27.720380 [ 4 ] {2387619a-6c5f-4bcd-8ed6-d4aa18c77c67} <Debug> TCPHandler: Processed in 0.002077348 sec. | ||
| 2788 | 2025.12.19 21:33:27.720393 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2789 | 2025.12.19 21:33:27.720519 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2025.12.19 21:33:27.720530 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 2791 | 2025.12.19 21:33:27.720635 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2792 | 2025.12.19 21:33:27.720640 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2793 | 2025.12.19 21:33:27.720680 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2794 | 2025.12.19 21:33:27.720681 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2432 rows starting from the beginning of the part | ||
| 2795 | 2025.12.19 21:33:27.720770 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2796 | 2025.12.19 21:33:27.720820 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2797 | 2025.12.19 21:33:27.720863 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1239 rows starting from the beginning of the part | ||
| 2798 | 2025.12.19 21:33:27.720901 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 2799 | 2025.12.19 21:33:27.720946 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 2800 | 2025.12.19 21:33:27.721159 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.12.19 21:33:27.721196 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2802 | 2025.12.19 21:33:27.721575 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2803 | 2025.12.19 21:33:27.721798 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.12.19 21:33:27.721900 [ 108 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2805 | 2025.12.19 21:33:27.721932 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00132 sec., 26515.151515151516 rows/sec., 1.95 MiB/sec. | ||
| 2806 | 2025.12.19 21:33:27.721933 [ 108 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.12.19 21:33:27.721975 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2808 | 2025.12.19 21:33:27.721979 [ 4 ] {11c4f818-8994-4e82-a755-febd976c8544} <Debug> TCPHandler: Processed in 0.001513932 sec. | ||
| 2809 | 2025.12.19 21:33:27.722073 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 2810 | 2025.12.19 21:33:27.722103 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2025.12.19 21:33:27.722164 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2812 | 2025.12.19 21:33:27.722188 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part | ||
| 2813 | 2025.12.19 21:33:27.722200 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2814 | 2025.12.19 21:33:27.722241 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2815 | 2025.12.19 21:33:27.722255 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2816 | 2025.12.19 21:33:27.722302 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2817 | 2025.12.19 21:33:27.722342 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 2818 | 2025.12.19 21:33:27.722386 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2819 | 2025.12.19 21:33:27.722426 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2820 | 2025.12.19 21:33:27.722655 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.12.19 21:33:27.722688 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2822 | 2025.12.19 21:33:27.722830 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3939 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343685 sec., 1680686.611042013 rows/sec., 145.23 MiB/sec. | ||
| 2823 | 2025.12.19 21:33:27.723131 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2824 | 2025.12.19 21:33:27.723181 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137662 sec., 347203.2993982395 rows/sec., 24.12 MiB/sec. | ||
| 2825 | 2025.12.19 21:33:27.723271 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2826 | 2025.12.19 21:33:27.723345 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2827 | 2025.12.19 21:33:27.723432 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.19 21:33:27.723555 [ 108 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2829 | 2025.12.19 21:33:27.723590 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.19 21:33:27.723599 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001417 sec., 44460.12702893437 rows/sec., 3.47 MiB/sec. | ||
| 2831 | 2025.12.19 21:33:27.723623 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.12.19 21:33:27.723591 [ 108 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.12.19 21:33:27.723655 [ 4 ] {59d15cc1-dfd9-430d-85d1-3bb21cd49bbb} <Debug> TCPHandler: Processed in 0.001600524 sec. | ||
| 2834 | 2025.12.19 21:33:27.723666 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_11_2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2835 | 2025.12.19 21:33:27.723679 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2836 | 2025.12.19 21:33:27.723725 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_11_2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2837 | 2025.12.19 21:33:27.723735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2838 | 2025.12.19 21:33:27.723808 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2839 | 2025.12.19 21:33:27.723807 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.19 21:33:27.723815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2841 | 2025.12.19 21:33:27.723867 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2025.12.19 21:33:27.723890 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1208 rows starting from the beginning of the part | ||
| 2843 | 2025.12.19 21:33:27.723919 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.12.19 21:33:27.723933 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
| 2845 | 2025.12.19 21:33:27.723967 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2025.12.19 21:33:27.723971 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2847 | 2025.12.19 21:33:27.724008 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 525 rows starting from the beginning of the part | ||
| 2848 | 2025.12.19 21:33:27.724040 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 2849 | 2025.12.19 21:33:27.724072 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
| 2850 | 2025.12.19 21:33:27.724342 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.12.19 21:33:27.724376 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2852 | 2025.12.19 21:33:27.724682 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2853 | 2025.12.19 21:33:27.724893 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.12.19 21:33:27.724894 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111631 sec., 1733488.9005434357 rows/sec., 133.41 MiB/sec. | ||
| 2855 | 2025.12.19 21:33:27.725021 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00112 sec., 89285.71428571429 rows/sec., 6.19 MiB/sec. | ||
| 2856 | 2025.12.19 21:33:27.725059 [ 4 ] {c4d3a5d5-30d9-4445-b776-b642423aa27e} <Debug> TCPHandler: Processed in 0.001314237 sec. | ||
| 2857 | 2025.12.19 21:33:27.725165 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2858 | 2025.12.19 21:33:27.725172 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2025.12.19 21:33:27.725284 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2025.12.19 21:33:27.725339 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2861 | 2025.12.19 21:33:27.725492 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.12.19 21:33:27.725582 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_11_2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2863 | 2025.12.19 21:33:27.725680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2864 | 2025.12.19 21:33:27.726136 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.19 21:33:27.726175 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2866 | 2025.12.19 21:33:27.726697 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2867 | 2025.12.19 21:33:27.726909 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.12.19 21:33:27.727017 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2869 | 2025.12.19 21:33:27.727043 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001777 sec., 19696.117051209905 rows/sec., 35.29 MiB/sec. | ||
| 2870 | 2025.12.19 21:33:27.727064 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2025.12.19 21:33:27.727089 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2872 | 2025.12.19 21:33:27.727104 [ 4 ] {12892a0e-752a-43a6-b7f5-c747700acb95} <Debug> TCPHandler: Processed in 0.001979975 sec. | ||
| 2873 | 2025.12.19 21:33:27.727178 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 2874 | 2025.12.19 21:33:27.727224 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.12.19 21:33:27.727330 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.12.19 21:33:27.727370 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2025.12.19 21:33:27.727400 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2878 | 2025.12.19 21:33:27.727467 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
| 2879 | 2025.12.19 21:33:27.727623 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2880 | 2025.12.19 21:33:27.727698 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.19 21:33:27.727732 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2882 | 2025.12.19 21:33:27.727737 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2883 | 2025.12.19 21:33:27.727841 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2884 | 2025.12.19 21:33:27.727951 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2885 | 2025.12.19 21:33:27.728052 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2886 | 2025.12.19 21:33:27.728067 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2887 | 2025.12.19 21:33:27.728292 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.12.19 21:33:27.728426 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001114 sec., 26929.982046678637 rows/sec., 1.84 MiB/sec. | ||
| 2889 | 2025.12.19 21:33:27.728463 [ 4 ] {22604b62-d5eb-42e9-bd8d-f17a17fe4864} <Debug> TCPHandler: Processed in 0.001286465 sec. | ||
| 2890 | 2025.12.19 21:33:27.731225 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.004084114 sec., 71986.23740669336 rows/sec., 129.00 MiB/sec. | ||
| 2891 | 2025.12.19 21:33:27.731722 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2892 | 2025.12.19 21:33:27.732091 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.12.19 21:33:27.732169 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2894 | 2025.12.19 21:33:27.732281 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 2895 | 2025.12.19 21:33:28.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.09 MiB, peak 228.91 MiB, free memory in arenas 0.00 B, will set to 223.21 MiB (RSS), difference: 1.13 MiB | ||
| 2896 | 2025.12.19 21:33:32.000822 [ 116 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2897 | 2025.12.19 21:33:32.000908 [ 116 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.19 21:33:32.000932 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2899 | 2025.12.19 21:33:32.001067 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 2900 | 2025.12.19 21:33:32.001216 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2901 | 2025.12.19 21:33:32.001284 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 2902 | 2025.12.19 21:33:32.001385 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 440 rows starting from the beginning of the part | ||
| 2903 | 2025.12.19 21:33:32.001435 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 2904 | 2025.12.19 21:33:32.001479 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2905 | 2025.12.19 21:33:32.001520 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2906 | 2025.12.19 21:33:32.002511 [ 186 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1133 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505862 sec., 752392.9815613914 rows/sec., 53.15 MiB/sec. | ||
| 2907 | 2025.12.19 21:33:32.002729 [ 199 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2908 | 2025.12.19 21:33:32.003058 [ 199 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.12.19 21:33:32.003141 [ 199 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_5_1} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2910 | 2025.12.19 21:33:32.003234 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2911 | 2025.12.19 21:33:32.721298 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.12.19 21:33:32.721577 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.12.19 21:33:32.721673 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2914 | 2025.12.19 21:33:32.722371 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.19 21:33:32.722412 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2916 | 2025.12.19 21:33:32.722788 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2917 | 2025.12.19 21:33:32.723022 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.12.19 21:33:32.723183 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 2919 | 2025.12.19 21:33:32.723223 [ 4 ] {f2df93a4-a7f2-482e-be71-d42a59c572b3} <Debug> TCPHandler: Processed in 0.002102849 sec. | ||
| 2920 | 2025.12.19 21:33:32.723361 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.12.19 21:33:32.723462 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2922 | 2025.12.19 21:33:32.723502 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2923 | 2025.12.19 21:33:32.723974 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.12.19 21:33:32.724010 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2925 | 2025.12.19 21:33:32.724312 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2926 | 2025.12.19 21:33:32.724514 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.12.19 21:33:32.724641 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 2928 | 2025.12.19 21:33:32.724677 [ 4 ] {ab406665-99a9-47c4-b7e3-c042eb6c7704} <Debug> TCPHandler: Processed in 0.001367729 sec. | ||
| 2929 | 2025.12.19 21:33:32.724808 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2025.12.19 21:33:32.724899 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2025.12.19 21:33:32.724937 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2025.12.19 21:33:32.725515 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2025.12.19 21:33:32.725552 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2934 | 2025.12.19 21:33:32.725873 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2935 | 2025.12.19 21:33:32.726077 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.12.19 21:33:32.726207 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Debug> executeQuery: Read 185 rows, 16.75 KiB in 0.001325 sec., 139622.64150943398 rows/sec., 12.34 MiB/sec. | ||
| 2937 | 2025.12.19 21:33:32.726244 [ 4 ] {93662a18-fd42-44b3-99f9-177c1f0da08b} <Debug> TCPHandler: Processed in 0.001492272 sec. | ||
| 2938 | 2025.12.19 21:33:32.726363 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.12.19 21:33:32.726456 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2940 | 2025.12.19 21:33:32.726495 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2941 | 2025.12.19 21:33:32.726938 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2025.12.19 21:33:32.726973 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2943 | 2025.12.19 21:33:32.727257 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2944 | 2025.12.19 21:33:32.727457 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.12.19 21:33:32.727581 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Debug> executeQuery: Read 20 rows, 1.55 KiB in 0.001143 sec., 17497.812773403326 rows/sec., 1.33 MiB/sec. | ||
| 2946 | 2025.12.19 21:33:32.727617 [ 4 ] {9b8b489f-1566-476f-8ad1-08a0c95a323d} <Debug> TCPHandler: Processed in 0.001311666 sec. | ||
| 2947 | 2025.12.19 21:33:32.727736 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2025.12.19 21:33:32.727828 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2949 | 2025.12.19 21:33:32.727873 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2950 | 2025.12.19 21:33:32.728280 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.12.19 21:33:32.728315 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2952 | 2025.12.19 21:33:32.728617 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2953 | 2025.12.19 21:33:32.728817 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.12.19 21:33:32.728941 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 2955 | 2025.12.19 21:33:32.728977 [ 4 ] {3ebc3d2c-0e59-44a5-ab18-3e385ff1f4ce} <Debug> TCPHandler: Processed in 0.001289526 sec. | ||
| 2956 | 2025.12.19 21:33:32.729101 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2025.12.19 21:33:32.729290 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2958 | 2025.12.19 21:33:32.729330 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2959 | 2025.12.19 21:33:32.729788 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.19 21:33:32.729824 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2961 | 2025.12.19 21:33:32.730116 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2962 | 2025.12.19 21:33:32.730318 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.19 21:33:32.730444 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 2964 | 2025.12.19 21:33:32.730481 [ 4 ] {3c39a58f-c565-4548-b709-d777014bb4d5} <Debug> TCPHandler: Processed in 0.00142946 sec. | ||
| 2965 | 2025.12.19 21:33:32.730616 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.12.19 21:33:32.730807 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2967 | 2025.12.19 21:33:32.730850 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2968 | 2025.12.19 21:33:32.731313 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.12.19 21:33:32.731350 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2970 | 2025.12.19 21:33:32.731682 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2971 | 2025.12.19 21:33:32.731906 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.12.19 21:33:32.732042 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001255 sec., 79681.2749003984 rows/sec., 6.52 MiB/sec. | ||
| 2973 | 2025.12.19 21:33:32.732083 [ 4 ] {c764fd2a-3b71-400d-9b5f-aceb623d9df2} <Debug> TCPHandler: Processed in 0.001530453 sec. | ||
| 2974 | 2025.12.19 21:33:32.732202 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.12.19 21:33:32.732301 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2025.12.19 21:33:32.732346 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2977 | 2025.12.19 21:33:32.732766 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.12.19 21:33:32.732803 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2979 | 2025.12.19 21:33:32.733151 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2980 | 2025.12.19 21:33:32.733394 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.12.19 21:33:32.733534 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Debug> executeQuery: Read 187 rows, 13.71 KiB in 0.001253 sec., 149241.8196328811 rows/sec., 10.68 MiB/sec. | ||
| 2982 | 2025.12.19 21:33:32.733572 [ 4 ] {662d6488-cf62-4fdf-8555-f68e98dfcebe} <Debug> TCPHandler: Processed in 0.001422439 sec. | ||
| 2983 | 2025.12.19 21:33:32.733708 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.12.19 21:33:32.733824 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.12.19 21:33:32.733896 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2986 | 2025.12.19 21:33:32.734728 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.12.19 21:33:32.734764 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2988 | 2025.12.19 21:33:32.735239 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2989 | 2025.12.19 21:33:32.735452 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.12.19 21:33:32.735585 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001784 sec., 3363.2286995515697 rows/sec., 6.03 MiB/sec. | ||
| 2991 | 2025.12.19 21:33:32.735634 [ 4 ] {31eca946-8714-450b-98af-ba4a6815b255} <Debug> TCPHandler: Processed in 0.001998176 sec. | ||
| 2992 | 2025.12.19 21:33:32.735752 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.12.19 21:33:32.735855 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.12.19 21:33:32.735896 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2995 | 2025.12.19 21:33:32.736243 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.12.19 21:33:32.736280 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2997 | 2025.12.19 21:33:32.736595 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2998 | 2025.12.19 21:33:32.736836 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.12.19 21:33:32.736968 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001133 sec., 44130.6266548985 rows/sec., 3.03 MiB/sec. | ||
| 3000 | 2025.12.19 21:33:32.737005 [ 4 ] {8b6b3651-4eb8-44ec-af3e-74cf5b9f2ed4} <Debug> TCPHandler: Processed in 0.001304577 sec. | ||
| 3001 | 2025.12.19 21:33:34.579862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6266 | ||
| 3002 | 2025.12.19 21:33:34.580651 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.12.19 21:33:34.580736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3004 | 2025.12.19 21:33:34.581420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3005 | 2025.12.19 21:33:34.581657 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.12.19 21:33:34.581802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6266 | ||
| 3007 | 2025.12.19 21:33:34.919894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3008 | 2025.12.19 21:33:34.936503 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.12.19 21:33:34.936568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3010 | 2025.12.19 21:33:34.942511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3011 | 2025.12.19 21:33:34.943197 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.12.19 21:33:34.946251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3013 | 2025.12.19 21:33:35.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.76 MiB, peak 228.91 MiB, free memory in arenas 0.00 B, will set to 225.01 MiB (RSS), difference: 1.24 MiB | ||
| 3014 | 2025.12.19 21:33:37.088042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 376 | ||
| 3015 | 2025.12.19 21:33:37.090306 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.12.19 21:33:37.090348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3017 | 2025.12.19 21:33:37.091841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3018 | 2025.12.19 21:33:37.092198 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.12.19 21:33:37.092638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 3020 | 2025.12.19 21:33:37.721264 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.19 21:33:37.721448 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.19 21:33:37.721528 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3023 | 2025.12.19 21:33:37.722284 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.19 21:33:37.722332 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3025 | 2025.12.19 21:33:37.722750 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3026 | 2025.12.19 21:33:37.723005 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.19 21:33:37.723209 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Debug> executeQuery: Read 122 rows, 10.78 KiB in 0.001812 sec., 67328.91832229581 rows/sec., 5.81 MiB/sec. | ||
| 3028 | 2025.12.19 21:33:37.723263 [ 4 ] {2a374599-dbc2-4811-9be6-9b139c4fd15a} <Debug> TCPHandler: Processed in 0.00213885 sec. | ||
| 3029 | 2025.12.19 21:33:37.723407 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.19 21:33:37.723512 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.19 21:33:37.723557 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3032 | 2025.12.19 21:33:37.723994 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.19 21:33:37.724030 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3034 | 2025.12.19 21:33:37.724344 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3035 | 2025.12.19 21:33:37.724570 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.19 21:33:37.724705 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001218 sec., 28735.63218390805 rows/sec., 2.11 MiB/sec. | ||
| 3037 | 2025.12.19 21:33:37.724743 [ 4 ] {a17d6a52-0b7e-424b-9999-8fb3360a0946} <Debug> TCPHandler: Processed in 0.001391868 sec. | ||
| 3038 | 2025.12.19 21:33:37.724860 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.19 21:33:37.724958 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.19 21:33:37.725000 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.12.19 21:33:37.725435 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.19 21:33:37.725471 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3043 | 2025.12.19 21:33:37.725771 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3044 | 2025.12.19 21:33:37.725998 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.19 21:33:37.726132 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001193 sec., 76278.29002514669 rows/sec., 5.96 MiB/sec. | ||
| 3046 | 2025.12.19 21:33:37.726169 [ 4 ] {c31b4b1d-0f26-48f3-8f9c-fb1edf4c52db} <Debug> TCPHandler: Processed in 0.001361518 sec. | ||
| 3047 | 2025.12.19 21:33:37.726292 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.19 21:33:37.726388 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.19 21:33:37.726432 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2025.12.19 21:33:37.726855 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.19 21:33:37.726892 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3052 | 2025.12.19 21:33:37.727251 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3053 | 2025.12.19 21:33:37.727485 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.19 21:33:37.727604 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3055 | 2025.12.19 21:33:37.727622 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001253 sec., 119712.68954509178 rows/sec., 8.30 MiB/sec. | ||
| 3056 | 2025.12.19 21:33:37.727690 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.12.19 21:33:37.727694 [ 4 ] {c795f0bc-d0db-4ad4-b0cd-c6df50dd1eb1} <Debug> TCPHandler: Processed in 0.00145338 sec. | ||
| 3058 | 2025.12.19 21:33:37.727734 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3059 | 2025.12.19 21:33:37.727839 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2025.12.19 21:33:37.727852 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 3061 | 2025.12.19 21:33:37.727948 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3062 | 2025.12.19 21:33:37.727992 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3063 | 2025.12.19 21:33:37.728012 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3064 | 2025.12.19 21:33:37.728037 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4083 rows starting from the beginning of the part | ||
| 3065 | 2025.12.19 21:33:37.728113 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 787 rows starting from the beginning of the part | ||
| 3066 | 2025.12.19 21:33:37.728161 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 3067 | 2025.12.19 21:33:37.728207 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 3068 | 2025.12.19 21:33:37.728250 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 187 rows starting from the beginning of the part | ||
| 3069 | 2025.12.19 21:33:37.728322 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 3070 | 2025.12.19 21:33:37.728881 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.12.19 21:33:37.728924 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3072 | 2025.12.19 21:33:37.729591 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3073 | 2025.12.19 21:33:37.729846 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.12.19 21:33:37.730014 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002085 sec., 16786.570743405275 rows/sec., 30.08 MiB/sec. | ||
| 3075 | 2025.12.19 21:33:37.730094 [ 4 ] {3e908ca5-c550-4e45-bcd2-644b79232c20} <Debug> TCPHandler: Processed in 0.002309324 sec. | ||
| 3076 | 2025.12.19 21:33:37.730234 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.12.19 21:33:37.730339 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3078 | 2025.12.19 21:33:37.730393 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3079 | 2025.12.19 21:33:37.730775 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.12.19 21:33:37.730812 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3081 | 2025.12.19 21:33:37.730839 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5407 rows, containing 5 columns (5 merged, 0 gathered) in 0.003027245 sec., 1786112.455384351 rows/sec., 121.30 MiB/sec. | ||
| 3082 | 2025.12.19 21:33:37.731233 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3083 | 2025.12.19 21:33:37.731459 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3084 | 2025.12.19 21:33:37.731492 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.12.19 21:33:37.731656 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00134 sec., 37313.432835820895 rows/sec., 2.56 MiB/sec. | ||
| 3086 | 2025.12.19 21:33:37.731710 [ 4 ] {f1c18799-2d09-4d6e-a7fc-511eb465bcd1} <Debug> TCPHandler: Processed in 0.001529432 sec. | ||
| 3087 | 2025.12.19 21:33:37.731847 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.12.19 21:33:37.731949 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3089 | 2025.12.19 21:33:37.732055 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3090 | 2025.12.19 21:33:41.983899 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3091 | 2025.12.19 21:33:41.983968 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3092 | 2025.12.19 21:33:42.082840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6778 | ||
| 3093 | 2025.12.19 21:33:42.083403 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.12.19 21:33:42.083450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3095 | 2025.12.19 21:33:42.083966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3096 | 2025.12.19 21:33:42.084214 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.12.19 21:33:42.084368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6778 | ||
| 3098 | 2025.12.19 21:33:42.447260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3099 | 2025.12.19 21:33:42.463445 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.12.19 21:33:42.463503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3101 | 2025.12.19 21:33:42.469201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3102 | 2025.12.19 21:33:42.469898 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2025.12.19 21:33:42.472641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3104 | 2025.12.19 21:33:42.718911 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2025.12.19 21:33:42.719098 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3106 | 2025.12.19 21:33:42.719163 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3107 | 2025.12.19 21:33:42.719849 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.19 21:33:42.719892 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3109 | 2025.12.19 21:33:42.720270 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3110 | 2025.12.19 21:33:42.720504 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.19 21:33:42.720658 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Debug> executeQuery: Read 64 rows, 5.21 KiB in 0.001611 sec., 39726.87771570453 rows/sec., 3.16 MiB/sec. | ||
| 3112 | 2025.12.19 21:33:42.720700 [ 4 ] {69fc306f-cd34-40b5-8b3f-659ad89d9bc8} <Debug> TCPHandler: Processed in 0.001925583 sec. | ||
| 3113 | 2025.12.19 21:33:42.720825 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2025.12.19 21:33:42.720919 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3115 | 2025.12.19 21:33:42.720959 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3116 | 2025.12.19 21:33:42.721349 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.12.19 21:33:42.721384 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3118 | 2025.12.19 21:33:42.721672 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3119 | 2025.12.19 21:33:42.721878 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.12.19 21:33:42.722007 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 407.93 KiB/sec. | ||
| 3121 | 2025.12.19 21:33:42.722043 [ 4 ] {bea20e4f-b8fe-47c9-8eff-3bf2a77ed62e} <Debug> TCPHandler: Processed in 0.001266785 sec. | ||
| 3122 | 2025.12.19 21:33:42.722155 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2025.12.19 21:33:42.722246 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3124 | 2025.12.19 21:33:42.722284 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3125 | 2025.12.19 21:33:42.722683 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.12.19 21:33:42.722718 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3127 | 2025.12.19 21:33:42.722999 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3128 | 2025.12.19 21:33:42.723206 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.19 21:33:42.723329 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Debug> executeQuery: Read 62 rows, 4.95 KiB in 0.0011 sec., 56363.63636363636 rows/sec., 4.40 MiB/sec. | ||
| 3130 | 2025.12.19 21:33:42.723365 [ 4 ] {1081a28d-96d6-4c69-8a6b-679ab9aff0e1} <Debug> TCPHandler: Processed in 0.001258435 sec. | ||
| 3131 | 2025.12.19 21:33:42.723477 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.19 21:33:42.723570 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.19 21:33:42.723611 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3134 | 2025.12.19 21:33:42.723996 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.19 21:33:42.724031 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3136 | 2025.12.19 21:33:42.724343 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3137 | 2025.12.19 21:33:42.724555 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.19 21:33:42.724677 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001125 sec., 133333.33333333334 rows/sec., 9.24 MiB/sec. | ||
| 3139 | 2025.12.19 21:33:42.724712 [ 4 ] {e7b9f1cf-f132-485d-8b3b-e31a57629cbe} <Debug> TCPHandler: Processed in 0.001282866 sec. | ||
| 3140 | 2025.12.19 21:33:42.724820 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.12.19 21:33:42.724912 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2025.12.19 21:33:42.724966 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3143 | 2025.12.19 21:33:42.725678 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.12.19 21:33:42.725714 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3145 | 2025.12.19 21:33:42.726185 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3146 | 2025.12.19 21:33:42.726407 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.12.19 21:33:42.726541 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001647 sec., 3642.9872495446266 rows/sec., 6.53 MiB/sec. | ||
| 3148 | 2025.12.19 21:33:42.726590 [ 4 ] {2ad132ff-648b-44f3-94b7-5764eeddbea8} <Debug> TCPHandler: Processed in 0.00181719 sec. | ||
| 3149 | 2025.12.19 21:33:42.726700 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.12.19 21:33:42.726798 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3151 | 2025.12.19 21:33:42.726838 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3152 | 2025.12.19 21:33:42.727160 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.19 21:33:42.727195 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3154 | 2025.12.19 21:33:42.727485 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3155 | 2025.12.19 21:33:42.727692 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.19 21:33:42.727789 [ 150 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3157 | 2025.12.19 21:33:42.727815 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001035 sec., 48309.178743961354 rows/sec., 3.31 MiB/sec. | ||
| 3158 | 2025.12.19 21:33:42.727833 [ 150 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.12.19 21:33:42.727854 [ 4 ] {00f6d5e9-d5e4-4351-bf61-7ea1cc24ad60} <Debug> TCPHandler: Processed in 0.001202503 sec. | ||
| 3160 | 2025.12.19 21:33:42.727857 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3161 | 2025.12.19 21:33:42.728008 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 3162 | 2025.12.19 21:33:42.728145 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3163 | 2025.12.19 21:33:42.728179 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 208 rows starting from the beginning of the part | ||
| 3164 | 2025.12.19 21:33:42.728241 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3165 | 2025.12.19 21:33:42.728282 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 3166 | 2025.12.19 21:33:42.728322 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 3167 | 2025.12.19 21:33:42.728360 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3168 | 2025.12.19 21:33:42.728401 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 3169 | 2025.12.19 21:33:42.729210 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259355 sec., 331915.94109683135 rows/sec., 21.66 MiB/sec. | ||
| 3170 | 2025.12.19 21:33:42.729390 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3171 | 2025.12.19 21:33:42.729663 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.19 21:33:42.729740 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_11_2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3173 | 2025.12.19 21:33:42.729829 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3174 | 2025.12.19 21:33:43.209484 [ 149 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3175 | 2025.12.19 21:33:43.209549 [ 149 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2025.12.19 21:33:43.209570 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3177 | 2025.12.19 21:33:43.209704 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 3178 | 2025.12.19 21:33:43.209851 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2025.12.19 21:33:43.209885 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3180 | 2025.12.19 21:33:43.209960 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3181 | 2025.12.19 21:33:43.210005 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3182 | 2025.12.19 21:33:43.210047 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3183 | 2025.12.19 21:33:43.210109 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 3184 | 2025.12.19 21:33:43.210862 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208383 sec., 18206.14821625263 rows/sec., 1.52 MiB/sec. | ||
| 3185 | 2025.12.19 21:33:43.211041 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3186 | 2025.12.19 21:33:43.211340 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.19 21:33:43.211414 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_5_1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3188 | 2025.12.19 21:33:43.211501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3189 | 2025.12.19 21:33:47.093755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 400 | ||
| 3190 | 2025.12.19 21:33:47.095885 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2025.12.19 21:33:47.095932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3192 | 2025.12.19 21:33:47.097105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3193 | 2025.12.19 21:33:47.097353 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.12.19 21:33:47.097611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3195 | 2025.12.19 21:33:47.715331 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2025.12.19 21:33:47.715605 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3197 | 2025.12.19 21:33:47.716028 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3198 | 2025.12.19 21:33:47.716079 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3199 | 2025.12.19 21:33:47.716370 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3200 | 2025.12.19 21:33:47.716442 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3201 | 2025.12.19 21:33:47.716585 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3202 | 2025.12.19 21:33:47.716706 [ 281 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3203 | 2025.12.19 21:33:47.716725 [ 259 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3204 | 2025.12.19 21:33:47.716725 [ 290 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3205 | 2025.12.19 21:33:47.716868 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 3206 | 2025.12.19 21:33:47.716896 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3207 | 2025.12.19 21:33:47.716983 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3208 | 2025.12.19 21:33:47.717004 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 3209 | 2025.12.19 21:33:47.717042 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3210 | 2025.12.19 21:33:47.717086 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3211 | 2025.12.19 21:33:47.717123 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3212 | 2025.12.19 21:33:47.718007 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.002525 sec., 17425.742574257427 rows/sec., 689.98 KiB/sec. | ||
| 3213 | 2025.12.19 21:33:47.718139 [ 4 ] {1d7440de-f4d9-45d7-bfa0-7ba768eb1cf8} <Debug> TCPHandler: Processed in 0.002946352 sec. | ||
| 3214 | 2025.12.19 21:33:47.718388 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2025.12.19 21:33:47.718537 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3216 | 2025.12.19 21:33:47.718772 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3217 | 2025.12.19 21:33:47.718809 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <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', 'oximeter_collector:collections', 'sled_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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3218 | 2025.12.19 21:33:47.719031 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3219 | 2025.12.19 21:33:47.719085 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3220 | 2025.12.19 21:33:47.719192 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3221 | 2025.12.19 21:33:47.719252 [ 290 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3222 | 2025.12.19 21:33:47.719256 [ 259 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3223 | 2025.12.19 21:33:47.719260 [ 300 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3224 | 2025.12.19 21:33:47.719372 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 3225 | 2025.12.19 21:33:47.719393 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3226 | 2025.12.19 21:33:47.719462 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3227 | 2025.12.19 21:33:47.719480 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 3228 | 2025.12.19 21:33:47.719510 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3229 | 2025.12.19 21:33:47.719541 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3230 | 2025.12.19 21:33:47.719570 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3231 | 2025.12.19 21:33:47.720196 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001726 sec., 25492.46813441483 rows/sec., 1009.38 KiB/sec. | ||
| 3232 | 2025.12.19 21:33:47.720290 [ 4 ] {58684f41-e739-43b9-a0e8-d96c5e5e9d4d} <Debug> TCPHandler: Processed in 0.001958045 sec. | ||
| 3233 | 2025.12.19 21:33:47.720505 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2025.12.19 21:33:47.720644 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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_table:capacity', 'switch_table: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) | ||
| 3235 | 2025.12.19 21:33:47.720867 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3236 | 2025.12.19 21:33:47.720905 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <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', 'oximeter_collector:collections', 'sled_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_table:capacity', 'switch_table: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 | ||
| 3237 | 2025.12.19 21:33:47.721119 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3238 | 2025.12.19 21:33:47.721172 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3239 | 2025.12.19 21:33:47.721284 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3240 | 2025.12.19 21:33:47.721346 [ 259 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3241 | 2025.12.19 21:33:47.721348 [ 290 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3242 | 2025.12.19 21:33:47.721367 [ 322 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3243 | 2025.12.19 21:33:47.721451 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 3244 | 2025.12.19 21:33:47.721477 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3245 | 2025.12.19 21:33:47.721543 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3246 | 2025.12.19 21:33:47.721561 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 3247 | 2025.12.19 21:33:47.721592 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3248 | 2025.12.19 21:33:47.721621 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3249 | 2025.12.19 21:33:47.721649 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3250 | 2025.12.19 21:33:47.722316 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001731 sec., 25418.83304448296 rows/sec., 1006.46 KiB/sec. | ||
| 3251 | 2025.12.19 21:33:47.722447 [ 4 ] {bfa74c33-0473-4126-9a17-3077b62e4094} <Debug> TCPHandler: Processed in 0.001995936 sec. | ||
| 3252 | 2025.12.19 21:33:47.722683 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.12.19 21:33:47.722822 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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', 'oximeter_collector:collections', 'sled_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) | ||
| 3254 | 2025.12.19 21:33:47.723060 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3255 | 2025.12.19 21:33:47.723097 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <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', 'oximeter_collector:collections', 'sled_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 | ||
| 3256 | 2025.12.19 21:33:47.723315 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3257 | 2025.12.19 21:33:47.723368 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3258 | 2025.12.19 21:33:47.723482 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3259 | 2025.12.19 21:33:47.723547 [ 259 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3260 | 2025.12.19 21:33:47.723547 [ 294 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3261 | 2025.12.19 21:33:47.723603 [ 285 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3262 | 2025.12.19 21:33:47.723715 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (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 | ||
| 3263 | 2025.12.19 21:33:47.723742 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3264 | 2025.12.19 21:33:47.723810 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3265 | 2025.12.19 21:33:47.723828 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 3266 | 2025.12.19 21:33:47.723859 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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'))" | ||
| 3267 | 2025.12.19 21:33:47.723889 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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'))" | ||
| 3268 | 2025.12.19 21:33:47.723926 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Trace> MergeTreeBaseSelectProcessor: 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', 'oximeter_collector:collections', 'sled_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'))" | ||
| 3269 | 2025.12.19 21:33:47.724598 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001834 sec., 23991.275899672848 rows/sec., 949.94 KiB/sec. | ||
| 3270 | 2025.12.19 21:33:47.724710 [ 4 ] {baafb0aa-2968-4ce8-92ff-602db29e00b0} <Debug> TCPHandler: Processed in 0.002077748 sec. | ||
| 3271 | 2025.12.19 21:33:47.757814 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.12.19 21:33:47.757945 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3273 | 2025.12.19 21:33:47.757995 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3274 | 2025.12.19 21:33:47.758567 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.12.19 21:33:47.758605 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3276 | 2025.12.19 21:33:47.759027 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3277 | 2025.12.19 21:33:47.759232 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.19 21:33:47.759383 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001475 sec., 2711.8644067796613 rows/sec., 344.94 KiB/sec. | ||
| 3279 | 2025.12.19 21:33:47.759422 [ 4 ] {88025cc9-482f-488f-837b-e44ae0175937} <Debug> TCPHandler: Processed in 0.001672747 sec. | ||
| 3280 | 2025.12.19 21:33:47.759535 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.12.19 21:33:47.759633 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3282 | 2025.12.19 21:33:47.759673 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3283 | 2025.12.19 21:33:47.760081 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.12.19 21:33:47.760115 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3285 | 2025.12.19 21:33:47.760408 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3286 | 2025.12.19 21:33:47.760632 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.12.19 21:33:47.760762 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 283.87 KiB/sec. | ||
| 3288 | 2025.12.19 21:33:47.760799 [ 4 ] {f77c87ad-cdb8-4a2f-8978-beb6d8ba8d6c} <Debug> TCPHandler: Processed in 0.001313126 sec. | ||
| 3289 | 2025.12.19 21:33:47.760907 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2025.12.19 21:33:47.761000 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3291 | 2025.12.19 21:33:47.761038 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3292 | 2025.12.19 21:33:47.761987 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.19 21:33:47.762021 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3294 | 2025.12.19 21:33:47.762413 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3295 | 2025.12.19 21:33:47.762623 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.12.19 21:33:47.762752 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001769 sec., 716789.1464104013 rows/sec., 59.52 MiB/sec. | ||
| 3297 | 2025.12.19 21:33:47.762788 [ 4 ] {822d97e0-d6a0-4930-a1c1-3e4b690d5a71} <Debug> TCPHandler: Processed in 0.001931223 sec. | ||
| 3298 | 2025.12.19 21:33:47.762916 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.12.19 21:33:47.763012 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3300 | 2025.12.19 21:33:47.763051 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3301 | 2025.12.19 21:33:47.763455 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.12.19 21:33:47.763490 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3303 | 2025.12.19 21:33:47.763782 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3304 | 2025.12.19 21:33:47.764007 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.12.19 21:33:47.764136 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001141 sec., 34180.54338299737 rows/sec., 2.49 MiB/sec. | ||
| 3306 | 2025.12.19 21:33:47.764173 [ 4 ] {5d8e3f16-2a16-4b6d-8ce2-d6898ce1611c} <Debug> TCPHandler: Processed in 0.001306946 sec. | ||
| 3307 | 2025.12.19 21:33:47.764282 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.12.19 21:33:47.764375 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3309 | 2025.12.19 21:33:47.764413 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3310 | 2025.12.19 21:33:47.764893 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.12.19 21:33:47.764927 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3312 | 2025.12.19 21:33:47.765230 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3313 | 2025.12.19 21:33:47.765450 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.19 21:33:47.765577 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 3315 | 2025.12.19 21:33:47.765615 [ 4 ] {a9fcd852-eee3-49e9-bc41-3b274ec0ab5c} <Debug> TCPHandler: Processed in 0.001383108 sec. | ||
| 3316 | 2025.12.19 21:33:47.765721 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.12.19 21:33:47.765826 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3318 | 2025.12.19 21:33:47.765867 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3319 | 2025.12.19 21:33:47.766478 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.19 21:33:47.766514 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3321 | 2025.12.19 21:33:47.766878 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3322 | 2025.12.19 21:33:47.767095 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.19 21:33:47.767224 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001417 sec., 394495.4128440367 rows/sec., 29.31 MiB/sec. | ||
| 3324 | 2025.12.19 21:33:47.767262 [ 4 ] {ae8787ee-d2ec-4f25-99f2-f7f5ad76b628} <Debug> TCPHandler: Processed in 0.001592134 sec. | ||
| 3325 | 2025.12.19 21:33:47.767374 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2025.12.19 21:33:47.767470 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3327 | 2025.12.19 21:33:47.767513 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3328 | 2025.12.19 21:33:47.768065 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.19 21:33:47.768101 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3330 | 2025.12.19 21:33:47.768468 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3331 | 2025.12.19 21:33:47.768691 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.12.19 21:33:47.768817 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001366 sec., 619326.5007320644 rows/sec., 41.69 MiB/sec. | ||
| 3333 | 2025.12.19 21:33:47.768854 [ 4 ] {40102339-f83d-44f3-bb22-318184e14efb} <Debug> TCPHandler: Processed in 0.001530852 sec. | ||
| 3334 | 2025.12.19 21:33:47.768968 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.12.19 21:33:47.769062 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3336 | 2025.12.19 21:33:47.769115 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3337 | 2025.12.19 21:33:47.769895 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.12.19 21:33:47.769930 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3339 | 2025.12.19 21:33:47.770485 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3340 | 2025.12.19 21:33:47.770704 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.12.19 21:33:47.770845 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001802 sec., 19422.86348501665 rows/sec., 34.80 MiB/sec. | ||
| 3342 | 2025.12.19 21:33:47.770897 [ 4 ] {f7236bf4-36b7-4084-8eca-d3a2e2819651} <Debug> TCPHandler: Processed in 0.001980385 sec. | ||
| 3343 | 2025.12.19 21:33:47.771017 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.12.19 21:33:47.771113 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3345 | 2025.12.19 21:33:47.771155 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3346 | 2025.12.19 21:33:47.771486 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.12.19 21:33:47.771520 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3348 | 2025.12.19 21:33:47.771812 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3349 | 2025.12.19 21:33:47.772031 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.12.19 21:33:47.772157 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3351 | 2025.12.19 21:33:47.772192 [ 4 ] {33c65b4f-a74f-49b6-abb6-0fa038139db4} <Debug> TCPHandler: Processed in 0.001225015 sec. | ||
| 3352 | 2025.12.19 21:33:49.585397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7226 | ||
| 3353 | 2025.12.19 21:33:49.585913 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.12.19 21:33:49.585966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3355 | 2025.12.19 21:33:49.586642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3356 | 2025.12.19 21:33:49.586899 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.12.19 21:33:49.587085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7226 | ||
| 3358 | 2025.12.19 21:33:49.973621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3359 | 2025.12.19 21:33:49.994262 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.12.19 21:33:49.994356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3361 | 2025.12.19 21:33:50.001275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.56 MiB, peak 231.56 MiB, free memory in arenas 0.00 B, will set to 227.59 MiB (RSS), difference: -3.96 MiB | ||
| 3362 | 2025.12.19 21:33:50.001278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2025.12.19 21:33:50.002231 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.12.19 21:33:50.007299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3365 | 2025.12.19 21:33:50.088758 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57894 | ||
| 3366 | 2025.12.19 21:33:50.088873 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3367 | 2025.12.19 21:33:50.088904 [ 335 ] {} <Debug> TCP-Session: 7f418f76-05be-4947-a716-b37df01300ab Authenticating user 'default' from [fd00:1122:3344:101::e]:57894 | ||
| 3368 | 2025.12.19 21:33:50.088930 [ 335 ] {} <Debug> TCP-Session: 7f418f76-05be-4947-a716-b37df01300ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3369 | 2025.12.19 21:33:50.088946 [ 335 ] {} <Debug> TCP-Session: 7f418f76-05be-4947-a716-b37df01300ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3370 | 2025.12.19 21:33:50.089163 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52498 | ||
| 3371 | 2025.12.19 21:33:50.089182 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54374 | ||
| 3372 | 2025.12.19 21:33:50.089231 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34819 | ||
| 3373 | 2025.12.19 21:33:50.089190 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46418 | ||
| 3374 | 2025.12.19 21:33:50.089275 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52619 | ||
| 3375 | 2025.12.19 21:33:50.089283 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58448 | ||
| 3376 | 2025.12.19 21:33:50.089331 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3377 | 2025.12.19 21:33:50.089352 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3378 | 2025.12.19 21:33:50.089323 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50765 | ||
| 3379 | 2025.12.19 21:33:50.089392 [ 337 ] {} <Debug> TCP-Session: a6cf51cb-d644-4b81-b9a7-5d78b3935fff Authenticating user 'default' from [fd00:1122:3344:101::e]:54374 | ||
| 3380 | 2025.12.19 21:33:50.089376 [ 336 ] {} <Debug> TCP-Session: c5fc7632-488f-4bf1-9a00-294c37f714a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52498 | ||
| 3381 | 2025.12.19 21:33:50.089425 [ 337 ] {} <Debug> TCP-Session: a6cf51cb-d644-4b81-b9a7-5d78b3935fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2025.12.19 21:33:50.089266 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39992 | ||
| 3383 | 2025.12.19 21:33:50.089455 [ 335 ] {} <Trace> TCP-Session: 7f418f76-05be-4947-a716-b37df01300ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.12.19 21:33:50.089454 [ 337 ] {} <Debug> TCP-Session: a6cf51cb-d644-4b81-b9a7-5d78b3935fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3385 | 2025.12.19 21:33:50.089449 [ 336 ] {} <Debug> TCP-Session: c5fc7632-488f-4bf1-9a00-294c37f714a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2025.12.19 21:33:50.089543 [ 336 ] {} <Debug> TCP-Session: c5fc7632-488f-4bf1-9a00-294c37f714a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2025.12.19 21:33:50.089584 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3388 | 2025.12.19 21:33:50.089588 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3389 | 2025.12.19 21:33:50.089617 [ 339 ] {} <Debug> TCP-Session: c5bd682c-e3d5-4ebb-ab19-45148e6ead53 Authenticating user 'default' from [fd00:1122:3344:101::e]:34819 | ||
| 3390 | 2025.12.19 21:33:50.089644 [ 333 ] {} <Debug> TCP-Session: 69705cf7-516b-4299-b608-5fe2cca4d661 Authenticating user 'default' from [fd00:1122:3344:101::e]:50765 | ||
| 3391 | 2025.12.19 21:33:50.089647 [ 339 ] {} <Debug> TCP-Session: c5bd682c-e3d5-4ebb-ab19-45148e6ead53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2025.12.19 21:33:50.089676 [ 333 ] {} <Debug> TCP-Session: 69705cf7-516b-4299-b608-5fe2cca4d661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2025.12.19 21:33:50.089677 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3394 | 2025.12.19 21:33:50.089703 [ 333 ] {} <Debug> TCP-Session: 69705cf7-516b-4299-b608-5fe2cca4d661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3395 | 2025.12.19 21:33:50.089681 [ 339 ] {} <Debug> TCP-Session: c5bd682c-e3d5-4ebb-ab19-45148e6ead53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2025.12.19 21:33:50.089753 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3397 | 2025.12.19 21:33:50.089788 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3398 | 2025.12.19 21:33:50.089793 [ 340 ] {} <Debug> TCP-Session: 10a88b90-e46f-495a-b9e9-987b6a89f63b Authenticating user 'default' from [fd00:1122:3344:101::e]:39992 | ||
| 3399 | 2025.12.19 21:33:50.089822 [ 3 ] {} <Debug> TCP-Session: 74228cda-acdc-4572-95a8-121c828c6098 Authenticating user 'default' from [fd00:1122:3344:101::e]:52619 | ||
| 3400 | 2025.12.19 21:33:50.089832 [ 340 ] {} <Debug> TCP-Session: 10a88b90-e46f-495a-b9e9-987b6a89f63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2025.12.19 21:33:50.089848 [ 3 ] {} <Debug> TCP-Session: 74228cda-acdc-4572-95a8-121c828c6098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2025.12.19 21:33:50.089865 [ 340 ] {} <Debug> TCP-Session: 10a88b90-e46f-495a-b9e9-987b6a89f63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3403 | 2025.12.19 21:33:50.089881 [ 3 ] {} <Debug> TCP-Session: 74228cda-acdc-4572-95a8-121c828c6098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2025.12.19 21:33:50.089912 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3405 | 2025.12.19 21:33:50.089939 [ 332 ] {} <Debug> TCP-Session: 04ee3635-9b8c-40f7-8214-c0dab602d89b Authenticating user 'default' from [fd00:1122:3344:101::e]:58448 | ||
| 3406 | 2025.12.19 21:33:50.089954 [ 332 ] {} <Debug> TCP-Session: 04ee3635-9b8c-40f7-8214-c0dab602d89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2025.12.19 21:33:50.089966 [ 332 ] {} <Debug> TCP-Session: 04ee3635-9b8c-40f7-8214-c0dab602d89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3408 | 2025.12.19 21:33:50.089985 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3409 | 2025.12.19 21:33:50.090018 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3410 | 2025.12.19 21:33:50.090025 [ 338 ] {} <Debug> TCP-Session: a471b2f3-f42d-4c47-aadc-67d6549d815c Authenticating user 'default' from [fd00:1122:3344:101::e]:46418 | ||
| 3411 | 2025.12.19 21:33:50.090073 [ 338 ] {} <Debug> TCP-Session: a471b2f3-f42d-4c47-aadc-67d6549d815c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2025.12.19 21:33:50.090085 [ 338 ] {} <Debug> TCP-Session: a471b2f3-f42d-4c47-aadc-67d6549d815c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3413 | 2025.12.19 21:33:50.090094 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3414 | 2025.12.19 21:33:50.090447 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 3415 | 2025.12.19 21:33:50.091821 [ 294 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> AggregatingTransform: Aggregating | ||
| 3416 | 2025.12.19 21:33:50.091859 [ 294 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3417 | 2025.12.19 21:33:50.091897 [ 294 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001327947 sec. (753.042 rows/sec., 29.42 KiB/sec.) | ||
| 3418 | 2025.12.19 21:33:50.091913 [ 294 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Trace> Aggregator: Merging aggregated data | ||
| 3419 | 2025.12.19 21:33:50.093019 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 3420 | 2025.12.19 21:33:50.093163 [ 335 ] {e77106b5-3fec-40c8-8e25-997106235fdc} <Debug> TCPHandler: Processed in 0.003872667 sec. | ||
| 3421 | 2025.12.19 21:33:50.093271 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3422 | 2025.12.19 21:33:50.093300 [ 335 ] {} <Debug> TCP-Session: 7f418f76-05be-4947-a716-b37df01300ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2025.12.19 21:33:50.093323 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3424 | 2025.12.19 21:33:50.093331 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3425 | 2025.12.19 21:33:50.093350 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3426 | 2025.12.19 21:33:50.093364 [ 336 ] {} <Debug> TCP-Session: c5fc7632-488f-4bf1-9a00-294c37f714a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2025.12.19 21:33:50.093379 [ 3 ] {} <Debug> TCP-Session: 74228cda-acdc-4572-95a8-121c828c6098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2025.12.19 21:33:50.093391 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3429 | 2025.12.19 21:33:50.093410 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3430 | 2025.12.19 21:33:50.093440 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3431 | 2025.12.19 21:33:50.093446 [ 339 ] {} <Debug> TCP-Session: c5bd682c-e3d5-4ebb-ab19-45148e6ead53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2025.12.19 21:33:50.093493 [ 333 ] {} <Debug> TCP-Session: 69705cf7-516b-4299-b608-5fe2cca4d661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2025.12.19 21:33:50.093499 [ 340 ] {} <Debug> TCP-Session: 10a88b90-e46f-495a-b9e9-987b6a89f63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2025.12.19 21:33:50.093427 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3435 | 2025.12.19 21:33:50.093416 [ 338 ] {} <Debug> TCP-Session: a471b2f3-f42d-4c47-aadc-67d6549d815c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2025.12.19 21:33:50.093564 [ 332 ] {} <Debug> TCP-Session: 04ee3635-9b8c-40f7-8214-c0dab602d89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2025.12.19 21:33:50.093370 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3438 | 2025.12.19 21:33:50.093633 [ 337 ] {} <Debug> TCP-Session: a6cf51cb-d644-4b81-b9a7-5d78b3935fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2025.12.19 21:33:50.215030 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50051 | ||
| 3440 | 2025.12.19 21:33:50.215146 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3441 | 2025.12.19 21:33:50.215177 [ 335 ] {} <Debug> TCP-Session: 90f6dc82-cc31-4748-b6f0-be0b2be2e140 Authenticating user 'default' from [fd00:1122:3344:101::e]:50051 | ||
| 3442 | 2025.12.19 21:33:50.215204 [ 335 ] {} <Debug> TCP-Session: 90f6dc82-cc31-4748-b6f0-be0b2be2e140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2025.12.19 21:33:50.215221 [ 335 ] {} <Debug> TCP-Session: 90f6dc82-cc31-4748-b6f0-be0b2be2e140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3444 | 2025.12.19 21:33:50.215483 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57894 | ||
| 3445 | 2025.12.19 21:33:50.215513 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62448 | ||
| 3446 | 2025.12.19 21:33:50.215532 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38192 | ||
| 3447 | 2025.12.19 21:33:50.215519 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35258 | ||
| 3448 | 2025.12.19 21:33:50.215582 [ 335 ] {} <Trace> TCP-Session: 90f6dc82-cc31-4748-b6f0-be0b2be2e140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.12.19 21:33:50.215635 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3450 | 2025.12.19 21:33:50.215637 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3451 | 2025.12.19 21:33:50.215664 [ 340 ] {} <Debug> TCP-Session: 98c6b4f3-541a-4b4c-ab12-e0671bf478fb Authenticating user 'default' from [fd00:1122:3344:101::e]:38192 | ||
| 3452 | 2025.12.19 21:33:50.215664 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3453 | 2025.12.19 21:33:50.215696 [ 340 ] {} <Debug> TCP-Session: 98c6b4f3-541a-4b4c-ab12-e0671bf478fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2025.12.19 21:33:50.215694 [ 338 ] {} <Debug> TCP-Session: 8786f769-28ca-4db4-a013-dcdd38234dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62448 | ||
| 3455 | 2025.12.19 21:33:50.215721 [ 340 ] {} <Debug> TCP-Session: 98c6b4f3-541a-4b4c-ab12-e0671bf478fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2025.12.19 21:33:50.215746 [ 338 ] {} <Debug> TCP-Session: 8786f769-28ca-4db4-a013-dcdd38234dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2025.12.19 21:33:50.215717 [ 339 ] {} <Debug> TCP-Session: 6d475563-1d78-4631-8211-47b9b1c9fced Authenticating user 'default' from [fd00:1122:3344:101::e]:35258 | ||
| 3458 | 2025.12.19 21:33:50.215769 [ 338 ] {} <Debug> TCP-Session: 8786f769-28ca-4db4-a013-dcdd38234dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2025.12.19 21:33:50.215604 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3460 | 2025.12.19 21:33:50.215800 [ 339 ] {} <Debug> TCP-Session: 6d475563-1d78-4631-8211-47b9b1c9fced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2025.12.19 21:33:50.215824 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3462 | 2025.12.19 21:33:50.215830 [ 336 ] {} <Debug> TCP-Session: 59ebb247-6eef-4335-a839-913db20bdc72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57894 | ||
| 3463 | 2025.12.19 21:33:50.215835 [ 339 ] {} <Debug> TCP-Session: 6d475563-1d78-4631-8211-47b9b1c9fced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2025.12.19 21:33:50.215876 [ 336 ] {} <Debug> TCP-Session: 59ebb247-6eef-4335-a839-913db20bdc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2025.12.19 21:33:50.215509 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57595 | ||
| 3466 | 2025.12.19 21:33:50.215894 [ 336 ] {} <Debug> TCP-Session: 59ebb247-6eef-4335-a839-913db20bdc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2025.12.19 21:33:50.215546 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35485 | ||
| 3468 | 2025.12.19 21:33:50.215992 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2025.12.19 21:33:50.216024 [ 337 ] {} <Debug> TCP-Session: 435a4943-80e6-47bb-bd92-59e771a7b3e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57595 | ||
| 3470 | 2025.12.19 21:33:50.216025 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2025.12.19 21:33:50.216048 [ 337 ] {} <Debug> TCP-Session: 435a4943-80e6-47bb-bd92-59e771a7b3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.19 21:33:50.216072 [ 3 ] {} <Debug> TCP-Session: 75a39c00-c6cc-4834-97e7-d4f6a564b23f Authenticating user 'default' from [fd00:1122:3344:101::e]:35485 | ||
| 3473 | 2025.12.19 21:33:50.216074 [ 337 ] {} <Debug> TCP-Session: 435a4943-80e6-47bb-bd92-59e771a7b3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.19 21:33:50.216107 [ 3 ] {} <Debug> TCP-Session: 75a39c00-c6cc-4834-97e7-d4f6a564b23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2025.12.19 21:33:50.216133 [ 3 ] {} <Debug> TCP-Session: 75a39c00-c6cc-4834-97e7-d4f6a564b23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2025.12.19 21:33:50.216152 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3477 | 2025.12.19 21:33:50.216222 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3478 | 2025.12.19 21:33:50.216609 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 3479 | 2025.12.19 21:33:50.217710 [ 322 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> AggregatingTransform: Aggregating | ||
| 3480 | 2025.12.19 21:33:50.217751 [ 322 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> Aggregator: Aggregation method: without_key | ||
| 3481 | 2025.12.19 21:33:50.217789 [ 322 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056649 sec. (946.388 rows/sec., 36.97 KiB/sec.) | ||
| 3482 | 2025.12.19 21:33:50.217809 [ 322 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Trace> Aggregator: Merging aggregated data | ||
| 3483 | 2025.12.19 21:33:50.218526 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35222 | ||
| 3484 | 2025.12.19 21:33:50.218531 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60976 | ||
| 3485 | 2025.12.19 21:33:50.218763 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3486 | 2025.12.19 21:33:50.218793 [ 332 ] {} <Debug> TCP-Session: ad3939f2-df5b-4301-a63b-d710706035a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60976 | ||
| 3487 | 2025.12.19 21:33:50.218812 [ 332 ] {} <Debug> TCP-Session: ad3939f2-df5b-4301-a63b-d710706035a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2025.12.19 21:33:50.218824 [ 332 ] {} <Debug> TCP-Session: ad3939f2-df5b-4301-a63b-d710706035a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2025.12.19 21:33:50.218940 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3490 | 2025.12.19 21:33:50.218973 [ 333 ] {} <Debug> TCP-Session: 3b395bac-662a-4c9e-a713-b92f5810c223 Authenticating user 'default' from [fd00:1122:3344:101::e]:35222 | ||
| 3491 | 2025.12.19 21:33:50.218992 [ 333 ] {} <Debug> TCP-Session: 3b395bac-662a-4c9e-a713-b92f5810c223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2025.12.19 21:33:50.219005 [ 333 ] {} <Debug> TCP-Session: 3b395bac-662a-4c9e-a713-b92f5810c223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2025.12.19 21:33:50.219864 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004111 sec., 243.24981756263682 rows/sec., 9.50 KiB/sec. | ||
| 3494 | 2025.12.19 21:33:50.220073 [ 335 ] {5ba0144c-358e-4ead-8871-630c48c35700} <Debug> TCPHandler: Processed in 0.004645279 sec. | ||
| 3495 | 2025.12.19 21:33:50.220203 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2025.12.19 21:33:50.220238 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3497 | 2025.12.19 21:33:50.220250 [ 335 ] {} <Debug> TCP-Session: 90f6dc82-cc31-4748-b6f0-be0b2be2e140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2025.12.19 21:33:50.220261 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3499 | 2025.12.19 21:33:50.220289 [ 3 ] {} <Debug> TCP-Session: 75a39c00-c6cc-4834-97e7-d4f6a564b23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2025.12.19 21:33:50.220306 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3501 | 2025.12.19 21:33:50.220340 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2025.12.19 21:33:50.220345 [ 333 ] {} <Debug> TCP-Session: 3b395bac-662a-4c9e-a713-b92f5810c223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2025.12.19 21:33:50.220369 [ 339 ] {} <Debug> TCP-Session: 6d475563-1d78-4631-8211-47b9b1c9fced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2025.12.19 21:33:50.220394 [ 337 ] {} <Debug> TCP-Session: 435a4943-80e6-47bb-bd92-59e771a7b3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2025.12.19 21:33:50.220354 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2025.12.19 21:33:50.220324 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3507 | 2025.12.19 21:33:50.220501 [ 332 ] {} <Debug> TCP-Session: ad3939f2-df5b-4301-a63b-d710706035a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2025.12.19 21:33:50.220297 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2025.12.19 21:33:50.220272 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3510 | 2025.12.19 21:33:50.220555 [ 338 ] {} <Debug> TCP-Session: 8786f769-28ca-4db4-a013-dcdd38234dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2025.12.19 21:33:50.220578 [ 336 ] {} <Debug> TCP-Session: 59ebb247-6eef-4335-a839-913db20bdc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2025.12.19 21:33:50.220603 [ 340 ] {} <Debug> TCP-Session: 98c6b4f3-541a-4b4c-ab12-e0671bf478fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2025.12.19 21:33:50.560879 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64129 | ||
| 3514 | 2025.12.19 21:33:50.560984 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3515 | 2025.12.19 21:33:50.561012 [ 333 ] {} <Debug> TCP-Session: 6f675343-576f-42a5-9921-b1f544ca90c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64129 | ||
| 3516 | 2025.12.19 21:33:50.561033 [ 333 ] {} <Debug> TCP-Session: 6f675343-576f-42a5-9921-b1f544ca90c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2025.12.19 21:33:50.561072 [ 333 ] {} <Debug> TCP-Session: 6f675343-576f-42a5-9921-b1f544ca90c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2025.12.19 21:33:50.561333 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52710 | ||
| 3519 | 2025.12.19 21:33:50.561367 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40716 | ||
| 3520 | 2025.12.19 21:33:50.561396 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33660 | ||
| 3521 | 2025.12.19 21:33:50.561447 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54668 | ||
| 3522 | 2025.12.19 21:33:50.561385 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56316 | ||
| 3523 | 2025.12.19 21:33:50.561509 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2025.12.19 21:33:50.561524 [ 333 ] {} <Trace> TCP-Session: 6f675343-576f-42a5-9921-b1f544ca90c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.12.19 21:33:50.561552 [ 338 ] {} <Debug> TCP-Session: 2a965fe2-f72f-425a-a416-c9f5d1836d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:40716 | ||
| 3526 | 2025.12.19 21:33:50.561553 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2025.12.19 21:33:50.561575 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3528 | 2025.12.19 21:33:50.561587 [ 338 ] {} <Debug> TCP-Session: 2a965fe2-f72f-425a-a416-c9f5d1836d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2025.12.19 21:33:50.561604 [ 332 ] {} <Debug> TCP-Session: e91bcf33-f9be-4bbb-b3b9-cad7e3394e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:54668 | ||
| 3530 | 2025.12.19 21:33:50.561620 [ 340 ] {} <Debug> TCP-Session: e1ac48fa-4816-4a73-af1c-c5696afd1a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:56316 | ||
| 3531 | 2025.12.19 21:33:50.561624 [ 338 ] {} <Debug> TCP-Session: 2a965fe2-f72f-425a-a416-c9f5d1836d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2025.12.19 21:33:50.561647 [ 332 ] {} <Debug> TCP-Session: e91bcf33-f9be-4bbb-b3b9-cad7e3394e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2025.12.19 21:33:50.561662 [ 340 ] {} <Debug> TCP-Session: e1ac48fa-4816-4a73-af1c-c5696afd1a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2025.12.19 21:33:50.561681 [ 332 ] {} <Debug> TCP-Session: e91bcf33-f9be-4bbb-b3b9-cad7e3394e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2025.12.19 21:33:50.561695 [ 340 ] {} <Debug> TCP-Session: e1ac48fa-4816-4a73-af1c-c5696afd1a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2025.12.19 21:33:50.561371 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49059 | ||
| 3537 | 2025.12.19 21:33:50.561734 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3538 | 2025.12.19 21:33:50.561347 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45569 | ||
| 3539 | 2025.12.19 21:33:50.561346 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61216 | ||
| 3540 | 2025.12.19 21:33:50.561822 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2025.12.19 21:33:50.561553 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3542 | 2025.12.19 21:33:50.561872 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2025.12.19 21:33:50.561891 [ 339 ] {} <Debug> TCP-Session: 951f9371-2cfc-4c70-a559-76f8e701df4a Authenticating user 'default' from [fd00:1122:3344:101::e]:49059 | ||
| 3544 | 2025.12.19 21:33:50.561897 [ 3 ] {} <Debug> TCP-Session: 08c34dbb-166f-4f60-8e27-a928e832627f Authenticating user 'default' from [fd00:1122:3344:101::e]:33660 | ||
| 3545 | 2025.12.19 21:33:50.561908 [ 336 ] {} <Debug> TCP-Session: f030ace0-0305-4f9e-8bea-f173f93aad07 Authenticating user 'default' from [fd00:1122:3344:101::e]:45569 | ||
| 3546 | 2025.12.19 21:33:50.561916 [ 339 ] {} <Debug> TCP-Session: 951f9371-2cfc-4c70-a559-76f8e701df4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2025.12.19 21:33:50.561922 [ 3 ] {} <Debug> TCP-Session: 08c34dbb-166f-4f60-8e27-a928e832627f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.19 21:33:50.561935 [ 339 ] {} <Debug> TCP-Session: 951f9371-2cfc-4c70-a559-76f8e701df4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2025.12.19 21:33:50.561930 [ 336 ] {} <Debug> TCP-Session: f030ace0-0305-4f9e-8bea-f173f93aad07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.12.19 21:33:50.561942 [ 3 ] {} <Debug> TCP-Session: 08c34dbb-166f-4f60-8e27-a928e832627f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2025.12.19 21:33:50.561958 [ 336 ] {} <Debug> TCP-Session: f030ace0-0305-4f9e-8bea-f173f93aad07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.12.19 21:33:50.561910 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3553 | 2025.12.19 21:33:50.561480 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3554 | 2025.12.19 21:33:50.562022 [ 337 ] {} <Debug> TCP-Session: dc5f478d-ba24-4b75-abb5-141f9f44594d Authenticating user 'default' from [fd00:1122:3344:101::e]:61216 | ||
| 3555 | 2025.12.19 21:33:50.562048 [ 335 ] {} <Debug> TCP-Session: caba14e3-d4c0-495e-b96d-9d0e771389e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52710 | ||
| 3556 | 2025.12.19 21:33:50.562056 [ 337 ] {} <Debug> TCP-Session: dc5f478d-ba24-4b75-abb5-141f9f44594d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2025.12.19 21:33:50.562074 [ 335 ] {} <Debug> TCP-Session: caba14e3-d4c0-495e-b96d-9d0e771389e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2025.12.19 21:33:50.562091 [ 337 ] {} <Debug> TCP-Session: dc5f478d-ba24-4b75-abb5-141f9f44594d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2025.12.19 21:33:50.562102 [ 335 ] {} <Debug> TCP-Session: caba14e3-d4c0-495e-b96d-9d0e771389e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2025.12.19 21:33:50.562151 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3561 | 2025.12.19 21:33:50.562224 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3562 | 2025.12.19 21:33:50.562561 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 3563 | 2025.12.19 21:33:50.563570 [ 308 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> AggregatingTransform: Aggregating | ||
| 3564 | 2025.12.19 21:33:50.563614 [ 308 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> Aggregator: Aggregation method: without_key | ||
| 3565 | 2025.12.19 21:33:50.563651 [ 308 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987568 sec. (1012.589 rows/sec., 39.55 KiB/sec.) | ||
| 3566 | 2025.12.19 21:33:50.563669 [ 308 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Trace> Aggregator: Merging aggregated data | ||
| 3567 | 2025.12.19 21:33:50.565329 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003647 sec., 274.19797093501506 rows/sec., 10.71 KiB/sec. | ||
| 3568 | 2025.12.19 21:33:50.565480 [ 333 ] {7eaecfb3-3f04-4ab9-825b-04d60cd1d870} <Debug> TCPHandler: Processed in 0.004123805 sec. | ||
| 3569 | 2025.12.19 21:33:50.565582 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3570 | 2025.12.19 21:33:50.565610 [ 333 ] {} <Debug> TCP-Session: 6f675343-576f-42a5-9921-b1f544ca90c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2025.12.19 21:33:50.565617 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3572 | 2025.12.19 21:33:50.565638 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2025.12.19 21:33:50.565664 [ 335 ] {} <Debug> TCP-Session: caba14e3-d4c0-495e-b96d-9d0e771389e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.19 21:33:50.565682 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2025.12.19 21:33:50.565710 [ 336 ] {} <Debug> TCP-Session: f030ace0-0305-4f9e-8bea-f173f93aad07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2025.12.19 21:33:50.565722 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2025.12.19 21:33:50.565740 [ 337 ] {} <Debug> TCP-Session: dc5f478d-ba24-4b75-abb5-141f9f44594d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2025.12.19 21:33:50.565762 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3579 | 2025.12.19 21:33:50.565777 [ 340 ] {} <Debug> TCP-Session: e1ac48fa-4816-4a73-af1c-c5696afd1a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2025.12.19 21:33:50.565811 [ 332 ] {} <Debug> TCP-Session: e91bcf33-f9be-4bbb-b3b9-cad7e3394e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2025.12.19 21:33:50.565664 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2025.12.19 21:33:50.565746 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3583 | 2025.12.19 21:33:50.565882 [ 338 ] {} <Debug> TCP-Session: 2a965fe2-f72f-425a-a416-c9f5d1836d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.19 21:33:50.565699 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2025.12.19 21:33:50.565905 [ 3 ] {} <Debug> TCP-Session: 08c34dbb-166f-4f60-8e27-a928e832627f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2025.12.19 21:33:50.565943 [ 339 ] {} <Debug> TCP-Session: 951f9371-2cfc-4c70-a559-76f8e701df4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2025.12.19 21:33:51.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.31 MiB, peak 236.18 MiB, free memory in arenas 0.00 B, will set to 227.89 MiB (RSS), difference: 3.58 MiB | ||
| 3588 | 2025.12.19 21:33:52.719646 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.19 21:33:52.719839 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3590 | 2025.12.19 21:33:52.719914 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3591 | 2025.12.19 21:33:52.720607 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.12.19 21:33:52.720655 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3593 | 2025.12.19 21:33:52.721038 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3594 | 2025.12.19 21:33:52.721259 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.12.19 21:33:52.721419 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001635 sec., 42813.455657492355 rows/sec., 3.43 MiB/sec. | ||
| 3596 | 2025.12.19 21:33:52.721419 [ 138 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3597 | 2025.12.19 21:33:52.721468 [ 4 ] {97d442ac-ab07-4239-9cdf-ef871a04fbcb} <Debug> TCPHandler: Processed in 0.001958965 sec. | ||
| 3598 | 2025.12.19 21:33:52.721502 [ 138 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.12.19 21:33:52.721533 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3600 | 2025.12.19 21:33:52.721605 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2025.12.19 21:33:52.721651 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 3602 | 2025.12.19 21:33:52.721719 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3603 | 2025.12.19 21:33:52.721763 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3604 | 2025.12.19 21:33:52.721763 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2025.12.19 21:33:52.721812 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2432 rows starting from the beginning of the part | ||
| 3606 | 2025.12.19 21:33:52.721897 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 185 rows starting from the beginning of the part | ||
| 3607 | 2025.12.19 21:33:52.721950 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 3608 | 2025.12.19 21:33:52.721994 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3609 | 2025.12.19 21:33:52.722039 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1268 rows starting from the beginning of the part | ||
| 3610 | 2025.12.19 21:33:52.722084 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 3611 | 2025.12.19 21:33:52.722179 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.12.19 21:33:52.722215 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3613 | 2025.12.19 21:33:52.722514 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3614 | 2025.12.19 21:33:52.722717 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.12.19 21:33:52.722844 [ 138 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3616 | 2025.12.19 21:33:52.722851 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001164 sec., 6013.745704467354 rows/sec., 452.21 KiB/sec. | ||
| 3617 | 2025.12.19 21:33:52.722885 [ 138 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2025.12.19 21:33:52.722908 [ 4 ] {9acfc1c3-407b-4516-b60c-03a6d1e6e71c} <Debug> TCPHandler: Processed in 0.001353788 sec. | ||
| 3619 | 2025.12.19 21:33:52.722911 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3620 | 2025.12.19 21:33:52.723021 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3621 | 2025.12.19 21:33:52.723028 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2025.12.19 21:33:52.723118 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3623 | 2025.12.19 21:33:52.723143 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 272 rows starting from the beginning of the part | ||
| 3624 | 2025.12.19 21:33:52.723148 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3625 | 2025.12.19 21:33:52.723191 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3626 | 2025.12.19 21:33:52.723209 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3627 | 2025.12.19 21:33:52.723254 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3628 | 2025.12.19 21:33:52.723297 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3629 | 2025.12.19 21:33:52.723332 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3630 | 2025.12.19 21:33:52.723369 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3631 | 2025.12.19 21:33:52.723613 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.19 21:33:52.723647 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3633 | 2025.12.19 21:33:52.723739 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4141 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213154 sec., 1942726.8547622846 rows/sec., 167.87 MiB/sec. | ||
| 3634 | 2025.12.19 21:33:52.723949 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3635 | 2025.12.19 21:33:52.724065 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3636 | 2025.12.19 21:33:52.724075 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108775 sec., 348425.6492760285 rows/sec., 24.14 MiB/sec. | ||
| 3637 | 2025.12.19 21:33:52.724213 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3638 | 2025.12.19 21:33:52.724223 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.12.19 21:33:52.724356 [ 138 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3640 | 2025.12.19 21:33:52.724365 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001237 sec., 57396.928051738076 rows/sec., 4.48 MiB/sec. | ||
| 3641 | 2025.12.19 21:33:52.724400 [ 138 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.12.19 21:33:52.724421 [ 4 ] {2bf466e5-4be9-4c4f-8bbd-97871e74597f} <Debug> TCPHandler: Processed in 0.00144164 sec. | ||
| 3643 | 2025.12.19 21:33:52.724429 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3644 | 2025.12.19 21:33:52.724462 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.12.19 21:33:52.724516 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 3646 | 2025.12.19 21:33:52.724545 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2025.12.19 21:33:52.724548 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.12.19 21:33:52.724556 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_16_3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2025.12.19 21:33:52.724604 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3650 | 2025.12.19 21:33:52.724632 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1208 rows starting from the beginning of the part | ||
| 3651 | 2025.12.19 21:33:52.724638 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_16_3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3652 | 2025.12.19 21:33:52.724653 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3653 | 2025.12.19 21:33:52.724677 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 3654 | 2025.12.19 21:33:52.724679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3655 | 2025.12.19 21:33:52.724696 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2025.12.19 21:33:52.724720 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 3657 | 2025.12.19 21:33:52.724739 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3658 | 2025.12.19 21:33:52.724757 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
| 3659 | 2025.12.19 21:33:52.724791 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 559 rows starting from the beginning of the part | ||
| 3660 | 2025.12.19 21:33:52.724823 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 71 rows starting from the beginning of the part | ||
| 3661 | 2025.12.19 21:33:52.725145 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.12.19 21:33:52.725178 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3663 | 2025.12.19 21:33:52.725494 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3664 | 2025.12.19 21:33:52.725695 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.12.19 21:33:52.725764 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274706 sec., 1640378.2519263264 rows/sec., 127.16 MiB/sec. | ||
| 3666 | 2025.12.19 21:33:52.725826 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 3667 | 2025.12.19 21:33:52.725867 [ 4 ] {ed90aabc-821b-4265-a0e6-dffdbdebf88d} <Debug> TCPHandler: Processed in 0.001369788 sec. | ||
| 3668 | 2025.12.19 21:33:52.725980 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.12.19 21:33:52.726034 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3670 | 2025.12.19 21:33:52.726084 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2025.12.19 21:33:52.726140 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3672 | 2025.12.19 21:33:52.726346 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.12.19 21:33:52.726428 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_16_3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3674 | 2025.12.19 21:33:52.726520 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3675 | 2025.12.19 21:33:52.726874 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.12.19 21:33:52.726915 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3677 | 2025.12.19 21:33:52.727405 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3678 | 2025.12.19 21:33:52.727616 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.19 21:33:52.727741 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3680 | 2025.12.19 21:33:52.727750 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001685 sec., 4154.302670623145 rows/sec., 7.44 MiB/sec. | ||
| 3681 | 2025.12.19 21:33:52.727781 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2025.12.19 21:33:52.727805 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3683 | 2025.12.19 21:33:52.727822 [ 4 ] {bf2ec7f2-06d4-41c6-b0c2-6575e3bc273b} <Debug> TCPHandler: Processed in 0.001889993 sec. | ||
| 3684 | 2025.12.19 21:33:52.727878 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 3685 | 2025.12.19 21:33:52.727959 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.12.19 21:33:52.728074 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.19 21:33:52.728093 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2025.12.19 21:33:52.728117 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3689 | 2025.12.19 21:33:52.728157 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
| 3690 | 2025.12.19 21:33:52.728322 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3691 | 2025.12.19 21:33:52.728439 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3692 | 2025.12.19 21:33:52.728473 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.12.19 21:33:52.728513 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3694 | 2025.12.19 21:33:52.728548 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3695 | 2025.12.19 21:33:52.728652 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3696 | 2025.12.19 21:33:52.728758 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3697 | 2025.12.19 21:33:52.728843 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3698 | 2025.12.19 21:33:52.729077 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.12.19 21:33:52.729216 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 3700 | 2025.12.19 21:33:52.729252 [ 4 ] {c96ee2d4-115b-4ee7-b1ba-30c2be332577} <Debug> TCPHandler: Processed in 0.001345228 sec. | ||
| 3701 | 2025.12.19 21:33:52.731837 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.003989582 sec., 96000.03208356163 rows/sec., 172.03 MiB/sec. | ||
| 3702 | 2025.12.19 21:33:52.732409 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3703 | 2025.12.19 21:33:52.732732 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2025.12.19 21:33:52.732805 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3705 | 2025.12.19 21:33:52.732921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 3706 | 2025.12.19 21:33:56.984011 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3707 | 2025.12.19 21:33:56.984085 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3708 | 2025.12.19 21:33:57.088121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7738 | ||
| 3709 | 2025.12.19 21:33:57.088795 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2025.12.19 21:33:57.088844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3711 | 2025.12.19 21:33:57.089351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3712 | 2025.12.19 21:33:57.089602 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2025.12.19 21:33:57.089756 [ 133 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3714 | 2025.12.19 21:33:57.089761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7738 | ||
| 3715 | 2025.12.19 21:33:57.089827 [ 133 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.12.19 21:33:57.089862 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3717 | 2025.12.19 21:33:57.089984 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3718 | 2025.12.19 21:33:57.090126 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3719 | 2025.12.19 21:33:57.090167 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5306 rows starting from the beginning of the part | ||
| 3720 | 2025.12.19 21:33:57.090230 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3721 | 2025.12.19 21:33:57.090278 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3722 | 2025.12.19 21:33:57.090317 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3723 | 2025.12.19 21:33:57.090355 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3724 | 2025.12.19 21:33:57.090391 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 3725 | 2025.12.19 21:33:57.091833 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001903743 sec., 4064624.2691371683 rows/sec., 58.14 MiB/sec. | ||
| 3726 | 2025.12.19 21:33:57.092591 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3727 | 2025.12.19 21:33:57.092922 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.12.19 21:33:57.093005 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_16_3} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3729 | 2025.12.19 21:33:57.093102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3730 | 2025.12.19 21:33:57.098608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 444 | ||
| 3731 | 2025.12.19 21:33:57.101032 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2025.12.19 21:33:57.101072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3733 | 2025.12.19 21:33:57.102263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3734 | 2025.12.19 21:33:57.102513 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2025.12.19 21:33:57.102671 [ 133 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3736 | 2025.12.19 21:33:57.102730 [ 133 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.12.19 21:33:57.102751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3738 | 2025.12.19 21:33:57.102763 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3739 | 2025.12.19 21:33:57.102880 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 3740 | 2025.12.19 21:33:57.103457 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2025.12.19 21:33:57.103582 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part | ||
| 3742 | 2025.12.19 21:33:57.103925 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 3743 | 2025.12.19 21:33:57.104271 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3744 | 2025.12.19 21:33:57.104604 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3745 | 2025.12.19 21:33:57.104922 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3746 | 2025.12.19 21:33:57.105266 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 3747 | 2025.12.19 21:33:57.111092 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.00825281 sec., 53799.857260739074 rows/sec., 53.34 MiB/sec. | ||
| 3748 | 2025.12.19 21:33:57.112004 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3749 | 2025.12.19 21:33:57.112563 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.12.19 21:33:57.112643 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_11_2} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3751 | 2025.12.19 21:33:57.112856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3752 | 2025.12.19 21:33:57.508324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3753 | 2025.12.19 21:33:57.525476 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.12.19 21:33:57.525533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3755 | 2025.12.19 21:33:57.531202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3756 | 2025.12.19 21:33:57.531916 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.19 21:33:57.532220 [ 133 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3758 | 2025.12.19 21:33:57.532289 [ 133 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.19 21:33:57.532315 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3760 | 2025.12.19 21:33:57.532433 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3761 | 2025.12.19 21:33:57.535024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3762 | 2025.12.19 21:33:57.535541 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2025.12.19 21:33:57.536372 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3764 | 2025.12.19 21:33:57.539722 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3765 | 2025.12.19 21:33:57.543087 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3766 | 2025.12.19 21:33:57.546921 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3767 | 2025.12.19 21:33:57.551150 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3768 | 2025.12.19 21:33:57.555420 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 3769 | 2025.12.19 21:33:57.608183 [ 201 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075788471 sec., 1596.5488998979806 rows/sec., 8.26 MiB/sec. | ||
| 3770 | 2025.12.19 21:33:57.611063 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3771 | 2025.12.19 21:33:57.613193 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_16_3} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.12.19 21:33:57.613295 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_16_3} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3773 | 2025.12.19 21:33:57.615378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3774 | 2025.12.19 21:33:57.721869 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2025.12.19 21:33:57.722106 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3776 | 2025.12.19 21:33:57.722184 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3777 | 2025.12.19 21:33:57.722935 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.12.19 21:33:57.722985 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3779 | 2025.12.19 21:33:57.723386 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3780 | 2025.12.19 21:33:57.723621 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.12.19 21:33:57.723773 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001743 sec., 72289.15662650602 rows/sec., 6.23 MiB/sec. | ||
| 3782 | 2025.12.19 21:33:57.723814 [ 4 ] {26b9e7f9-89cf-4e3d-928c-62306e6bf318} <Debug> TCPHandler: Processed in 0.002137099 sec. | ||
| 3783 | 2025.12.19 21:33:57.723945 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2025.12.19 21:33:57.724048 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3785 | 2025.12.19 21:33:57.724088 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3786 | 2025.12.19 21:33:57.724497 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.12.19 21:33:57.724540 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3788 | 2025.12.19 21:33:57.724856 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3789 | 2025.12.19 21:33:57.725060 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.12.19 21:33:57.725188 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001167 sec., 29991.431019708652 rows/sec., 2.20 MiB/sec. | ||
| 3791 | 2025.12.19 21:33:57.725223 [ 4 ] {5e89e2f5-af7c-4144-996e-d2c16145688c} <Debug> TCPHandler: Processed in 0.001329237 sec. | ||
| 3792 | 2025.12.19 21:33:57.725343 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2025.12.19 21:33:57.725434 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3794 | 2025.12.19 21:33:57.725473 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3795 | 2025.12.19 21:33:57.725906 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2025.12.19 21:33:57.725941 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3797 | 2025.12.19 21:33:57.726244 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3798 | 2025.12.19 21:33:57.726447 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2025.12.19 21:33:57.726569 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001153 sec., 85862.96617519515 rows/sec., 6.71 MiB/sec. | ||
| 3800 | 2025.12.19 21:33:57.726606 [ 4 ] {b888a5c6-72fd-429a-9e72-30e240d5c094} <Debug> TCPHandler: Processed in 0.001318677 sec. | ||
| 3801 | 2025.12.19 21:33:57.726720 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2025.12.19 21:33:57.726812 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3803 | 2025.12.19 21:33:57.726854 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3804 | 2025.12.19 21:33:57.727266 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2025.12.19 21:33:57.727301 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3806 | 2025.12.19 21:33:57.727612 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3807 | 2025.12.19 21:33:57.727814 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.12.19 21:33:57.727940 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 3809 | 2025.12.19 21:33:57.727976 [ 4 ] {47a834f7-7e86-43c7-8b52-60b20528912e} <Debug> TCPHandler: Processed in 0.001303846 sec. | ||
| 3810 | 2025.12.19 21:33:57.728086 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2025.12.19 21:33:57.728178 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3812 | 2025.12.19 21:33:57.728229 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3813 | 2025.12.19 21:33:57.729038 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.12.19 21:33:57.729073 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3815 | 2025.12.19 21:33:57.729645 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3816 | 2025.12.19 21:33:57.729863 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2025.12.19 21:33:57.729997 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001837 sec., 19052.803483941207 rows/sec., 34.14 MiB/sec. | ||
| 3818 | 2025.12.19 21:33:57.730049 [ 4 ] {cb27cccc-7a53-4869-97ee-f8499c9d3a0e} <Debug> TCPHandler: Processed in 0.002010496 sec. | ||
| 3819 | 2025.12.19 21:33:57.730177 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2025.12.19 21:33:57.730270 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3821 | 2025.12.19 21:33:57.730310 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3822 | 2025.12.19 21:33:57.730645 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.12.19 21:33:57.730680 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3824 | 2025.12.19 21:33:57.730976 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3825 | 2025.12.19 21:33:57.731179 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2025.12.19 21:33:57.731303 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 3827 | 2025.12.19 21:33:57.731337 [ 4 ] {8768f404-8fdd-4644-80ef-eb5baf41ee4d} <Debug> TCPHandler: Processed in 0.001208874 sec. | ||
| 3828 | 2025.12.19 21:33:58.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.68 MiB, peak 240.20 MiB, free memory in arenas 0.00 B, will set to 240.29 MiB (RSS), difference: 9.61 MiB | ||
| 3829 | 2025.12.19 21:33:58.001209 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000791082 sec. | ||
| 3830 | 2025.12.19 21:34:02.721583 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2025.12.19 21:34:02.721803 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3832 | 2025.12.19 21:34:02.721872 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3833 | 2025.12.19 21:34:02.722515 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2025.12.19 21:34:02.722569 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3835 | 2025.12.19 21:34:02.722984 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3836 | 2025.12.19 21:34:02.723230 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2025.12.19 21:34:02.723413 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 3838 | 2025.12.19 21:34:02.723466 [ 4 ] {39d05d57-3b6f-490c-bf04-cda416be31f3} <Debug> TCPHandler: Processed in 0.002024287 sec. | ||
| 3839 | 2025.12.19 21:34:02.723594 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2025.12.19 21:34:02.723699 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3841 | 2025.12.19 21:34:02.723744 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3842 | 2025.12.19 21:34:02.724160 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.12.19 21:34:02.724198 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3844 | 2025.12.19 21:34:02.724506 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3845 | 2025.12.19 21:34:02.724733 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.12.19 21:34:02.724876 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 407.38 KiB/sec. | ||
| 3847 | 2025.12.19 21:34:02.724915 [ 4 ] {1f2ee006-c54d-447c-b083-18128e8fc89d} <Debug> TCPHandler: Processed in 0.001375908 sec. | ||
| 3848 | 2025.12.19 21:34:02.725031 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2025.12.19 21:34:02.725127 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3850 | 2025.12.19 21:34:02.725167 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3851 | 2025.12.19 21:34:02.725652 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2025.12.19 21:34:02.725690 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3853 | 2025.12.19 21:34:02.726025 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3854 | 2025.12.19 21:34:02.726239 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.12.19 21:34:02.726383 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001275 sec., 151372.54901960783 rows/sec., 13.35 MiB/sec. | ||
| 3856 | 2025.12.19 21:34:02.726420 [ 4 ] {0c4b6454-a24b-42e3-bc1a-eecf60b6b1ff} <Debug> TCPHandler: Processed in 0.00144147 sec. | ||
| 3857 | 2025.12.19 21:34:02.726535 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2025.12.19 21:34:02.726631 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3859 | 2025.12.19 21:34:02.726671 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3860 | 2025.12.19 21:34:02.727071 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2025.12.19 21:34:02.727108 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3862 | 2025.12.19 21:34:02.727415 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3863 | 2025.12.19 21:34:02.727626 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2025.12.19 21:34:02.727765 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.61 MiB/sec. | ||
| 3865 | 2025.12.19 21:34:02.727803 [ 4 ] {1f7d6bc3-fc72-4f20-a337-1e7f32cb0691} <Debug> TCPHandler: Processed in 0.001318606 sec. | ||
| 3866 | 2025.12.19 21:34:02.727913 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.12.19 21:34:02.728011 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3868 | 2025.12.19 21:34:02.728053 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3869 | 2025.12.19 21:34:02.728494 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2025.12.19 21:34:02.728532 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3871 | 2025.12.19 21:34:02.728847 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3872 | 2025.12.19 21:34:02.729070 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2025.12.19 21:34:02.729210 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 3874 | 2025.12.19 21:34:02.729249 [ 4 ] {94e8d1a4-76a9-4094-9585-78f175aff9f8} <Debug> TCPHandler: Processed in 0.001388859 sec. | ||
| 3875 | 2025.12.19 21:34:02.729360 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2025.12.19 21:34:02.729454 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3877 | 2025.12.19 21:34:02.729494 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3878 | 2025.12.19 21:34:02.729900 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.12.19 21:34:02.729936 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3880 | 2025.12.19 21:34:02.730251 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3881 | 2025.12.19 21:34:02.730466 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.12.19 21:34:02.730607 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 3883 | 2025.12.19 21:34:02.730646 [ 4 ] {dd33d4de-67eb-496a-aa74-86cd74309586} <Debug> TCPHandler: Processed in 0.001336707 sec. | ||
| 3884 | 2025.12.19 21:34:02.730767 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2025.12.19 21:34:02.730889 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3886 | 2025.12.19 21:34:02.730937 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2025.12.19 21:34:02.731475 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2025.12.19 21:34:02.731520 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3889 | 2025.12.19 21:34:02.731877 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3890 | 2025.12.19 21:34:02.732087 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2025.12.19 21:34:02.732225 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.00136 sec., 83088.23529411764 rows/sec., 6.77 MiB/sec. | ||
| 3892 | 2025.12.19 21:34:02.732263 [ 4 ] {495f8b1d-52e8-4469-a1e0-9826c4634e44} <Debug> TCPHandler: Processed in 0.001556454 sec. | ||
| 3893 | 2025.12.19 21:34:02.732374 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2025.12.19 21:34:02.732468 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3895 | 2025.12.19 21:34:02.732510 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3896 | 2025.12.19 21:34:02.732926 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2025.12.19 21:34:02.732961 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3898 | 2025.12.19 21:34:02.733308 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3899 | 2025.12.19 21:34:02.733520 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2025.12.19 21:34:02.733621 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3901 | 2025.12.19 21:34:02.733652 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001202 sec., 165557.40432612313 rows/sec., 11.87 MiB/sec. | ||
| 3902 | 2025.12.19 21:34:02.733693 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.12.19 21:34:02.733700 [ 4 ] {2eb3443b-5108-4455-bd56-0b062b09d46a} <Debug> TCPHandler: Processed in 0.001374579 sec. | ||
| 3904 | 2025.12.19 21:34:02.733722 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3905 | 2025.12.19 21:34:02.733827 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2025.12.19 21:34:02.733854 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 3907 | 2025.12.19 21:34:02.733925 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3908 | 2025.12.19 21:34:02.733983 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3909 | 2025.12.19 21:34:02.733994 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3910 | 2025.12.19 21:34:02.734040 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5407 rows starting from the beginning of the part | ||
| 3911 | 2025.12.19 21:34:02.734138 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3912 | 2025.12.19 21:34:02.734191 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 846 rows starting from the beginning of the part | ||
| 3913 | 2025.12.19 21:34:02.734236 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3914 | 2025.12.19 21:34:02.734280 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3915 | 2025.12.19 21:34:02.734326 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 199 rows starting from the beginning of the part | ||
| 3916 | 2025.12.19 21:34:02.734740 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.12.19 21:34:02.734781 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3918 | 2025.12.19 21:34:02.735389 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3919 | 2025.12.19 21:34:02.735638 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.12.19 21:34:02.735794 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001887 sec., 3709.5919448860627 rows/sec., 6.65 MiB/sec. | ||
| 3921 | 2025.12.19 21:34:02.735854 [ 4 ] {e7f94c48-9bed-4641-9d42-808d0edc90fd} <Debug> TCPHandler: Processed in 0.002075518 sec. | ||
| 3922 | 2025.12.19 21:34:02.735967 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.12.19 21:34:02.736061 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2025.12.19 21:34:02.736101 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3925 | 2025.12.19 21:34:02.736441 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.12.19 21:34:02.736474 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3927 | 2025.12.19 21:34:02.736780 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3928 | 2025.12.19 21:34:02.736981 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2025.12.19 21:34:02.736985 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6922 rows, containing 5 columns (5 merged, 0 gathered) in 0.003181288 sec., 2175848.272775052 rows/sec., 148.08 MiB/sec. | ||
| 3930 | 2025.12.19 21:34:02.737114 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3931 | 2025.12.19 21:34:02.737152 [ 4 ] {ed60354a-9f32-4d47-985b-91c1e64bb2f6} <Debug> TCPHandler: Processed in 0.001233294 sec. | ||
| 3932 | 2025.12.19 21:34:02.737446 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3933 | 2025.12.19 21:34:02.737727 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.19 21:34:02.737799 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3935 | 2025.12.19 21:34:02.737876 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3936 | 2025.12.19 21:34:04.590066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8186 | ||
| 3937 | 2025.12.19 21:34:04.590630 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.12.19 21:34:04.590686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3939 | 2025.12.19 21:34:04.591208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3940 | 2025.12.19 21:34:04.591444 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.12.19 21:34:04.591594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8186 | ||
| 3942 | 2025.12.19 21:34:05.035270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3943 | 2025.12.19 21:34:05.050415 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.12.19 21:34:05.050473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3945 | 2025.12.19 21:34:05.056469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3946 | 2025.12.19 21:34:05.057169 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.12.19 21:34:05.059826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3948 | 2025.12.19 21:34:07.103121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 476 | ||
| 3949 | 2025.12.19 21:34:07.105495 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.12.19 21:34:07.105552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3951 | 2025.12.19 21:34:07.106782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3952 | 2025.12.19 21:34:07.107059 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.12.19 21:34:07.107397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3954 | 2025.12.19 21:34:07.721332 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2025.12.19 21:34:07.721509 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3956 | 2025.12.19 21:34:07.721573 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3957 | 2025.12.19 21:34:07.722258 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.12.19 21:34:07.722304 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3959 | 2025.12.19 21:34:07.722693 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2025.12.19 21:34:07.722912 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.19 21:34:07.723064 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001604 sec., 78553.61596009975 rows/sec., 6.77 MiB/sec. | ||
| 3962 | 2025.12.19 21:34:07.723105 [ 4 ] {ff456055-3c75-4d0d-9d17-bdf6f734da30} <Debug> TCPHandler: Processed in 0.001899293 sec. | ||
| 3963 | 2025.12.19 21:34:07.723244 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2025.12.19 21:34:07.723338 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3965 | 2025.12.19 21:34:07.723378 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3966 | 2025.12.19 21:34:07.723801 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.19 21:34:07.723836 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3968 | 2025.12.19 21:34:07.724132 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3969 | 2025.12.19 21:34:07.724340 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.19 21:34:07.724465 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001146 sec., 30541.012216404884 rows/sec., 2.24 MiB/sec. | ||
| 3971 | 2025.12.19 21:34:07.724501 [ 4 ] {06f7920e-db66-4aa7-863a-a5fdc91ad7af} <Debug> TCPHandler: Processed in 0.001306896 sec. | ||
| 3972 | 2025.12.19 21:34:07.724625 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.12.19 21:34:07.724718 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3974 | 2025.12.19 21:34:07.724757 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3975 | 2025.12.19 21:34:07.725226 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2025.12.19 21:34:07.725263 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3977 | 2025.12.19 21:34:07.725579 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3978 | 2025.12.19 21:34:07.725788 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2025.12.19 21:34:07.725916 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001215 sec., 81481.48148148149 rows/sec., 6.36 MiB/sec. | ||
| 3980 | 2025.12.19 21:34:07.725954 [ 4 ] {9668099b-3c48-4cb6-b374-2c66a38bfe50} <Debug> TCPHandler: Processed in 0.001376839 sec. | ||
| 3981 | 2025.12.19 21:34:07.726083 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2025.12.19 21:34:07.726178 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3983 | 2025.12.19 21:34:07.726220 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3984 | 2025.12.19 21:34:07.726667 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.12.19 21:34:07.726703 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3986 | 2025.12.19 21:34:07.727030 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3987 | 2025.12.19 21:34:07.727238 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2025.12.19 21:34:07.727367 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3989 | 2025.12.19 21:34:07.727403 [ 4 ] {e7fa28fd-f7aa-46c8-be1d-497d8aaa39eb} <Debug> TCPHandler: Processed in 0.001371828 sec. | ||
| 3990 | 2025.12.19 21:34:07.727528 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2025.12.19 21:34:07.727622 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3992 | 2025.12.19 21:34:07.727676 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3993 | 2025.12.19 21:34:07.728442 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2025.12.19 21:34:07.728477 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3995 | 2025.12.19 21:34:07.729013 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3996 | 2025.12.19 21:34:07.729228 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2025.12.19 21:34:07.729360 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001756 sec., 19931.662870159453 rows/sec., 35.72 MiB/sec. | ||
| 3998 | 2025.12.19 21:34:07.729410 [ 4 ] {f96c898b-1cff-4a1f-8a78-cdff141d542f} <Debug> TCPHandler: Processed in 0.001929834 sec. | ||
| 3999 | 2025.12.19 21:34:07.729527 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2025.12.19 21:34:07.729621 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4001 | 2025.12.19 21:34:07.729661 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4002 | 2025.12.19 21:34:07.729990 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.12.19 21:34:07.730025 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4004 | 2025.12.19 21:34:07.730323 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4005 | 2025.12.19 21:34:07.730531 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.12.19 21:34:07.730631 [ 118 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4007 | 2025.12.19 21:34:07.730653 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4008 | 2025.12.19 21:34:07.730697 [ 118 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.12.19 21:34:07.730704 [ 4 ] {52dff7f6-0ddf-4735-9ccc-e3a71fde6c50} <Debug> TCPHandler: Processed in 0.001225174 sec. | ||
| 4010 | 2025.12.19 21:34:07.730727 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4011 | 2025.12.19 21:34:07.730908 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 4012 | 2025.12.19 21:34:07.731076 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2025.12.19 21:34:07.731108 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 418 rows starting from the beginning of the part | ||
| 4014 | 2025.12.19 21:34:07.731167 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 4015 | 2025.12.19 21:34:07.731207 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 4016 | 2025.12.19 21:34:07.731245 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 4017 | 2025.12.19 21:34:07.731279 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 4018 | 2025.12.19 21:34:07.731314 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 4019 | 2025.12.19 21:34:07.732116 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282745 sec., 559737.1262409909 rows/sec., 37.02 MiB/sec. | ||
| 4020 | 2025.12.19 21:34:07.732352 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4021 | 2025.12.19 21:34:07.732689 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.12.19 21:34:07.732779 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_16_3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4023 | 2025.12.19 21:34:07.732875 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4024 | 2025.12.19 21:34:11.984140 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4025 | 2025.12.19 21:34:11.984201 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4026 | 2025.12.19 21:34:12.092557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8698 | ||
| 4027 | 2025.12.19 21:34:12.093053 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2025.12.19 21:34:12.093091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4029 | 2025.12.19 21:34:12.093645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4030 | 2025.12.19 21:34:12.093878 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.12.19 21:34:12.094006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8698 | ||
| 4032 | 2025.12.19 21:34:12.560777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4033 | 2025.12.19 21:34:12.577134 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2025.12.19 21:34:12.577190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4035 | 2025.12.19 21:34:12.583273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4036 | 2025.12.19 21:34:12.584004 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.12.19 21:34:12.587137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4038 | 2025.12.19 21:34:12.720102 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2025.12.19 21:34:12.720304 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4040 | 2025.12.19 21:34:12.720381 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4041 | 2025.12.19 21:34:12.721157 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.12.19 21:34:12.721209 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4043 | 2025.12.19 21:34:12.721608 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4044 | 2025.12.19 21:34:12.721836 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.12.19 21:34:12.721998 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001751 sec., 39977.155910908055 rows/sec., 3.21 MiB/sec. | ||
| 4046 | 2025.12.19 21:34:12.722047 [ 4 ] {7cfb8e97-f181-40bc-9c82-ed737ed4a8a8} <Debug> TCPHandler: Processed in 0.002088168 sec. | ||
| 4047 | 2025.12.19 21:34:12.722180 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2025.12.19 21:34:12.722284 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4049 | 2025.12.19 21:34:12.722328 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4050 | 2025.12.19 21:34:12.722741 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.12.19 21:34:12.722779 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4052 | 2025.12.19 21:34:12.723100 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4053 | 2025.12.19 21:34:12.723316 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.12.19 21:34:12.723448 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001188 sec., 5892.255892255892 rows/sec., 443.07 KiB/sec. | ||
| 4055 | 2025.12.19 21:34:12.723484 [ 4 ] {2e077479-5beb-42b2-be22-339c18c43440} <Debug> TCPHandler: Processed in 0.001356558 sec. | ||
| 4056 | 2025.12.19 21:34:12.723589 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2025.12.19 21:34:12.723683 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4058 | 2025.12.19 21:34:12.723724 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4059 | 2025.12.19 21:34:12.724141 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.12.19 21:34:12.724179 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4061 | 2025.12.19 21:34:12.724481 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4062 | 2025.12.19 21:34:12.724685 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.12.19 21:34:12.724812 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001148 sec., 61846.68989547039 rows/sec., 4.83 MiB/sec. | ||
| 4064 | 2025.12.19 21:34:12.724848 [ 4 ] {1930256f-fb20-4b43-afb3-9842df72411d} <Debug> TCPHandler: Processed in 0.001310006 sec. | ||
| 4065 | 2025.12.19 21:34:12.724963 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2025.12.19 21:34:12.725057 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4067 | 2025.12.19 21:34:12.725099 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4068 | 2025.12.19 21:34:12.725503 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2025.12.19 21:34:12.725539 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4070 | 2025.12.19 21:34:12.725878 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4071 | 2025.12.19 21:34:12.726083 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2025.12.19 21:34:12.726215 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4073 | 2025.12.19 21:34:12.726251 [ 4 ] {1b0b102e-3f30-4dfe-b179-dcb170a3f7e6} <Debug> TCPHandler: Processed in 0.001338527 sec. | ||
| 4074 | 2025.12.19 21:34:12.726394 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2025.12.19 21:34:12.726491 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2025.12.19 21:34:12.726548 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4077 | 2025.12.19 21:34:12.727300 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2025.12.19 21:34:12.727339 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4079 | 2025.12.19 21:34:12.727885 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4080 | 2025.12.19 21:34:12.728110 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2025.12.19 21:34:12.728249 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001777 sec., 3939.223410241981 rows/sec., 7.06 MiB/sec. | ||
| 4082 | 2025.12.19 21:34:12.728307 [ 4 ] {6070dd61-2229-4023-88b3-d838c3dae2ee} <Debug> TCPHandler: Processed in 0.001967094 sec. | ||
| 4083 | 2025.12.19 21:34:12.728423 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2025.12.19 21:34:12.728518 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4085 | 2025.12.19 21:34:12.728559 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4086 | 2025.12.19 21:34:12.728898 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.12.19 21:34:12.728937 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4088 | 2025.12.19 21:34:12.729250 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4089 | 2025.12.19 21:34:12.729460 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2025.12.19 21:34:12.729588 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4091 | 2025.12.19 21:34:12.729624 [ 4 ] {7c64c4c0-1158-4a32-a949-16cd6a48e1cc} <Debug> TCPHandler: Processed in 0.001252435 sec. | ||
| 4092 | 2025.12.19 21:34:15.095083 [ 112 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4093 | 2025.12.19 21:34:15.095154 [ 112 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.12.19 21:34:15.095177 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4095 | 2025.12.19 21:34:15.095322 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 4096 | 2025.12.19 21:34:15.095471 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2025.12.19 21:34:15.095510 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 4098 | 2025.12.19 21:34:15.095586 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 4099 | 2025.12.19 21:34:15.095640 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4100 | 2025.12.19 21:34:15.095713 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 4101 | 2025.12.19 21:34:15.095763 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 4102 | 2025.12.19 21:34:15.096721 [ 201 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014559 sec., 612679.4422693866 rows/sec., 42.17 MiB/sec. | ||
| 4103 | 2025.12.19 21:34:15.096892 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4104 | 2025.12.19 21:34:15.097151 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2025.12.19 21:34:15.097222 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_5_1} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4106 | 2025.12.19 21:34:15.097299 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4107 | 2025.12.19 21:34:15.254661 [ 112 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4108 | 2025.12.19 21:34:15.254721 [ 112 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2025.12.19 21:34:15.254743 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4110 | 2025.12.19 21:34:15.254866 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4111 | 2025.12.19 21:34:15.255013 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4112 | 2025.12.19 21:34:15.255050 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4113 | 2025.12.19 21:34:15.255119 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4114 | 2025.12.19 21:34:15.255170 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4115 | 2025.12.19 21:34:15.255213 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4116 | 2025.12.19 21:34:15.255249 [ 201 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 4117 | 2025.12.19 21:34:15.256118 [ 198 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295286 sec., 353589.8635513701 rows/sec., 21.97 MiB/sec. | ||
| 4118 | 2025.12.19 21:34:15.256319 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4119 | 2025.12.19 21:34:15.256623 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_5_1} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.12.19 21:34:15.256703 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_5_1} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4121 | 2025.12.19 21:34:15.256791 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4122 | 2025.12.19 21:34:17.108417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 500 | ||
| 4123 | 2025.12.19 21:34:17.110621 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.12.19 21:34:17.110673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4125 | 2025.12.19 21:34:17.111885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4126 | 2025.12.19 21:34:17.112159 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2025.12.19 21:34:17.112514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 4128 | 2025.12.19 21:34:17.748041 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2025.12.19 21:34:17.748223 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4130 | 2025.12.19 21:34:17.748290 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4131 | 2025.12.19 21:34:17.748941 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.12.19 21:34:17.748987 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4133 | 2025.12.19 21:34:17.749391 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4134 | 2025.12.19 21:34:17.749625 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2025.12.19 21:34:17.749788 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 303.13 KiB/sec. | ||
| 4136 | 2025.12.19 21:34:17.749838 [ 4 ] {a2034c85-45a4-4c7c-ad2d-36605b4f915d} <Debug> TCPHandler: Processed in 0.001929803 sec. | ||
| 4137 | 2025.12.19 21:34:17.749977 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.12.19 21:34:17.750081 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4139 | 2025.12.19 21:34:17.750125 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4140 | 2025.12.19 21:34:17.751439 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.12.19 21:34:17.751477 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4142 | 2025.12.19 21:34:17.751882 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4143 | 2025.12.19 21:34:17.752105 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.12.19 21:34:17.752224 [ 106 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4145 | 2025.12.19 21:34:17.752239 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.00218 sec., 582110.0917431193 rows/sec., 48.33 MiB/sec. | ||
| 4146 | 2025.12.19 21:34:17.752299 [ 106 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2025.12.19 21:34:17.752304 [ 4 ] {50811eda-1bd3-4002-8a29-8b97a6ada799} <Debug> TCPHandler: Processed in 0.002380226 sec. | ||
| 4148 | 2025.12.19 21:34:17.752332 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4149 | 2025.12.19 21:34:17.752459 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 4150 | 2025.12.19 21:34:17.752462 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2025.12.19 21:34:17.752566 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4152 | 2025.12.19 21:34:17.752580 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4153 | 2025.12.19 21:34:17.752599 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2467 rows starting from the beginning of the part | ||
| 4154 | 2025.12.19 21:34:17.752623 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4155 | 2025.12.19 21:34:17.752665 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 126 rows starting from the beginning of the part | ||
| 4156 | 2025.12.19 21:34:17.752718 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 193 rows starting from the beginning of the part | ||
| 4157 | 2025.12.19 21:34:17.752762 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 126 rows starting from the beginning of the part | ||
| 4158 | 2025.12.19 21:34:17.752807 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 4159 | 2025.12.19 21:34:17.752851 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1269 rows starting from the beginning of the part | ||
| 4160 | 2025.12.19 21:34:17.753070 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.12.19 21:34:17.753107 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4162 | 2025.12.19 21:34:17.753511 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4163 | 2025.12.19 21:34:17.753736 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.12.19 21:34:17.753859 [ 107 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4165 | 2025.12.19 21:34:17.753864 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001305 sec., 31417.624521072798 rows/sec., 2.28 MiB/sec. | ||
| 4166 | 2025.12.19 21:34:17.753897 [ 107 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2025.12.19 21:34:17.753918 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4168 | 2025.12.19 21:34:17.753918 [ 4 ] {a13dee0d-c3c3-4072-af74-498c57402c2e} <Debug> TCPHandler: Processed in 0.001512052 sec. | ||
| 4169 | 2025.12.19 21:34:17.753998 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 4170 | 2025.12.19 21:34:17.754040 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.12.19 21:34:17.754080 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2025.12.19 21:34:17.754109 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4173 | 2025.12.19 21:34:17.754146 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4174 | 2025.12.19 21:34:17.754171 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4175 | 2025.12.19 21:34:17.754186 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4176 | 2025.12.19 21:34:17.754216 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4177 | 2025.12.19 21:34:17.754257 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4178 | 2025.12.19 21:34:17.754296 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 4179 | 2025.12.19 21:34:17.754335 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4180 | 2025.12.19 21:34:17.754701 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.12.19 21:34:17.754728 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316725 sec., 1834917.8258101416 rows/sec., 158.77 MiB/sec. | ||
| 4182 | 2025.12.19 21:34:17.754735 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4183 | 2025.12.19 21:34:17.755066 [ 196 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4184 | 2025.12.19 21:34:17.755096 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131092 sec., 373090.78306627576 rows/sec., 26.10 MiB/sec. | ||
| 4185 | 2025.12.19 21:34:17.755189 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4186 | 2025.12.19 21:34:17.755250 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4187 | 2025.12.19 21:34:17.755523 [ 196 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.12.19 21:34:17.755533 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.12.19 21:34:17.755585 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2025.12.19 21:34:17.755626 [ 196 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_21_4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4191 | 2025.12.19 21:34:17.755653 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_21_4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4192 | 2025.12.19 21:34:17.755692 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001575 sec., 144761.90476190476 rows/sec., 9.80 MiB/sec. | ||
| 4193 | 2025.12.19 21:34:17.755726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4194 | 2025.12.19 21:34:17.755730 [ 4 ] {08e3bf7d-d107-48d6-ae4c-7e2ba3c2541d} <Debug> TCPHandler: Processed in 0.001741229 sec. | ||
| 4195 | 2025.12.19 21:34:17.755804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4196 | 2025.12.19 21:34:17.755854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2025.12.19 21:34:17.755961 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4198 | 2025.12.19 21:34:17.756000 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4199 | 2025.12.19 21:34:17.756660 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.12.19 21:34:17.756695 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4201 | 2025.12.19 21:34:17.757017 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4202 | 2025.12.19 21:34:17.757222 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.12.19 21:34:17.757321 [ 107 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4204 | 2025.12.19 21:34:17.757347 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001405 sec., 399288.256227758 rows/sec., 29.68 MiB/sec. | ||
| 4205 | 2025.12.19 21:34:17.757363 [ 107 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2025.12.19 21:34:17.757383 [ 4 ] {58bb2a31-2f3a-4425-8373-7245ba12ef1a} <Debug> TCPHandler: Processed in 0.001580764 sec. | ||
| 4207 | 2025.12.19 21:34:17.757387 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4208 | 2025.12.19 21:34:17.757491 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 4209 | 2025.12.19 21:34:17.757502 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.12.19 21:34:17.757656 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4211 | 2025.12.19 21:34:17.757662 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4212 | 2025.12.19 21:34:17.757700 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1251 rows starting from the beginning of the part | ||
| 4213 | 2025.12.19 21:34:17.757719 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4214 | 2025.12.19 21:34:17.757782 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 99 rows starting from the beginning of the part | ||
| 4215 | 2025.12.19 21:34:17.757837 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 4216 | 2025.12.19 21:34:17.757915 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 99 rows starting from the beginning of the part | ||
| 4217 | 2025.12.19 21:34:17.757965 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 71 rows starting from the beginning of the part | ||
| 4218 | 2025.12.19 21:34:17.758011 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 561 rows starting from the beginning of the part | ||
| 4219 | 2025.12.19 21:34:17.758379 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2025.12.19 21:34:17.758422 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4221 | 2025.12.19 21:34:17.758839 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4222 | 2025.12.19 21:34:17.759074 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2025.12.19 21:34:17.759202 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001559 sec., 543296.9852469532 rows/sec., 36.57 MiB/sec. | ||
| 4224 | 2025.12.19 21:34:17.759204 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758649 sec., 1247548.5443655897 rows/sec., 96.99 MiB/sec. | ||
| 4225 | 2025.12.19 21:34:17.759239 [ 4 ] {b05dd087-1653-4958-b5d9-46214a53b258} <Debug> TCPHandler: Processed in 0.001788479 sec. | ||
| 4226 | 2025.12.19 21:34:17.759356 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2025.12.19 21:34:17.759404 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4228 | 2025.12.19 21:34:17.759452 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4229 | 2025.12.19 21:34:17.759514 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4230 | 2025.12.19 21:34:17.759673 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.12.19 21:34:17.759749 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_21_4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4232 | 2025.12.19 21:34:17.759834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4233 | 2025.12.19 21:34:17.760405 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.12.19 21:34:17.760445 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4235 | 2025.12.19 21:34:17.760996 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4236 | 2025.12.19 21:34:17.761225 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.12.19 21:34:17.761325 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4238 | 2025.12.19 21:34:17.761355 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.12.19 21:34:17.761363 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001928 sec., 18153.526970954357 rows/sec., 32.53 MiB/sec. | ||
| 4240 | 2025.12.19 21:34:17.761376 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4241 | 2025.12.19 21:34:17.761423 [ 4 ] {ec8751ea-88a5-4292-bf2b-5ff18c3ecb44} <Debug> TCPHandler: Processed in 0.002118039 sec. | ||
| 4242 | 2025.12.19 21:34:17.761448 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4243 | 2025.12.19 21:34:17.761542 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.12.19 21:34:17.761622 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4245 | 2025.12.19 21:34:17.761637 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.12.19 21:34:17.761671 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 383 rows starting from the beginning of the part | ||
| 4247 | 2025.12.19 21:34:17.761680 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4248 | 2025.12.19 21:34:17.761784 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4249 | 2025.12.19 21:34:17.761886 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4250 | 2025.12.19 21:34:17.761986 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4251 | 2025.12.19 21:34:17.762030 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.12.19 21:34:17.762067 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4253 | 2025.12.19 21:34:17.762082 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4254 | 2025.12.19 21:34:17.762177 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4255 | 2025.12.19 21:34:17.762381 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4256 | 2025.12.19 21:34:17.762597 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2025.12.19 21:34:17.762729 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4258 | 2025.12.19 21:34:17.762765 [ 4 ] {7bd8626a-ac38-40ef-a14f-7192ea0df11b} <Debug> TCPHandler: Processed in 0.001275656 sec. | ||
| 4259 | 2025.12.19 21:34:17.765623 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 19 columns (19 merged, 0 gathered) in 0.004204217 sec., 119403.92229991936 rows/sec., 213.97 MiB/sec. | ||
| 4260 | 2025.12.19 21:34:17.766452 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4261 | 2025.12.19 21:34:17.766800 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2025.12.19 21:34:17.766871 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4263 | 2025.12.19 21:34:17.766992 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4264 | 2025.12.19 21:34:18.001230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.99 MiB, peak 250.79 MiB, free memory in arenas 0.00 B, will set to 245.47 MiB (RSS), difference: 1.48 MiB | ||
| 4265 | 2025.12.19 21:34:19.595172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9146 | ||
| 4266 | 2025.12.19 21:34:19.595831 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.12.19 21:34:19.595911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4268 | 2025.12.19 21:34:19.596584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4269 | 2025.12.19 21:34:19.596941 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2025.12.19 21:34:19.597155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9146 | ||
| 4271 | 2025.12.19 21:34:20.088134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4272 | 2025.12.19 21:34:20.105975 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.12.19 21:34:20.106038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4274 | 2025.12.19 21:34:20.112217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4275 | 2025.12.19 21:34:20.112930 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.12.19 21:34:20.116538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4277 | 2025.12.19 21:34:22.719421 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2025.12.19 21:34:22.719632 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4279 | 2025.12.19 21:34:22.719704 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4280 | 2025.12.19 21:34:22.720448 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2025.12.19 21:34:22.720493 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4282 | 2025.12.19 21:34:22.720869 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4283 | 2025.12.19 21:34:22.721089 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2025.12.19 21:34:22.721233 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001655 sec., 42296.07250755287 rows/sec., 3.39 MiB/sec. | ||
| 4285 | 2025.12.19 21:34:22.721273 [ 4 ] {e2cd76d9-930e-4ba6-962e-41a3deb1c192} <Debug> TCPHandler: Processed in 0.001987126 sec. | ||
| 4286 | 2025.12.19 21:34:22.721407 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2025.12.19 21:34:22.721509 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4288 | 2025.12.19 21:34:22.721549 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4289 | 2025.12.19 21:34:22.721937 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.12.19 21:34:22.721971 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4291 | 2025.12.19 21:34:22.722263 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4292 | 2025.12.19 21:34:22.722463 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2025.12.19 21:34:22.722586 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001096 sec., 6386.861313868613 rows/sec., 480.26 KiB/sec. | ||
| 4294 | 2025.12.19 21:34:22.722621 [ 4 ] {98fc9afa-39c6-4110-b69c-32a06d9d7694} <Debug> TCPHandler: Processed in 0.001263885 sec. | ||
| 4295 | 2025.12.19 21:34:22.722721 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.12.19 21:34:22.722819 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4297 | 2025.12.19 21:34:22.722858 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4298 | 2025.12.19 21:34:22.723250 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.12.19 21:34:22.723283 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4300 | 2025.12.19 21:34:22.723561 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4301 | 2025.12.19 21:34:22.723755 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.12.19 21:34:22.723877 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001075 sec., 66046.51162790698 rows/sec., 5.16 MiB/sec. | ||
| 4303 | 2025.12.19 21:34:22.723912 [ 4 ] {0a5ed944-978b-41ed-9dae-f71787b3e92b} <Debug> TCPHandler: Processed in 0.001239604 sec. | ||
| 4304 | 2025.12.19 21:34:22.724017 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2025.12.19 21:34:22.724116 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4306 | 2025.12.19 21:34:22.724157 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4307 | 2025.12.19 21:34:22.724589 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.12.19 21:34:22.724624 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4309 | 2025.12.19 21:34:22.724946 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4310 | 2025.12.19 21:34:22.725152 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.12.19 21:34:22.725277 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4312 | 2025.12.19 21:34:22.725313 [ 4 ] {7cdc8faf-1146-4ec7-99c4-221b5e8ce4be} <Debug> TCPHandler: Processed in 0.001342957 sec. | ||
| 4313 | 2025.12.19 21:34:22.725439 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2025.12.19 21:34:22.725579 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4315 | 2025.12.19 21:34:22.725646 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4316 | 2025.12.19 21:34:22.726498 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.12.19 21:34:22.726535 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4318 | 2025.12.19 21:34:22.727054 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4319 | 2025.12.19 21:34:22.727292 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.12.19 21:34:22.727436 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001881 sec., 3721.424774056353 rows/sec., 6.67 MiB/sec. | ||
| 4321 | 2025.12.19 21:34:22.727495 [ 4 ] {8886e94c-a18d-4080-8c8d-a603fbb11da2} <Debug> TCPHandler: Processed in 0.002120529 sec. | ||
| 4322 | 2025.12.19 21:34:22.727608 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2025.12.19 21:34:22.727703 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4324 | 2025.12.19 21:34:22.727746 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4325 | 2025.12.19 21:34:22.728095 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.12.19 21:34:22.728132 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4327 | 2025.12.19 21:34:22.728442 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4328 | 2025.12.19 21:34:22.728651 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2025.12.19 21:34:22.728782 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4330 | 2025.12.19 21:34:22.728818 [ 4 ] {e3728c44-b69c-4b7f-9199-54cdd61c11af} <Debug> TCPHandler: Processed in 0.001260905 sec. | ||
| 4331 | 2025.12.19 21:34:26.984437 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4332 | 2025.12.19 21:34:26.984496 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4333 | 2025.12.19 21:34:27.098161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9658 | ||
| 4334 | 2025.12.19 21:34:27.098687 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2025.12.19 21:34:27.098727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4336 | 2025.12.19 21:34:27.099323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4337 | 2025.12.19 21:34:27.099568 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.12.19 21:34:27.099726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9658 | ||
| 4339 | 2025.12.19 21:34:27.113536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 528 | ||
| 4340 | 2025.12.19 21:34:27.115771 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2025.12.19 21:34:27.115831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4342 | 2025.12.19 21:34:27.117039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4343 | 2025.12.19 21:34:27.117314 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.12.19 21:34:27.117672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4345 | 2025.12.19 21:34:27.617559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4346 | 2025.12.19 21:34:27.633723 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.12.19 21:34:27.633769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4348 | 2025.12.19 21:34:27.639200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4349 | 2025.12.19 21:34:27.639864 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.12.19 21:34:27.642587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4351 | 2025.12.19 21:34:27.720976 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.12.19 21:34:27.721174 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4353 | 2025.12.19 21:34:27.721247 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4354 | 2025.12.19 21:34:27.722017 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.12.19 21:34:27.722065 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4356 | 2025.12.19 21:34:27.722447 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4357 | 2025.12.19 21:34:27.722664 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.12.19 21:34:27.722814 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001696 sec., 74292.45283018867 rows/sec., 6.40 MiB/sec. | ||
| 4359 | 2025.12.19 21:34:27.722856 [ 4 ] {064930db-72f4-48ef-aca6-c2b2ee2df617} <Debug> TCPHandler: Processed in 0.002014167 sec. | ||
| 4360 | 2025.12.19 21:34:27.722990 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2025.12.19 21:34:27.723088 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4362 | 2025.12.19 21:34:27.723128 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4363 | 2025.12.19 21:34:27.723597 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.12.19 21:34:27.723632 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4365 | 2025.12.19 21:34:27.723924 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4366 | 2025.12.19 21:34:27.724124 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.12.19 21:34:27.724246 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.18 MiB/sec. | ||
| 4368 | 2025.12.19 21:34:27.724282 [ 4 ] {ff6f21d3-ead1-4209-8b7a-170c3a427140} <Debug> TCPHandler: Processed in 0.001340297 sec. | ||
| 4369 | 2025.12.19 21:34:27.724394 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2025.12.19 21:34:27.724494 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4371 | 2025.12.19 21:34:27.724533 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4372 | 2025.12.19 21:34:27.725036 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.12.19 21:34:27.725073 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4374 | 2025.12.19 21:34:27.725378 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4375 | 2025.12.19 21:34:27.725579 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.12.19 21:34:27.725704 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001227 sec., 80684.59657701712 rows/sec., 6.30 MiB/sec. | ||
| 4377 | 2025.12.19 21:34:27.725741 [ 4 ] {064aabab-85d0-41f4-a0e4-584663c3eb99} <Debug> TCPHandler: Processed in 0.001394659 sec. | ||
| 4378 | 2025.12.19 21:34:27.725855 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2025.12.19 21:34:27.725957 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2025.12.19 21:34:27.725998 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4381 | 2025.12.19 21:34:27.726421 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2025.12.19 21:34:27.726457 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4383 | 2025.12.19 21:34:27.726779 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4384 | 2025.12.19 21:34:27.726981 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2025.12.19 21:34:27.727109 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4386 | 2025.12.19 21:34:27.727105 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4387 | 2025.12.19 21:34:27.727146 [ 4 ] {42642a81-8b27-479a-9d23-ea0f2a33e0ae} <Debug> TCPHandler: Processed in 0.001338937 sec. | ||
| 4388 | 2025.12.19 21:34:27.727188 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.12.19 21:34:27.727214 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4390 | 2025.12.19 21:34:27.727286 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2025.12.19 21:34:27.727325 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 4392 | 2025.12.19 21:34:27.727391 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2025.12.19 21:34:27.727440 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4394 | 2025.12.19 21:34:27.727444 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4395 | 2025.12.19 21:34:27.727476 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6922 rows starting from the beginning of the part | ||
| 4396 | 2025.12.19 21:34:27.727541 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4397 | 2025.12.19 21:34:27.727591 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4398 | 2025.12.19 21:34:27.727638 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 847 rows starting from the beginning of the part | ||
| 4399 | 2025.12.19 21:34:27.727682 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4400 | 2025.12.19 21:34:27.727727 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4401 | 2025.12.19 21:34:27.728293 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.12.19 21:34:27.728326 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4403 | 2025.12.19 21:34:27.728858 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4404 | 2025.12.19 21:34:27.729074 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.12.19 21:34:27.729207 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001841 sec., 19011.406844106463 rows/sec., 34.07 MiB/sec. | ||
| 4406 | 2025.12.19 21:34:27.729259 [ 4 ] {21601b7e-3f33-4947-876a-8c735f4c88a3} <Debug> TCPHandler: Processed in 0.002020016 sec. | ||
| 4407 | 2025.12.19 21:34:27.729373 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2025.12.19 21:34:27.729474 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4409 | 2025.12.19 21:34:27.729515 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4410 | 2025.12.19 21:34:27.729864 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2025.12.19 21:34:27.729899 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4412 | 2025.12.19 21:34:27.730193 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4413 | 2025.12.19 21:34:27.730227 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8409 rows, containing 5 columns (5 merged, 0 gathered) in 0.002940862 sec., 2859365.7233831445 rows/sec., 194.73 MiB/sec. | ||
| 4414 | 2025.12.19 21:34:27.730408 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2025.12.19 21:34:27.730445 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4416 | 2025.12.19 21:34:27.730537 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4417 | 2025.12.19 21:34:27.730573 [ 4 ] {eb746637-ae7d-4ed4-a034-ce80dd18f63f} <Debug> TCPHandler: Processed in 0.001246865 sec. | ||
| 4418 | 2025.12.19 21:34:27.730717 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.12.19 21:34:27.730776 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4420 | 2025.12.19 21:34:27.730834 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4421 | 2025.12.19 21:34:31.947873 [ 92 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4422 | 2025.12.19 21:34:31.948007 [ 92 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2025.12.19 21:34:31.948054 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4424 | 2025.12.19 21:34:31.948236 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 4425 | 2025.12.19 21:34:31.948405 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4426 | 2025.12.19 21:34:31.948446 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 465 rows starting from the beginning of the part | ||
| 4427 | 2025.12.19 21:34:31.948518 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4428 | 2025.12.19 21:34:31.948569 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4429 | 2025.12.19 21:34:31.948618 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4430 | 2025.12.19 21:34:31.948668 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4431 | 2025.12.19 21:34:31.949596 [ 186 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143821 sec., 673754.1805438704 rows/sec., 48.48 MiB/sec. | ||
| 4432 | 2025.12.19 21:34:31.949819 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4433 | 2025.12.19 21:34:31.950200 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2025.12.19 21:34:31.950280 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_9_2} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4435 | 2025.12.19 21:34:31.950372 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4436 | 2025.12.19 21:34:32.720857 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.12.19 21:34:32.721041 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4438 | 2025.12.19 21:34:32.721103 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4439 | 2025.12.19 21:34:32.721765 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2025.12.19 21:34:32.721801 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4441 | 2025.12.19 21:34:32.722180 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4442 | 2025.12.19 21:34:32.722396 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2025.12.19 21:34:32.722541 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 4444 | 2025.12.19 21:34:32.722586 [ 4 ] {dad15e61-80e7-49b8-8550-34b56c577c16} <Debug> TCPHandler: Processed in 0.001851531 sec. | ||
| 4445 | 2025.12.19 21:34:32.722714 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2025.12.19 21:34:32.722816 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4447 | 2025.12.19 21:34:32.722856 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4448 | 2025.12.19 21:34:32.723271 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2025.12.19 21:34:32.723304 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4450 | 2025.12.19 21:34:32.723582 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4451 | 2025.12.19 21:34:32.723780 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2025.12.19 21:34:32.723902 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 4453 | 2025.12.19 21:34:32.723937 [ 4 ] {45157e34-15d4-46a7-822d-3c3470e6c209} <Debug> TCPHandler: Processed in 0.001270865 sec. | ||
| 4454 | 2025.12.19 21:34:32.724050 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.12.19 21:34:32.724148 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4456 | 2025.12.19 21:34:32.724185 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2025.12.19 21:34:32.724654 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2025.12.19 21:34:32.724688 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4459 | 2025.12.19 21:34:32.725014 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4460 | 2025.12.19 21:34:32.725222 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.12.19 21:34:32.725344 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001214 sec., 157331.136738056 rows/sec., 13.90 MiB/sec. | ||
| 4462 | 2025.12.19 21:34:32.725378 [ 4 ] {8d1106fe-f77a-468e-9e6c-1fb5112b3bf7} <Debug> TCPHandler: Processed in 0.001374968 sec. | ||
| 4463 | 2025.12.19 21:34:32.725494 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2025.12.19 21:34:32.725595 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4465 | 2025.12.19 21:34:32.725632 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4466 | 2025.12.19 21:34:32.726022 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.12.19 21:34:32.726059 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4468 | 2025.12.19 21:34:32.726349 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4469 | 2025.12.19 21:34:32.726556 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.12.19 21:34:32.726680 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001103 sec., 19038.984587488667 rows/sec., 1.44 MiB/sec. | ||
| 4471 | 2025.12.19 21:34:32.726715 [ 4 ] {f419afc3-ed91-4067-800c-28405fe36a71} <Debug> TCPHandler: Processed in 0.001267965 sec. | ||
| 4472 | 2025.12.19 21:34:32.726823 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.12.19 21:34:32.726923 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4474 | 2025.12.19 21:34:32.726960 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4475 | 2025.12.19 21:34:32.727350 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.12.19 21:34:32.727386 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4477 | 2025.12.19 21:34:32.727658 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4478 | 2025.12.19 21:34:32.727859 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.12.19 21:34:32.727981 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 1.85 MiB/sec. | ||
| 4480 | 2025.12.19 21:34:32.728014 [ 4 ] {760f750d-279d-49b7-b595-e206de6bc49e} <Debug> TCPHandler: Processed in 0.001240395 sec. | ||
| 4481 | 2025.12.19 21:34:32.728116 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.12.19 21:34:32.728201 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4483 | 2025.12.19 21:34:32.728237 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4484 | 2025.12.19 21:34:32.728594 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.12.19 21:34:32.728625 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4486 | 2025.12.19 21:34:32.728888 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4487 | 2025.12.19 21:34:32.729159 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.12.19 21:34:32.729289 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 4489 | 2025.12.19 21:34:32.729325 [ 4 ] {01816945-a591-4dce-aaa4-9573c225ac81} <Debug> TCPHandler: Processed in 0.001245885 sec. | ||
| 4490 | 2025.12.19 21:34:32.729430 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.12.19 21:34:32.729530 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4492 | 2025.12.19 21:34:32.729567 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4493 | 2025.12.19 21:34:32.729980 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.12.19 21:34:32.730015 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4495 | 2025.12.19 21:34:32.730304 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4496 | 2025.12.19 21:34:32.730519 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.12.19 21:34:32.730644 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001131 sec., 96374.88947833775 rows/sec., 7.85 MiB/sec. | ||
| 4498 | 2025.12.19 21:34:32.730679 [ 4 ] {da3ea06e-e6be-4dd9-bf2a-ee64b1d1ef37} <Debug> TCPHandler: Processed in 0.001295976 sec. | ||
| 4499 | 2025.12.19 21:34:32.730787 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.12.19 21:34:32.730879 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.12.19 21:34:32.730920 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4502 | 2025.12.19 21:34:32.731321 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.12.19 21:34:32.731355 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4504 | 2025.12.19 21:34:32.731677 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4505 | 2025.12.19 21:34:32.731883 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.12.19 21:34:32.732007 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001146 sec., 171902.2687609075 rows/sec., 12.33 MiB/sec. | ||
| 4507 | 2025.12.19 21:34:32.732042 [ 4 ] {2c9403f1-de47-45e4-877b-739ee1198e92} <Debug> TCPHandler: Processed in 0.001301606 sec. | ||
| 4508 | 2025.12.19 21:34:32.732154 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.12.19 21:34:32.732245 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4510 | 2025.12.19 21:34:32.732296 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4511 | 2025.12.19 21:34:32.733010 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.12.19 21:34:32.733045 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4513 | 2025.12.19 21:34:32.733527 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4514 | 2025.12.19 21:34:32.733739 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.12.19 21:34:32.733877 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001648 sec., 4247.572815533981 rows/sec., 7.61 MiB/sec. | ||
| 4516 | 2025.12.19 21:34:32.733934 [ 4 ] {ed4d2be3-237e-4536-9964-b278df655da2} <Debug> TCPHandler: Processed in 0.001827551 sec. | ||
| 4517 | 2025.12.19 21:34:32.734048 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.12.19 21:34:32.734140 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4519 | 2025.12.19 21:34:32.734179 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4520 | 2025.12.19 21:34:32.734517 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2025.12.19 21:34:32.734552 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4522 | 2025.12.19 21:34:32.734838 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4523 | 2025.12.19 21:34:32.735042 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.12.19 21:34:32.735145 [ 92 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4525 | 2025.12.19 21:34:32.735165 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 4526 | 2025.12.19 21:34:32.735210 [ 92 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.12.19 21:34:32.735217 [ 4 ] {a0f1ac80-e397-4b54-8e0d-aa1b17f371cf} <Debug> TCPHandler: Processed in 0.001216374 sec. | ||
| 4528 | 2025.12.19 21:34:32.735243 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4529 | 2025.12.19 21:34:32.735363 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 4530 | 2025.12.19 21:34:32.735484 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4531 | 2025.12.19 21:34:32.735520 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 718 rows starting from the beginning of the part | ||
| 4532 | 2025.12.19 21:34:32.735581 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4533 | 2025.12.19 21:34:32.735622 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4534 | 2025.12.19 21:34:32.735664 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4535 | 2025.12.19 21:34:32.735699 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4536 | 2025.12.19 21:34:32.735739 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4537 | 2025.12.19 21:34:32.736648 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335247 sec., 762405.7571370691 rows/sec., 50.71 MiB/sec. | ||
| 4538 | 2025.12.19 21:34:32.736854 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4539 | 2025.12.19 21:34:32.737119 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.12.19 21:34:32.737184 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_21_4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4541 | 2025.12.19 21:34:32.737256 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4542 | 2025.12.19 21:34:34.599995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10106 | ||
| 4543 | 2025.12.19 21:34:34.600500 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.12.19 21:34:34.600544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4545 | 2025.12.19 21:34:34.601132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4546 | 2025.12.19 21:34:34.601421 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.12.19 21:34:34.601580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10106 | ||
| 4548 | 2025.12.19 21:34:34.601596 [ 89 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4549 | 2025.12.19 21:34:34.601685 [ 89 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.12.19 21:34:34.601710 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4551 | 2025.12.19 21:34:34.601821 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4552 | 2025.12.19 21:34:34.601964 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2025.12.19 21:34:34.602007 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7738 rows starting from the beginning of the part | ||
| 4554 | 2025.12.19 21:34:34.602080 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4555 | 2025.12.19 21:34:34.602135 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4556 | 2025.12.19 21:34:34.602188 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4557 | 2025.12.19 21:34:34.602234 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4558 | 2025.12.19 21:34:34.602286 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 4559 | 2025.12.19 21:34:34.604343 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561451 sec., 3945419.9982744153 rows/sec., 56.44 MiB/sec. | ||
| 4560 | 2025.12.19 21:34:34.604707 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4561 | 2025.12.19 21:34:34.605047 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.12.19 21:34:34.605130 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_21_4} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4563 | 2025.12.19 21:34:34.605257 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4564 | 2025.12.19 21:34:35.142826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4565 | 2025.12.19 21:34:35.160806 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.12.19 21:34:35.160866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4567 | 2025.12.19 21:34:35.166313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4568 | 2025.12.19 21:34:35.167022 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.12.19 21:34:35.167313 [ 88 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4570 | 2025.12.19 21:34:35.167376 [ 88 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.12.19 21:34:35.167396 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4572 | 2025.12.19 21:34:35.167500 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 4573 | 2025.12.19 21:34:35.170813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4574 | 2025.12.19 21:34:35.171672 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4575 | 2025.12.19 21:34:35.173065 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 4576 | 2025.12.19 21:34:35.177496 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4577 | 2025.12.19 21:34:35.181723 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4578 | 2025.12.19 21:34:35.185809 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 4579 | 2025.12.19 21:34:35.189943 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 4580 | 2025.12.19 21:34:35.193840 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 4581 | 2025.12.19 21:34:35.246175 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078722382 sec., 2019.7559570796525 rows/sec., 10.44 MiB/sec. | ||
| 4582 | 2025.12.19 21:34:35.248972 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4583 | 2025.12.19 21:34:35.251050 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2025.12.19 21:34:35.251169 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_21_4} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4585 | 2025.12.19 21:34:35.254212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4586 | 2025.12.19 21:34:36.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.68 MiB, peak 257.25 MiB, free memory in arenas 0.00 B, will set to 252.70 MiB (RSS), difference: 6.03 MiB | ||
| 4587 | 2025.12.19 21:34:37.117988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 560 | ||
| 4588 | 2025.12.19 21:34:37.120296 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.12.19 21:34:37.120346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4590 | 2025.12.19 21:34:37.121554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4591 | 2025.12.19 21:34:37.121835 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.12.19 21:34:37.122212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4593 | 2025.12.19 21:34:37.721283 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.12.19 21:34:37.721469 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4595 | 2025.12.19 21:34:37.721534 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4596 | 2025.12.19 21:34:37.722237 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.12.19 21:34:37.722285 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4598 | 2025.12.19 21:34:37.722669 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4599 | 2025.12.19 21:34:37.722892 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.12.19 21:34:37.723052 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001632 sec., 77205.88235294117 rows/sec., 6.65 MiB/sec. | ||
| 4601 | 2025.12.19 21:34:37.723094 [ 4 ] {aaaa4439-4dcf-4b1e-8a57-f5cf325f4276} <Debug> TCPHandler: Processed in 0.001937904 sec. | ||
| 4602 | 2025.12.19 21:34:37.723242 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.12.19 21:34:37.723337 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.12.19 21:34:37.723376 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4605 | 2025.12.19 21:34:37.723800 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.12.19 21:34:37.723836 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4607 | 2025.12.19 21:34:37.724126 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4608 | 2025.12.19 21:34:37.724334 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.12.19 21:34:37.724468 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.23 MiB/sec. | ||
| 4610 | 2025.12.19 21:34:37.724506 [ 4 ] {b000c51f-2dcb-4e7e-bb26-0ee8fea62669} <Debug> TCPHandler: Processed in 0.001311366 sec. | ||
| 4611 | 2025.12.19 21:34:37.724618 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.12.19 21:34:37.724711 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4613 | 2025.12.19 21:34:37.724749 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2025.12.19 21:34:37.725167 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.12.19 21:34:37.725204 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4616 | 2025.12.19 21:34:37.725501 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4617 | 2025.12.19 21:34:37.725721 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.12.19 21:34:37.725854 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00116 sec., 85344.8275862069 rows/sec., 6.67 MiB/sec. | ||
| 4619 | 2025.12.19 21:34:37.725892 [ 4 ] {f8c26680-074a-40cf-b0f9-be59f2574edd} <Debug> TCPHandler: Processed in 0.001320887 sec. | ||
| 4620 | 2025.12.19 21:34:37.726006 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.12.19 21:34:37.726100 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.12.19 21:34:37.726142 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4623 | 2025.12.19 21:34:37.726551 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.12.19 21:34:37.726587 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4625 | 2025.12.19 21:34:37.726920 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4626 | 2025.12.19 21:34:37.727135 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2025.12.19 21:34:37.727260 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4628 | 2025.12.19 21:34:37.727295 [ 4 ] {35ab4a30-5cb2-48cb-b126-9a1fc3fa4b7f} <Debug> TCPHandler: Processed in 0.001336827 sec. | ||
| 4629 | 2025.12.19 21:34:37.727428 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.12.19 21:34:37.727550 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2025.12.19 21:34:37.727614 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4632 | 2025.12.19 21:34:37.728536 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.12.19 21:34:37.728573 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4634 | 2025.12.19 21:34:37.729151 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4635 | 2025.12.19 21:34:37.729374 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.12.19 21:34:37.729515 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00199 sec., 17587.93969849246 rows/sec., 31.52 MiB/sec. | ||
| 4637 | 2025.12.19 21:34:37.729567 [ 4 ] {c1ca66bd-c90e-4e70-981b-2ddb0a586354} <Debug> TCPHandler: Processed in 0.002198221 sec. | ||
| 4638 | 2025.12.19 21:34:37.729683 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2025.12.19 21:34:37.729777 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4640 | 2025.12.19 21:34:37.729818 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4641 | 2025.12.19 21:34:37.730156 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.12.19 21:34:37.730191 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4643 | 2025.12.19 21:34:37.730490 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4644 | 2025.12.19 21:34:37.730691 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.12.19 21:34:37.730818 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4646 | 2025.12.19 21:34:37.730852 [ 4 ] {f2bd053d-228f-4036-a571-2fd8c420bebc} <Debug> TCPHandler: Processed in 0.001217874 sec. | ||
| 4647 | 2025.12.19 21:34:41.984541 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4648 | 2025.12.19 21:34:41.984615 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4649 | 2025.12.19 21:34:42.102539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10618 | ||
| 4650 | 2025.12.19 21:34:42.103081 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.12.19 21:34:42.103136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4652 | 2025.12.19 21:34:42.103708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4653 | 2025.12.19 21:34:42.103967 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.12.19 21:34:42.104111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10618 | ||
| 4655 | 2025.12.19 21:34:42.671765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4656 | 2025.12.19 21:34:42.686575 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.12.19 21:34:42.686622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4658 | 2025.12.19 21:34:42.692077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4659 | 2025.12.19 21:34:42.692782 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.12.19 21:34:42.695359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4661 | 2025.12.19 21:34:42.720104 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.12.19 21:34:42.720389 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4663 | 2025.12.19 21:34:42.720508 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4664 | 2025.12.19 21:34:42.721446 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.12.19 21:34:42.721495 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4666 | 2025.12.19 21:34:42.721903 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4667 | 2025.12.19 21:34:42.722133 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.12.19 21:34:42.722268 [ 34 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4669 | 2025.12.19 21:34:42.722283 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001973 sec., 35478.96604156108 rows/sec., 2.85 MiB/sec. | ||
| 4670 | 2025.12.19 21:34:42.722312 [ 34 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2025.12.19 21:34:42.722337 [ 4 ] {f0c28e78-f2dc-4e88-9080-e82403c11177} <Debug> TCPHandler: Processed in 0.002414447 sec. | ||
| 4672 | 2025.12.19 21:34:42.722338 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4673 | 2025.12.19 21:34:42.722471 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 4674 | 2025.12.19 21:34:42.722481 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2025.12.19 21:34:42.722611 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2025.12.19 21:34:42.722625 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4677 | 2025.12.19 21:34:42.722648 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2467 rows starting from the beginning of the part | ||
| 4678 | 2025.12.19 21:34:42.722670 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4679 | 2025.12.19 21:34:42.722719 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part | ||
| 4680 | 2025.12.19 21:34:42.722768 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 126 rows starting from the beginning of the part | ||
| 4681 | 2025.12.19 21:34:42.722810 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 191 rows starting from the beginning of the part | ||
| 4682 | 2025.12.19 21:34:42.722850 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4683 | 2025.12.19 21:34:42.722899 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4684 | 2025.12.19 21:34:42.723095 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.12.19 21:34:42.723136 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4686 | 2025.12.19 21:34:42.723487 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4687 | 2025.12.19 21:34:42.723730 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2025.12.19 21:34:42.723861 [ 51 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4689 | 2025.12.19 21:34:42.723864 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001258 sec., 5564.387917329093 rows/sec., 418.42 KiB/sec. | ||
| 4690 | 2025.12.19 21:34:42.723902 [ 51 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.12.19 21:34:42.723918 [ 4 ] {6087f48c-f50c-47a3-8e33-fdf442f68bed} <Debug> TCPHandler: Processed in 0.001488241 sec. | ||
| 4692 | 2025.12.19 21:34:42.723922 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4693 | 2025.12.19 21:34:42.724026 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 4694 | 2025.12.19 21:34:42.724032 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.12.19 21:34:42.724128 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4696 | 2025.12.19 21:34:42.724154 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4697 | 2025.12.19 21:34:42.724160 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 4698 | 2025.12.19 21:34:42.724208 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4699 | 2025.12.19 21:34:42.724236 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 4700 | 2025.12.19 21:34:42.724284 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 4701 | 2025.12.19 21:34:42.724325 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 4702 | 2025.12.19 21:34:42.724364 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 4703 | 2025.12.19 21:34:42.724400 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982755 sec., 1538263.6785684563 rows/sec., 132.82 MiB/sec. | ||
| 4704 | 2025.12.19 21:34:42.724405 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 4705 | 2025.12.19 21:34:42.724635 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2025.12.19 21:34:42.724676 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4707 | 2025.12.19 21:34:42.724686 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4708 | 2025.12.19 21:34:42.724991 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.12.19 21:34:42.725063 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_26_5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4710 | 2025.12.19 21:34:42.725119 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4711 | 2025.12.19 21:34:42.725140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4712 | 2025.12.19 21:34:42.725260 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269725 sec., 302427.69103546045 rows/sec., 20.98 MiB/sec. | ||
| 4713 | 2025.12.19 21:34:42.725354 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.12.19 21:34:42.725446 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4715 | 2025.12.19 21:34:42.725471 [ 34 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4716 | 2025.12.19 21:34:42.725490 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001354 sec., 52437.22304283604 rows/sec., 4.09 MiB/sec. | ||
| 4717 | 2025.12.19 21:34:42.725507 [ 34 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.12.19 21:34:42.725534 [ 4 ] {dd544fc5-8a81-40ce-9f9d-d45b59ab4bae} <Debug> TCPHandler: Processed in 0.001549683 sec. | ||
| 4719 | 2025.12.19 21:34:42.725536 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4720 | 2025.12.19 21:34:42.725637 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 4721 | 2025.12.19 21:34:42.725684 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.12.19 21:34:42.725726 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4723 | 2025.12.19 21:34:42.725748 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.12.19 21:34:42.725756 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4725 | 2025.12.19 21:34:42.725783 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.12.19 21:34:42.725817 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 71 rows starting from the beginning of the part | ||
| 4727 | 2025.12.19 21:34:42.725820 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_26_5} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4728 | 2025.12.19 21:34:42.725829 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4729 | 2025.12.19 21:34:42.725863 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 99 rows starting from the beginning of the part | ||
| 4730 | 2025.12.19 21:34:42.725903 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 109 rows starting from the beginning of the part | ||
| 4731 | 2025.12.19 21:34:42.725916 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4732 | 2025.12.19 21:34:42.725938 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4733 | 2025.12.19 21:34:42.725977 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 71 rows starting from the beginning of the part | ||
| 4734 | 2025.12.19 21:34:42.726279 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.12.19 21:34:42.726327 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4736 | 2025.12.19 21:34:42.726686 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4737 | 2025.12.19 21:34:42.726903 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.12.19 21:34:42.726952 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344308 sec., 1264591.1502423552 rows/sec., 98.35 MiB/sec. | ||
| 4739 | 2025.12.19 21:34:42.727033 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 4740 | 2025.12.19 21:34:42.727069 [ 4 ] {8cca9485-4734-49eb-afb0-2005ff878c20} <Debug> TCPHandler: Processed in 0.00143464 sec. | ||
| 4741 | 2025.12.19 21:34:42.727129 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4742 | 2025.12.19 21:34:42.727199 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.12.19 21:34:42.727296 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4744 | 2025.12.19 21:34:42.727350 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4745 | 2025.12.19 21:34:42.727387 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.12.19 21:34:42.727454 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_26_5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4747 | 2025.12.19 21:34:42.727512 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4748 | 2025.12.19 21:34:42.728114 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2025.12.19 21:34:42.728155 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4750 | 2025.12.19 21:34:42.728664 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4751 | 2025.12.19 21:34:42.728908 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2025.12.19 21:34:42.729015 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4753 | 2025.12.19 21:34:42.729047 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.12.19 21:34:42.729047 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001768 sec., 3959.2760180995474 rows/sec., 7.09 MiB/sec. | ||
| 4755 | 2025.12.19 21:34:42.729064 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4756 | 2025.12.19 21:34:42.729119 [ 4 ] {422acb8a-bba8-4115-a77f-508dca828018} <Debug> TCPHandler: Processed in 0.001974495 sec. | ||
| 4757 | 2025.12.19 21:34:42.729170 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4758 | 2025.12.19 21:34:42.729239 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2025.12.19 21:34:42.729346 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4760 | 2025.12.19 21:34:42.729387 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4761 | 2025.12.19 21:34:42.729398 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4762 | 2025.12.19 21:34:42.729458 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 502 rows starting from the beginning of the part | ||
| 4763 | 2025.12.19 21:34:42.729584 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4764 | 2025.12.19 21:34:42.729696 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 4765 | 2025.12.19 21:34:42.729728 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.12.19 21:34:42.729768 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4767 | 2025.12.19 21:34:42.729811 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4768 | 2025.12.19 21:34:42.729930 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 4769 | 2025.12.19 21:34:42.730041 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 4770 | 2025.12.19 21:34:42.730073 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4771 | 2025.12.19 21:34:42.730298 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.12.19 21:34:42.730448 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4773 | 2025.12.19 21:34:42.730486 [ 4 ] {541bf123-0699-4dbd-8f13-27c034674c6a} <Debug> TCPHandler: Processed in 0.001294166 sec. | ||
| 4774 | 2025.12.19 21:34:42.746463 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 19 columns (19 merged, 0 gathered) in 0.017330743 sec., 34216.65187695646 rows/sec., 61.31 MiB/sec. | ||
| 4775 | 2025.12.19 21:34:42.747283 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4776 | 2025.12.19 21:34:42.747588 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2025.12.19 21:34:42.747655 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4778 | 2025.12.19 21:34:42.747739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4779 | 2025.12.19 21:34:43.001186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.85 MiB, peak 261.18 MiB, free memory in arenas 0.00 B, will set to 256.13 MiB (RSS), difference: 2.28 MiB | ||
| 4780 | 2025.12.19 21:34:43.515462 [ 34 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4781 | 2025.12.19 21:34:43.515529 [ 34 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.19 21:34:43.515554 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4783 | 2025.12.19 21:34:43.515664 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 4784 | 2025.12.19 21:34:43.515784 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4785 | 2025.12.19 21:34:43.515820 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4786 | 2025.12.19 21:34:43.515892 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4787 | 2025.12.19 21:34:43.515943 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4788 | 2025.12.19 21:34:43.515991 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4789 | 2025.12.19 21:34:43.516036 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4790 | 2025.12.19 21:34:43.516816 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192644 sec., 28508.087912235333 rows/sec., 2.38 MiB/sec. | ||
| 4791 | 2025.12.19 21:34:43.516970 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4792 | 2025.12.19 21:34:43.517239 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.12.19 21:34:43.517306 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_9_2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4794 | 2025.12.19 21:34:43.517372 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4795 | 2025.12.19 21:34:47.123200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 584 | ||
| 4796 | 2025.12.19 21:34:47.125352 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.12.19 21:34:47.125409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4798 | 2025.12.19 21:34:47.126582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4799 | 2025.12.19 21:34:47.126844 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.12.19 21:34:47.127008 [ 61 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4801 | 2025.12.19 21:34:47.127076 [ 61 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.12.19 21:34:47.127099 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4803 | 2025.12.19 21:34:47.127201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4804 | 2025.12.19 21:34:47.127225 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 4805 | 2025.12.19 21:34:47.127865 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2025.12.19 21:34:47.128015 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part | ||
| 4807 | 2025.12.19 21:34:47.128383 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4808 | 2025.12.19 21:34:47.128732 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4809 | 2025.12.19 21:34:47.129063 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4810 | 2025.12.19 21:34:47.129370 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 4811 | 2025.12.19 21:34:47.129692 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4812 | 2025.12.19 21:34:47.135985 [ 196 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 72 columns (72 merged, 0 gathered) in 0.008817366 sec., 66232.93169411363 rows/sec., 61.15 MiB/sec. | ||
| 4813 | 2025.12.19 21:34:47.137330 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4814 | 2025.12.19 21:34:47.138148 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.12.19 21:34:47.138254 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_16_3} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4816 | 2025.12.19 21:34:47.138456 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 4817 | 2025.12.19 21:34:47.747491 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2025.12.19 21:34:47.747696 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4819 | 2025.12.19 21:34:47.747773 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4820 | 2025.12.19 21:34:47.748506 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2025.12.19 21:34:47.748558 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4822 | 2025.12.19 21:34:47.748958 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4823 | 2025.12.19 21:34:47.749196 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.12.19 21:34:47.749364 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001724 sec., 2320.185614849188 rows/sec., 189.19 KiB/sec. | ||
| 4825 | 2025.12.19 21:34:47.749416 [ 4 ] {e5978577-5727-443c-952e-e4a54524038f} <Debug> TCPHandler: Processed in 0.002065968 sec. | ||
| 4826 | 2025.12.19 21:34:47.749545 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2025.12.19 21:34:47.749649 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4828 | 2025.12.19 21:34:47.749693 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4829 | 2025.12.19 21:34:47.750748 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.12.19 21:34:47.750786 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4831 | 2025.12.19 21:34:47.751198 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4832 | 2025.12.19 21:34:47.751444 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.12.19 21:34:47.751580 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001955 sec., 648593.3503836317 rows/sec., 53.86 MiB/sec. | ||
| 4834 | 2025.12.19 21:34:47.751619 [ 4 ] {39ebe03c-c5c1-4d17-9e76-186aecb30af3} <Debug> TCPHandler: Processed in 0.002128789 sec. | ||
| 4835 | 2025.12.19 21:34:47.751732 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2025.12.19 21:34:47.751829 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4837 | 2025.12.19 21:34:47.751873 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4838 | 2025.12.19 21:34:47.752270 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2025.12.19 21:34:47.752307 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4840 | 2025.12.19 21:34:47.752614 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4841 | 2025.12.19 21:34:47.752826 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2025.12.19 21:34:47.752958 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001148 sec., 33972.125435540074 rows/sec., 2.48 MiB/sec. | ||
| 4843 | 2025.12.19 21:34:47.752996 [ 4 ] {9a251a37-a962-456f-b250-2dabf0f615a2} <Debug> TCPHandler: Processed in 0.001315477 sec. | ||
| 4844 | 2025.12.19 21:34:47.753104 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2025.12.19 21:34:47.753200 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4846 | 2025.12.19 21:34:47.753244 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4847 | 2025.12.19 21:34:47.753716 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2025.12.19 21:34:47.753753 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4849 | 2025.12.19 21:34:47.754058 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4850 | 2025.12.19 21:34:47.754272 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2025.12.19 21:34:47.754410 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001228 sec., 185667.75244299675 rows/sec., 12.57 MiB/sec. | ||
| 4852 | 2025.12.19 21:34:47.754449 [ 4 ] {55700381-35ff-4f24-a91b-0e375e33316f} <Debug> TCPHandler: Processed in 0.001394849 sec. | ||
| 4853 | 2025.12.19 21:34:47.754559 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2025.12.19 21:34:47.754664 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4855 | 2025.12.19 21:34:47.754706 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2025.12.19 21:34:47.755301 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2025.12.19 21:34:47.755338 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4858 | 2025.12.19 21:34:47.755686 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4859 | 2025.12.19 21:34:47.755921 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2025.12.19 21:34:47.756055 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.00141 sec., 396453.90070921986 rows/sec., 29.46 MiB/sec. | ||
| 4861 | 2025.12.19 21:34:47.756095 [ 4 ] {a7004bbd-7ec8-45d9-936f-c37f5371d3b3} <Debug> TCPHandler: Processed in 0.001587994 sec. | ||
| 4862 | 2025.12.19 21:34:47.756209 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2025.12.19 21:34:47.756308 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4864 | 2025.12.19 21:34:47.756351 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4865 | 2025.12.19 21:34:47.756919 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2025.12.19 21:34:47.756956 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4867 | 2025.12.19 21:34:47.757336 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4868 | 2025.12.19 21:34:47.757564 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2025.12.19 21:34:47.757699 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00141 sec., 600000 rows/sec., 40.39 MiB/sec. | ||
| 4870 | 2025.12.19 21:34:47.757738 [ 4 ] {99d14c5f-d1b2-484b-82e5-a6bea1a8b1b4} <Debug> TCPHandler: Processed in 0.001580084 sec. | ||
| 4871 | 2025.12.19 21:34:47.757854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2025.12.19 21:34:47.757952 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2025.12.19 21:34:47.758008 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4874 | 2025.12.19 21:34:47.758814 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2025.12.19 21:34:47.758851 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4876 | 2025.12.19 21:34:47.759400 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4877 | 2025.12.19 21:34:47.759624 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2025.12.19 21:34:47.759765 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001832 sec., 19104.80349344978 rows/sec., 34.23 MiB/sec. | ||
| 4879 | 2025.12.19 21:34:47.759827 [ 4 ] {67c2d928-3978-4de1-9fa6-74cc63d07365} <Debug> TCPHandler: Processed in 0.002028057 sec. | ||
| 4880 | 2025.12.19 21:34:47.759950 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2025.12.19 21:34:47.760048 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4882 | 2025.12.19 21:34:47.760090 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4883 | 2025.12.19 21:34:47.760420 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2025.12.19 21:34:47.760457 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4885 | 2025.12.19 21:34:47.760762 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4886 | 2025.12.19 21:34:47.760985 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2025.12.19 21:34:47.761116 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4888 | 2025.12.19 21:34:47.761153 [ 4 ] {12cc3aaa-1b07-4749-a0d9-512b86307b27} <Debug> TCPHandler: Processed in 0.001253895 sec. | ||
| 4889 | 2025.12.19 21:34:49.605162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11066 | ||
| 4890 | 2025.12.19 21:34:49.605911 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.19 21:34:49.605996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4892 | 2025.12.19 21:34:49.606775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4893 | 2025.12.19 21:34:49.607159 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.19 21:34:49.607390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11066 | ||
| 4895 | 2025.12.19 21:34:50.196368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4896 | 2025.12.19 21:34:50.213803 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.12.19 21:34:50.213883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4898 | 2025.12.19 21:34:50.217120 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33998 | ||
| 4899 | 2025.12.19 21:34:50.217205 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4900 | 2025.12.19 21:34:50.217282 [ 333 ] {} <Debug> TCP-Session: b4cf00d2-99fa-4cdd-a285-b85d47eb0ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33998 | ||
| 4901 | 2025.12.19 21:34:50.217309 [ 333 ] {} <Debug> TCP-Session: b4cf00d2-99fa-4cdd-a285-b85d47eb0ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4902 | 2025.12.19 21:34:50.217324 [ 333 ] {} <Debug> TCP-Session: b4cf00d2-99fa-4cdd-a285-b85d47eb0ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4903 | 2025.12.19 21:34:50.217583 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42271 | ||
| 4904 | 2025.12.19 21:34:50.217602 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33004 | ||
| 4905 | 2025.12.19 21:34:50.217649 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64203 | ||
| 4906 | 2025.12.19 21:34:50.217655 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34919 | ||
| 4907 | 2025.12.19 21:34:50.217709 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4908 | 2025.12.19 21:34:50.217700 [ 333 ] {} <Trace> TCP-Session: b4cf00d2-99fa-4cdd-a285-b85d47eb0ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2025.12.19 21:34:50.217757 [ 335 ] {} <Debug> TCP-Session: e45dd5fd-b124-4ca3-a024-7cc9a5591847 Authenticating user 'default' from [fd00:1122:3344:101::e]:42271 | ||
| 4910 | 2025.12.19 21:34:50.217616 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38081 | ||
| 4911 | 2025.12.19 21:34:50.217802 [ 335 ] {} <Debug> TCP-Session: e45dd5fd-b124-4ca3-a024-7cc9a5591847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4912 | 2025.12.19 21:34:50.217632 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 4913 | 2025.12.19 21:34:50.217846 [ 335 ] {} <Debug> TCP-Session: e45dd5fd-b124-4ca3-a024-7cc9a5591847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4914 | 2025.12.19 21:34:50.217622 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58634 | ||
| 4915 | 2025.12.19 21:34:50.217877 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4916 | 2025.12.19 21:34:50.217598 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55421 | ||
| 4917 | 2025.12.19 21:34:50.217937 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4918 | 2025.12.19 21:34:50.217935 [ 3 ] {} <Debug> TCP-Session: cb8bfc28-30f9-467f-86ea-30fa269c0256 Authenticating user 'default' from [fd00:1122:3344:101::e]:64203 | ||
| 4919 | 2025.12.19 21:34:50.217930 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4920 | 2025.12.19 21:34:50.218004 [ 3 ] {} <Debug> TCP-Session: cb8bfc28-30f9-467f-86ea-30fa269c0256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4921 | 2025.12.19 21:34:50.217930 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4922 | 2025.12.19 21:34:50.218024 [ 336 ] {} <Debug> TCP-Session: 27df1297-c5bb-4818-9862-147b648394b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33004 | ||
| 4923 | 2025.12.19 21:34:50.218022 [ 3 ] {} <Debug> TCP-Session: cb8bfc28-30f9-467f-86ea-30fa269c0256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2025.12.19 21:34:50.218066 [ 332 ] {} <Debug> TCP-Session: 30926b1f-2985-405a-9490-8240238bf1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34919 | ||
| 4925 | 2025.12.19 21:34:50.218062 [ 336 ] {} <Debug> TCP-Session: 27df1297-c5bb-4818-9862-147b648394b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2025.12.19 21:34:50.218095 [ 332 ] {} <Debug> TCP-Session: 30926b1f-2985-405a-9490-8240238bf1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2025.12.19 21:34:50.218098 [ 336 ] {} <Debug> TCP-Session: 27df1297-c5bb-4818-9862-147b648394b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2025.12.19 21:34:50.218116 [ 332 ] {} <Debug> TCP-Session: 30926b1f-2985-405a-9490-8240238bf1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2025.12.19 21:34:50.218120 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4930 | 2025.12.19 21:34:50.218160 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4931 | 2025.12.19 21:34:50.218161 [ 339 ] {} <Debug> TCP-Session: 5ec09372-5105-4dd3-9a87-dceb476c2dee Authenticating user 'default' from [fd00:1122:3344:101::e]:58634 | ||
| 4932 | 2025.12.19 21:34:50.218192 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4933 | 2025.12.19 21:34:50.218200 [ 337 ] {} <Debug> TCP-Session: 67f0ebef-696b-4c01-8224-988c1f85c5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55421 | ||
| 4934 | 2025.12.19 21:34:50.218216 [ 339 ] {} <Debug> TCP-Session: 5ec09372-5105-4dd3-9a87-dceb476c2dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2025.12.19 21:34:50.218242 [ 337 ] {} <Debug> TCP-Session: 67f0ebef-696b-4c01-8224-988c1f85c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4936 | 2025.12.19 21:34:50.218258 [ 339 ] {} <Debug> TCP-Session: 5ec09372-5105-4dd3-9a87-dceb476c2dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2025.12.19 21:34:50.218274 [ 337 ] {} <Debug> TCP-Session: 67f0ebef-696b-4c01-8224-988c1f85c5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2025.12.19 21:34:50.218260 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4939 | 2025.12.19 21:34:50.218210 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4940 | 2025.12.19 21:34:50.218377 [ 340 ] {} <Debug> TCP-Session: c5771e81-6434-4347-8ab0-cccb3cdfdd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 4941 | 2025.12.19 21:34:50.218398 [ 340 ] {} <Debug> TCP-Session: c5771e81-6434-4347-8ab0-cccb3cdfdd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4942 | 2025.12.19 21:34:50.218396 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4943 | 2025.12.19 21:34:50.218412 [ 340 ] {} <Debug> TCP-Session: c5771e81-6434-4347-8ab0-cccb3cdfdd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2025.12.19 21:34:50.218473 [ 338 ] {} <Debug> TCP-Session: 9c111c70-1809-4b3d-99ac-7ed4ebff3526 Authenticating user 'default' from [fd00:1122:3344:101::e]:38081 | ||
| 4945 | 2025.12.19 21:34:50.218515 [ 338 ] {} <Debug> TCP-Session: 9c111c70-1809-4b3d-99ac-7ed4ebff3526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4946 | 2025.12.19 21:34:50.218537 [ 338 ] {} <Debug> TCP-Session: 9c111c70-1809-4b3d-99ac-7ed4ebff3526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4947 | 2025.12.19 21:34:50.218614 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 4948 | 2025.12.19 21:34:50.219487 [ 308 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> AggregatingTransform: Aggregating | ||
| 4949 | 2025.12.19 21:34:50.219532 [ 308 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4950 | 2025.12.19 21:34:50.219568 [ 308 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845894 sec. (1182.181 rows/sec., 46.18 KiB/sec.) | ||
| 4951 | 2025.12.19 21:34:50.219586 [ 308 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Trace> Aggregator: Merging aggregated data | ||
| 4952 | 2025.12.19 21:34:50.221084 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 4953 | 2025.12.19 21:34:50.221253 [ 333 ] {f9d34e91-251b-43f0-9b20-2ff616d4bd8a} <Debug> TCPHandler: Processed in 0.003718924 sec. | ||
| 4954 | 2025.12.19 21:34:50.221391 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4955 | 2025.12.19 21:34:50.221422 [ 333 ] {} <Debug> TCP-Session: b4cf00d2-99fa-4cdd-a285-b85d47eb0ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2025.12.19 21:34:50.221429 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4957 | 2025.12.19 21:34:50.221450 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4958 | 2025.12.19 21:34:50.221471 [ 335 ] {} <Debug> TCP-Session: e45dd5fd-b124-4ca3-a024-7cc9a5591847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4959 | 2025.12.19 21:34:50.221475 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4960 | 2025.12.19 21:34:50.221491 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4961 | 2025.12.19 21:34:50.221533 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4962 | 2025.12.19 21:34:50.221558 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4963 | 2025.12.19 21:34:50.221574 [ 339 ] {} <Debug> TCP-Session: 5ec09372-5105-4dd3-9a87-dceb476c2dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4964 | 2025.12.19 21:34:50.221579 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4965 | 2025.12.19 21:34:50.221604 [ 336 ] {} <Debug> TCP-Session: 27df1297-c5bb-4818-9862-147b648394b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2025.12.19 21:34:50.221595 [ 3 ] {} <Debug> TCP-Session: cb8bfc28-30f9-467f-86ea-30fa269c0256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4967 | 2025.12.19 21:34:50.221659 [ 338 ] {} <Debug> TCP-Session: 9c111c70-1809-4b3d-99ac-7ed4ebff3526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2025.12.19 21:34:50.221596 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4969 | 2025.12.19 21:34:50.221548 [ 332 ] {} <Debug> TCP-Session: 30926b1f-2985-405a-9490-8240238bf1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.19 21:34:50.221727 [ 340 ] {} <Debug> TCP-Session: c5771e81-6434-4347-8ab0-cccb3cdfdd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2025.12.19 21:34:50.221498 [ 337 ] {} <Debug> TCP-Session: 67f0ebef-696b-4c01-8224-988c1f85c5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2025.12.19 21:34:50.221595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4973 | 2025.12.19 21:34:50.222695 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.12.19 21:34:50.228778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4975 | 2025.12.19 21:34:50.289461 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52589 | ||
| 4976 | 2025.12.19 21:34:50.289568 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4977 | 2025.12.19 21:34:50.289596 [ 333 ] {} <Debug> TCP-Session: 0ce08c1e-01fd-4583-aab0-2c3392a80e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:52589 | ||
| 4978 | 2025.12.19 21:34:50.289618 [ 333 ] {} <Debug> TCP-Session: 0ce08c1e-01fd-4583-aab0-2c3392a80e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2025.12.19 21:34:50.289631 [ 333 ] {} <Debug> TCP-Session: 0ce08c1e-01fd-4583-aab0-2c3392a80e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2025.12.19 21:34:50.289856 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60204 | ||
| 4981 | 2025.12.19 21:34:50.289877 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48087 | ||
| 4982 | 2025.12.19 21:34:50.289910 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64125 | ||
| 4983 | 2025.12.19 21:34:50.289933 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52513 | ||
| 4984 | 2025.12.19 21:34:50.289965 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4985 | 2025.12.19 21:34:50.289974 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56962 | ||
| 4986 | 2025.12.19 21:34:50.290001 [ 335 ] {} <Debug> TCP-Session: be7d98a7-8194-455e-9d8e-e55271b30ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60204 | ||
| 4987 | 2025.12.19 21:34:50.290005 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4988 | 2025.12.19 21:34:50.290034 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4989 | 2025.12.19 21:34:50.290041 [ 335 ] {} <Debug> TCP-Session: be7d98a7-8194-455e-9d8e-e55271b30ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4990 | 2025.12.19 21:34:50.290049 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4991 | 2025.12.19 21:34:50.290064 [ 340 ] {} <Debug> TCP-Session: c87ef038-2aef-45df-9fb5-9517f5740d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:52513 | ||
| 4992 | 2025.12.19 21:34:50.290065 [ 335 ] {} <Debug> TCP-Session: be7d98a7-8194-455e-9d8e-e55271b30ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4993 | 2025.12.19 21:34:50.290063 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4994 | 2025.12.19 21:34:50.290104 [ 340 ] {} <Debug> TCP-Session: c87ef038-2aef-45df-9fb5-9517f5740d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2025.12.19 21:34:50.290134 [ 332 ] {} <Debug> TCP-Session: 88c88b0d-94e2-4732-b41f-bed003896066 Authenticating user 'default' from [fd00:1122:3344:101::e]:56962 | ||
| 4996 | 2025.12.19 21:34:50.290140 [ 340 ] {} <Debug> TCP-Session: c87ef038-2aef-45df-9fb5-9517f5740d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2025.12.19 21:34:50.290101 [ 338 ] {} <Debug> TCP-Session: 8de1149c-23a0-4348-8285-62616014cf53 Authenticating user 'default' from [fd00:1122:3344:101::e]:64125 | ||
| 4998 | 2025.12.19 21:34:50.290165 [ 332 ] {} <Debug> TCP-Session: 88c88b0d-94e2-4732-b41f-bed003896066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2025.12.19 21:34:50.290057 [ 336 ] {} <Debug> TCP-Session: 26ddb74a-ab4e-4d01-b11e-3292f3617238 Authenticating user 'default' from [fd00:1122:3344:101::e]:48087 | ||
| 5000 | 2025.12.19 21:34:50.290209 [ 332 ] {} <Debug> TCP-Session: 88c88b0d-94e2-4732-b41f-bed003896066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2025.12.19 21:34:50.290215 [ 338 ] {} <Debug> TCP-Session: 8de1149c-23a0-4348-8285-62616014cf53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2025.12.19 21:34:50.290225 [ 336 ] {} <Debug> TCP-Session: 26ddb74a-ab4e-4d01-b11e-3292f3617238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2025.12.19 21:34:50.290251 [ 338 ] {} <Debug> TCP-Session: 8de1149c-23a0-4348-8285-62616014cf53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5004 | 2025.12.19 21:34:50.290260 [ 336 ] {} <Debug> TCP-Session: 26ddb74a-ab4e-4d01-b11e-3292f3617238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2025.12.19 21:34:50.289967 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39721 | ||
| 5006 | 2025.12.19 21:34:50.289885 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35255 | ||
| 5007 | 2025.12.19 21:34:50.289924 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51121 | ||
| 5008 | 2025.12.19 21:34:50.290353 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5009 | 2025.12.19 21:34:50.289974 [ 333 ] {} <Trace> TCP-Session: 0ce08c1e-01fd-4583-aab0-2c3392a80e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2025.12.19 21:34:50.290391 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5011 | 2025.12.19 21:34:50.290382 [ 3 ] {} <Debug> TCP-Session: d06d155f-09e5-4dbd-952e-3cef824aa3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39721 | ||
| 5012 | 2025.12.19 21:34:50.290410 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5013 | 2025.12.19 21:34:50.290421 [ 337 ] {} <Debug> TCP-Session: f1526c35-ae34-4abb-98f7-7d2219c30e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:35255 | ||
| 5014 | 2025.12.19 21:34:50.290436 [ 3 ] {} <Debug> TCP-Session: d06d155f-09e5-4dbd-952e-3cef824aa3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5015 | 2025.12.19 21:34:50.290448 [ 339 ] {} <Debug> TCP-Session: d81113cf-1214-4648-8cf1-f1f82b7837c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51121 | ||
| 5016 | 2025.12.19 21:34:50.290463 [ 337 ] {} <Debug> TCP-Session: f1526c35-ae34-4abb-98f7-7d2219c30e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2025.12.19 21:34:50.290468 [ 3 ] {} <Debug> TCP-Session: d06d155f-09e5-4dbd-952e-3cef824aa3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2025.12.19 21:34:50.290481 [ 339 ] {} <Debug> TCP-Session: d81113cf-1214-4648-8cf1-f1f82b7837c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2025.12.19 21:34:50.290492 [ 337 ] {} <Debug> TCP-Session: f1526c35-ae34-4abb-98f7-7d2219c30e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2025.12.19 21:34:50.290510 [ 339 ] {} <Debug> TCP-Session: d81113cf-1214-4648-8cf1-f1f82b7837c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2025.12.19 21:34:50.290552 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5022 | 2025.12.19 21:34:50.290816 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5023 | 2025.12.19 21:34:50.290873 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5024 | 2025.12.19 21:34:50.291152 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 5025 | 2025.12.19 21:34:50.292140 [ 315 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> AggregatingTransform: Aggregating | ||
| 5026 | 2025.12.19 21:34:50.292173 [ 315 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5027 | 2025.12.19 21:34:50.292206 [ 315 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957197 sec. (1044.717 rows/sec., 40.81 KiB/sec.) | ||
| 5028 | 2025.12.19 21:34:50.292224 [ 315 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Trace> Aggregator: Merging aggregated data | ||
| 5029 | 2025.12.19 21:34:50.293737 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 5030 | 2025.12.19 21:34:50.293903 [ 333 ] {624bf628-6d4a-4620-8ce6-8b000426dfa9} <Debug> TCPHandler: Processed in 0.004043443 sec. | ||
| 5031 | 2025.12.19 21:34:50.294016 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5032 | 2025.12.19 21:34:50.294045 [ 333 ] {} <Debug> TCP-Session: 0ce08c1e-01fd-4583-aab0-2c3392a80e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.12.19 21:34:50.294049 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5034 | 2025.12.19 21:34:50.294068 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5035 | 2025.12.19 21:34:50.294085 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5036 | 2025.12.19 21:34:50.294104 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5037 | 2025.12.19 21:34:50.294124 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5038 | 2025.12.19 21:34:50.294144 [ 332 ] {} <Debug> TCP-Session: 88c88b0d-94e2-4732-b41f-bed003896066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5039 | 2025.12.19 21:34:50.294141 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5040 | 2025.12.19 21:34:50.294163 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5041 | 2025.12.19 21:34:50.294187 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2025.12.19 21:34:50.294200 [ 337 ] {} <Debug> TCP-Session: f1526c35-ae34-4abb-98f7-7d2219c30e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2025.12.19 21:34:50.294217 [ 339 ] {} <Debug> TCP-Session: d81113cf-1214-4648-8cf1-f1f82b7837c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2025.12.19 21:34:50.294230 [ 3 ] {} <Debug> TCP-Session: d06d155f-09e5-4dbd-952e-3cef824aa3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2025.12.19 21:34:50.294180 [ 336 ] {} <Debug> TCP-Session: 26ddb74a-ab4e-4d01-b11e-3292f3617238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2025.12.19 21:34:50.294156 [ 340 ] {} <Debug> TCP-Session: c87ef038-2aef-45df-9fb5-9517f5740d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2025.12.19 21:34:50.294130 [ 338 ] {} <Debug> TCP-Session: 8de1149c-23a0-4348-8285-62616014cf53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2025.12.19 21:34:50.294100 [ 335 ] {} <Debug> TCP-Session: be7d98a7-8194-455e-9d8e-e55271b30ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2025.12.19 21:34:50.613604 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34249 | ||
| 5050 | 2025.12.19 21:34:50.613709 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5051 | 2025.12.19 21:34:50.613734 [ 333 ] {} <Debug> TCP-Session: b26f82f4-bda3-4abc-b45c-e4290213b5c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34249 | ||
| 5052 | 2025.12.19 21:34:50.613756 [ 333 ] {} <Debug> TCP-Session: b26f82f4-bda3-4abc-b45c-e4290213b5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2025.12.19 21:34:50.613768 [ 333 ] {} <Debug> TCP-Session: b26f82f4-bda3-4abc-b45c-e4290213b5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2025.12.19 21:34:50.613989 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54402 | ||
| 5055 | 2025.12.19 21:34:50.614024 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51268 | ||
| 5056 | 2025.12.19 21:34:50.614062 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44139 | ||
| 5057 | 2025.12.19 21:34:50.614080 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58393 | ||
| 5058 | 2025.12.19 21:34:50.614094 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5059 | 2025.12.19 21:34:50.614116 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50956 | ||
| 5060 | 2025.12.19 21:34:50.614136 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5061 | 2025.12.19 21:34:50.614145 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5062 | 2025.12.19 21:34:50.614151 [ 335 ] {} <Debug> TCP-Session: 27b18ed2-027a-4b1f-97a8-20748137bbb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54402 | ||
| 5063 | 2025.12.19 21:34:50.614176 [ 336 ] {} <Debug> TCP-Session: 6dd04743-f826-44d0-b47e-28f7990a8829 Authenticating user 'default' from [fd00:1122:3344:101::e]:51268 | ||
| 5064 | 2025.12.19 21:34:50.614196 [ 337 ] {} <Debug> TCP-Session: 7a0807f2-e127-4a2b-8353-b57eafe1f637 Authenticating user 'default' from [fd00:1122:3344:101::e]:44139 | ||
| 5065 | 2025.12.19 21:34:50.614207 [ 335 ] {} <Debug> TCP-Session: 27b18ed2-027a-4b1f-97a8-20748137bbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2025.12.19 21:34:50.614219 [ 336 ] {} <Debug> TCP-Session: 6dd04743-f826-44d0-b47e-28f7990a8829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5067 | 2025.12.19 21:34:50.614235 [ 335 ] {} <Debug> TCP-Session: 27b18ed2-027a-4b1f-97a8-20748137bbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2025.12.19 21:34:50.614247 [ 336 ] {} <Debug> TCP-Session: 6dd04743-f826-44d0-b47e-28f7990a8829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2025.12.19 21:34:50.614226 [ 337 ] {} <Debug> TCP-Session: 7a0807f2-e127-4a2b-8353-b57eafe1f637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2025.12.19 21:34:50.614201 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5071 | 2025.12.19 21:34:50.614297 [ 337 ] {} <Debug> TCP-Session: 7a0807f2-e127-4a2b-8353-b57eafe1f637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2025.12.19 21:34:50.614323 [ 332 ] {} <Debug> TCP-Session: 9290187b-3923-405c-a09e-127e64e596f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50956 | ||
| 5073 | 2025.12.19 21:34:50.614186 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5074 | 2025.12.19 21:34:50.614350 [ 332 ] {} <Debug> TCP-Session: 9290187b-3923-405c-a09e-127e64e596f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2025.12.19 21:34:50.614109 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32958 | ||
| 5076 | 2025.12.19 21:34:50.614381 [ 332 ] {} <Debug> TCP-Session: 9290187b-3923-405c-a09e-127e64e596f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2025.12.19 21:34:50.614382 [ 338 ] {} <Debug> TCP-Session: e1383887-e8cd-4f88-af0f-b67e4c5cb500 Authenticating user 'default' from [fd00:1122:3344:101::e]:58393 | ||
| 5078 | 2025.12.19 21:34:50.614094 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43445 | ||
| 5079 | 2025.12.19 21:34:50.614442 [ 338 ] {} <Debug> TCP-Session: e1383887-e8cd-4f88-af0f-b67e4c5cb500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2025.12.19 21:34:50.614445 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5081 | 2025.12.19 21:34:50.614469 [ 338 ] {} <Debug> TCP-Session: e1383887-e8cd-4f88-af0f-b67e4c5cb500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2025.12.19 21:34:50.614490 [ 3 ] {} <Debug> TCP-Session: e050704d-d1dc-4251-a54e-96548c894f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:32958 | ||
| 5083 | 2025.12.19 21:34:50.614501 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5084 | 2025.12.19 21:34:50.614518 [ 3 ] {} <Debug> TCP-Session: e050704d-d1dc-4251-a54e-96548c894f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2025.12.19 21:34:50.614085 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 | ||
| 5086 | 2025.12.19 21:34:50.614536 [ 340 ] {} <Debug> TCP-Session: 4f73c10c-c1ea-4d3f-8f41-0d8ddc6755e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43445 | ||
| 5087 | 2025.12.19 21:34:50.614540 [ 3 ] {} <Debug> TCP-Session: e050704d-d1dc-4251-a54e-96548c894f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2025.12.19 21:34:50.614580 [ 340 ] {} <Debug> TCP-Session: 4f73c10c-c1ea-4d3f-8f41-0d8ddc6755e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2025.12.19 21:34:50.614603 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5090 | 2025.12.19 21:34:50.614609 [ 340 ] {} <Debug> TCP-Session: 4f73c10c-c1ea-4d3f-8f41-0d8ddc6755e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2025.12.19 21:34:50.614128 [ 333 ] {} <Trace> TCP-Session: b26f82f4-bda3-4abc-b45c-e4290213b5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.12.19 21:34:50.614634 [ 339 ] {} <Debug> TCP-Session: c032ba33-ea53-47eb-a673-24ba5eb128b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 | ||
| 5093 | 2025.12.19 21:34:50.614676 [ 339 ] {} <Debug> TCP-Session: c032ba33-ea53-47eb-a673-24ba5eb128b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2025.12.19 21:34:50.614689 [ 339 ] {} <Debug> TCP-Session: c032ba33-ea53-47eb-a673-24ba5eb128b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2025.12.19 21:34:50.614808 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34249) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5096 | 2025.12.19 21:34:50.615087 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5097 | 2025.12.19 21:34:50.615154 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5098 | 2025.12.19 21:34:50.615443 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 5099 | 2025.12.19 21:34:50.616395 [ 292 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> AggregatingTransform: Aggregating | ||
| 5100 | 2025.12.19 21:34:50.616437 [ 292 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> Aggregator: Aggregation method: without_key | ||
| 5101 | 2025.12.19 21:34:50.616474 [ 292 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919936 sec. (1087.032 rows/sec., 42.46 KiB/sec.) | ||
| 5102 | 2025.12.19 21:34:50.616492 [ 292 ] {05780858-a688-468b-9002-c8e776d3ea43} <Trace> Aggregator: Merging aggregated data | ||
| 5103 | 2025.12.19 21:34:50.617604 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002848 sec., 351.12359550561797 rows/sec., 13.72 KiB/sec. | ||
| 5104 | 2025.12.19 21:34:50.617753 [ 333 ] {05780858-a688-468b-9002-c8e776d3ea43} <Debug> TCPHandler: Processed in 0.003766885 sec. | ||
| 5105 | 2025.12.19 21:34:50.617850 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2025.12.19 21:34:50.617870 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5107 | 2025.12.19 21:34:50.617880 [ 333 ] {} <Debug> TCP-Session: b26f82f4-bda3-4abc-b45c-e4290213b5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2025.12.19 21:34:50.617891 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5109 | 2025.12.19 21:34:50.617911 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5110 | 2025.12.19 21:34:50.617930 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5111 | 2025.12.19 21:34:50.617945 [ 340 ] {} <Debug> TCP-Session: 4f73c10c-c1ea-4d3f-8f41-0d8ddc6755e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2025.12.19 21:34:50.617966 [ 339 ] {} <Debug> TCP-Session: c032ba33-ea53-47eb-a673-24ba5eb128b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2025.12.19 21:34:50.617977 [ 336 ] {} <Debug> TCP-Session: 6dd04743-f826-44d0-b47e-28f7990a8829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2025.12.19 21:34:50.617975 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2025.12.19 21:34:50.617995 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5116 | 2025.12.19 21:34:50.618009 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2025.12.19 21:34:50.618033 [ 338 ] {} <Debug> TCP-Session: e1383887-e8cd-4f88-af0f-b67e4c5cb500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2025.12.19 21:34:50.618054 [ 337 ] {} <Debug> TCP-Session: 7a0807f2-e127-4a2b-8353-b57eafe1f637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.12.19 21:34:50.618072 [ 332 ] {} <Debug> TCP-Session: 9290187b-3923-405c-a09e-127e64e596f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2025.12.19 21:34:50.617956 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5121 | 2025.12.19 21:34:50.617923 [ 335 ] {} <Debug> TCP-Session: 27b18ed2-027a-4b1f-97a8-20748137bbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2025.12.19 21:34:50.618132 [ 3 ] {} <Debug> TCP-Session: e050704d-d1dc-4251-a54e-96548c894f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2025.12.19 21:34:52.720000 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2025.12.19 21:34:52.720316 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5125 | 2025.12.19 21:34:52.720440 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2025.12.19 21:34:52.721207 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.12.19 21:34:52.721256 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5128 | 2025.12.19 21:34:52.721652 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5129 | 2025.12.19 21:34:52.721874 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.12.19 21:34:52.722029 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001792 sec., 39062.5 rows/sec., 3.13 MiB/sec. | ||
| 5131 | 2025.12.19 21:34:52.722069 [ 4 ] {657fdfdd-f180-4a3b-9451-af66596c9140} <Debug> TCPHandler: Processed in 0.002255553 sec. | ||
| 5132 | 2025.12.19 21:34:52.722202 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2025.12.19 21:34:52.722319 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5134 | 2025.12.19 21:34:52.722359 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5135 | 2025.12.19 21:34:52.722826 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.12.19 21:34:52.722864 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5137 | 2025.12.19 21:34:52.723160 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5138 | 2025.12.19 21:34:52.723364 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.12.19 21:34:52.723493 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001194 sec., 5862.646566164154 rows/sec., 440.84 KiB/sec. | ||
| 5140 | 2025.12.19 21:34:52.723531 [ 4 ] {ba7123ae-22f0-4b7c-83ca-1e3a46cccc45} <Debug> TCPHandler: Processed in 0.001379189 sec. | ||
| 5141 | 2025.12.19 21:34:52.723642 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2025.12.19 21:34:52.723751 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5143 | 2025.12.19 21:34:52.723791 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5144 | 2025.12.19 21:34:52.724284 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.12.19 21:34:52.724322 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5146 | 2025.12.19 21:34:52.724635 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5147 | 2025.12.19 21:34:52.724849 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.12.19 21:34:52.724977 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001244 sec., 57073.95498392283 rows/sec., 4.46 MiB/sec. | ||
| 5149 | 2025.12.19 21:34:52.725015 [ 4 ] {b75c976f-168a-461c-b727-d834e42f7627} <Debug> TCPHandler: Processed in 0.00142154 sec. | ||
| 5150 | 2025.12.19 21:34:52.725136 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2025.12.19 21:34:52.725240 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2025.12.19 21:34:52.725282 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2025.12.19 21:34:52.725730 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.12.19 21:34:52.725767 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5155 | 2025.12.19 21:34:52.726096 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5156 | 2025.12.19 21:34:52.726303 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.12.19 21:34:52.726435 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 5158 | 2025.12.19 21:34:52.726438 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5159 | 2025.12.19 21:34:52.726473 [ 4 ] {857e4b93-37f1-4b57-a52b-c6ae8d6cd4fe} <Debug> TCPHandler: Processed in 0.001385579 sec. | ||
| 5160 | 2025.12.19 21:34:52.726527 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2025.12.19 21:34:52.726570 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5162 | 2025.12.19 21:34:52.726630 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2025.12.19 21:34:52.726724 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5164 | 2025.12.19 21:34:52.726737 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5165 | 2025.12.19 21:34:52.726852 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5166 | 2025.12.19 21:34:52.726900 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5167 | 2025.12.19 21:34:52.726948 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8409 rows starting from the beginning of the part | ||
| 5168 | 2025.12.19 21:34:52.727020 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 5169 | 2025.12.19 21:34:52.727067 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5170 | 2025.12.19 21:34:52.727112 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5171 | 2025.12.19 21:34:52.727154 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 846 rows starting from the beginning of the part | ||
| 5172 | 2025.12.19 21:34:52.727196 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5173 | 2025.12.19 21:34:52.727660 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.12.19 21:34:52.727701 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5175 | 2025.12.19 21:34:52.728228 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5176 | 2025.12.19 21:34:52.728463 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.12.19 21:34:52.728603 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001885 sec., 3713.527851458886 rows/sec., 6.65 MiB/sec. | ||
| 5178 | 2025.12.19 21:34:52.728655 [ 4 ] {7acd7348-834d-4c7b-9083-b85c44e2e5a4} <Debug> TCPHandler: Processed in 0.002082369 sec. | ||
| 5179 | 2025.12.19 21:34:52.728796 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.12.19 21:34:52.728891 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.12.19 21:34:52.728932 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5182 | 2025.12.19 21:34:52.729313 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.12.19 21:34:52.729348 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5184 | 2025.12.19 21:34:52.729663 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5185 | 2025.12.19 21:34:52.729887 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.12.19 21:34:52.730032 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 5187 | 2025.12.19 21:34:52.730068 [ 4 ] {82f6cb9e-ca3a-4905-a68b-a1a2bc544191} <Debug> TCPHandler: Processed in 0.001332167 sec. | ||
| 5188 | 2025.12.19 21:34:52.730194 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9932 rows, containing 5 columns (5 merged, 0 gathered) in 0.003529368 sec., 2814101.5615260294 rows/sec., 191.87 MiB/sec. | ||
| 5189 | 2025.12.19 21:34:52.730504 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5190 | 2025.12.19 21:34:52.730804 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.12.19 21:34:52.730884 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5192 | 2025.12.19 21:34:52.730977 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5193 | 2025.12.19 21:34:56.984650 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5194 | 2025.12.19 21:34:56.984718 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5195 | 2025.12.19 21:34:57.107459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11578 | ||
| 5196 | 2025.12.19 21:34:57.108027 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2025.12.19 21:34:57.108071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5198 | 2025.12.19 21:34:57.108651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5199 | 2025.12.19 21:34:57.108905 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2025.12.19 21:34:57.109046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11578 | ||
| 5201 | 2025.12.19 21:34:57.127370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 618 | ||
| 5202 | 2025.12.19 21:34:57.129764 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.12.19 21:34:57.129806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5204 | 2025.12.19 21:34:57.130977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5205 | 2025.12.19 21:34:57.131231 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.12.19 21:34:57.131486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 5207 | 2025.12.19 21:34:57.721030 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2025.12.19 21:34:57.721226 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5209 | 2025.12.19 21:34:57.721300 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5210 | 2025.12.19 21:34:57.722068 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.12.19 21:34:57.722117 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5212 | 2025.12.19 21:34:57.722509 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5213 | 2025.12.19 21:34:57.722731 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.19 21:34:57.722889 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001718 sec., 73341.09429569267 rows/sec., 6.32 MiB/sec. | ||
| 5215 | 2025.12.19 21:34:57.722937 [ 4 ] {f3627889-93ef-40d8-bd16-3ecbc88c211b} <Debug> TCPHandler: Processed in 0.002040666 sec. | ||
| 5216 | 2025.12.19 21:34:57.723077 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.12.19 21:34:57.723179 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5218 | 2025.12.19 21:34:57.723221 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5219 | 2025.12.19 21:34:57.723669 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.12.19 21:34:57.723705 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5221 | 2025.12.19 21:34:57.723999 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5222 | 2025.12.19 21:34:57.724203 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2025.12.19 21:34:57.724327 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001173 sec., 29838.022165387894 rows/sec., 2.19 MiB/sec. | ||
| 5224 | 2025.12.19 21:34:57.724363 [ 4 ] {67ea1fdb-4a41-4a48-b077-99b007b3131e} <Debug> TCPHandler: Processed in 0.001336887 sec. | ||
| 5225 | 2025.12.19 21:34:57.724474 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2025.12.19 21:34:57.724567 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5227 | 2025.12.19 21:34:57.724606 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5228 | 2025.12.19 21:34:57.725032 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.12.19 21:34:57.725068 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5230 | 2025.12.19 21:34:57.725365 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5231 | 2025.12.19 21:34:57.725569 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.12.19 21:34:57.725693 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001143 sec., 86614.17322834647 rows/sec., 6.76 MiB/sec. | ||
| 5233 | 2025.12.19 21:34:57.725728 [ 4 ] {ef80ecbe-aeb9-480f-a426-1ad993ded7cb} <Debug> TCPHandler: Processed in 0.001301536 sec. | ||
| 5234 | 2025.12.19 21:34:57.725842 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.12.19 21:34:57.725934 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5236 | 2025.12.19 21:34:57.725976 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5237 | 2025.12.19 21:34:57.726398 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.12.19 21:34:57.726435 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5239 | 2025.12.19 21:34:57.726785 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5240 | 2025.12.19 21:34:57.726991 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.12.19 21:34:57.727119 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5242 | 2025.12.19 21:34:57.727157 [ 4 ] {fd44111c-efbd-426f-a210-c8665361486a} <Debug> TCPHandler: Processed in 0.001363008 sec. | ||
| 5243 | 2025.12.19 21:34:57.727265 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.12.19 21:34:57.727360 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.12.19 21:34:57.727413 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5246 | 2025.12.19 21:34:57.728212 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.12.19 21:34:57.728249 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5248 | 2025.12.19 21:34:57.728797 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5249 | 2025.12.19 21:34:57.728838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5250 | 2025.12.19 21:34:57.729020 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2025.12.19 21:34:57.729159 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001819 sec., 19241.34139637163 rows/sec., 34.48 MiB/sec. | ||
| 5252 | 2025.12.19 21:34:57.729212 [ 4 ] {23468be5-b955-4a1f-befb-171f8c935b40} <Debug> TCPHandler: Processed in 0.001995645 sec. | ||
| 5253 | 2025.12.19 21:34:57.729328 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2025.12.19 21:34:57.729431 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5255 | 2025.12.19 21:34:57.729472 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5256 | 2025.12.19 21:34:57.729817 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.12.19 21:34:57.729856 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5258 | 2025.12.19 21:34:57.730154 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5259 | 2025.12.19 21:34:57.730361 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.12.19 21:34:57.730489 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5261 | 2025.12.19 21:34:57.730492 [ 81 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5262 | 2025.12.19 21:34:57.730524 [ 4 ] {efa0c034-b1bc-4f4b-a476-94d8ce9a2d6d} <Debug> TCPHandler: Processed in 0.001243955 sec. | ||
| 5263 | 2025.12.19 21:34:57.730566 [ 81 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.12.19 21:34:57.730593 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5265 | 2025.12.19 21:34:57.730717 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5266 | 2025.12.19 21:34:57.730870 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5267 | 2025.12.19 21:34:57.730905 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1018 rows starting from the beginning of the part | ||
| 5268 | 2025.12.19 21:34:57.730966 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5269 | 2025.12.19 21:34:57.731008 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5270 | 2025.12.19 21:34:57.731047 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5271 | 2025.12.19 21:34:57.731086 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5272 | 2025.12.19 21:34:57.731124 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5273 | 2025.12.19 21:34:57.732030 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001373909 sec., 959306.6207441686 rows/sec., 64.00 MiB/sec. | ||
| 5274 | 2025.12.19 21:34:57.732259 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5275 | 2025.12.19 21:34:57.732567 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.19 21:34:57.732652 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_26_5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5277 | 2025.12.19 21:34:57.732758 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5278 | 2025.12.19 21:34:57.746466 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.12.19 21:34:57.746513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5280 | 2025.12.19 21:34:57.752656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5281 | 2025.12.19 21:34:57.753400 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.12.19 21:34:57.756544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5283 | 2025.12.19 21:34:58.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.23 MiB, peak 267.48 MiB, free memory in arenas 0.00 B, will set to 257.21 MiB (RSS), difference: -1.01 MiB | ||
| 5284 | 2025.12.19 21:35:02.721898 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2025.12.19 21:35:02.722116 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5286 | 2025.12.19 21:35:02.722189 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5287 | 2025.12.19 21:35:02.722895 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2025.12.19 21:35:02.722940 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5289 | 2025.12.19 21:35:02.723350 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5290 | 2025.12.19 21:35:02.723570 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.12.19 21:35:02.723718 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 5292 | 2025.12.19 21:35:02.723759 [ 4 ] {742db41c-860b-4a1b-8c3e-317829f34fd7} <Debug> TCPHandler: Processed in 0.001998665 sec. | ||
| 5293 | 2025.12.19 21:35:02.723892 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2025.12.19 21:35:02.723987 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5295 | 2025.12.19 21:35:02.724027 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5296 | 2025.12.19 21:35:02.724427 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.12.19 21:35:02.724463 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5298 | 2025.12.19 21:35:02.724749 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5299 | 2025.12.19 21:35:02.724951 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.12.19 21:35:02.725094 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 434.51 KiB/sec. | ||
| 5301 | 2025.12.19 21:35:02.725130 [ 4 ] {08456cd1-a4bc-4a28-a129-69d680dbee4d} <Debug> TCPHandler: Processed in 0.001287866 sec. | ||
| 5302 | 2025.12.19 21:35:02.725249 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2025.12.19 21:35:02.725342 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5304 | 2025.12.19 21:35:02.725380 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5305 | 2025.12.19 21:35:02.725880 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.12.19 21:35:02.725915 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5307 | 2025.12.19 21:35:02.726235 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5308 | 2025.12.19 21:35:02.726438 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.12.19 21:35:02.726563 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001239 sec., 155770.78288942695 rows/sec., 13.74 MiB/sec. | ||
| 5310 | 2025.12.19 21:35:02.726599 [ 4 ] {69ce5b93-5371-4478-a31b-c7149a39e7f7} <Debug> TCPHandler: Processed in 0.001398639 sec. | ||
| 5311 | 2025.12.19 21:35:02.726711 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.12.19 21:35:02.726804 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5313 | 2025.12.19 21:35:02.726843 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2025.12.19 21:35:02.727237 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.12.19 21:35:02.727272 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5316 | 2025.12.19 21:35:02.727553 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5317 | 2025.12.19 21:35:02.727774 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.12.19 21:35:02.727902 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001115 sec., 22421.524663677126 rows/sec., 1.67 MiB/sec. | ||
| 5319 | 2025.12.19 21:35:02.727938 [ 4 ] {5560f619-1d72-4656-87d1-4361a27f870b} <Debug> TCPHandler: Processed in 0.001274976 sec. | ||
| 5320 | 2025.12.19 21:35:02.728055 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2025.12.19 21:35:02.728147 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5322 | 2025.12.19 21:35:02.728185 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5323 | 2025.12.19 21:35:02.728569 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2025.12.19 21:35:02.728604 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5325 | 2025.12.19 21:35:02.728886 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5326 | 2025.12.19 21:35:02.729086 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2025.12.19 21:35:02.729208 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.85 MiB/sec. | ||
| 5328 | 2025.12.19 21:35:02.729245 [ 4 ] {5fa659c5-35a3-4c4f-8a49-2a4d5f532735} <Debug> TCPHandler: Processed in 0.001236965 sec. | ||
| 5329 | 2025.12.19 21:35:02.729365 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2025.12.19 21:35:02.729486 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5331 | 2025.12.19 21:35:02.729533 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5332 | 2025.12.19 21:35:02.729984 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.12.19 21:35:02.730020 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5334 | 2025.12.19 21:35:02.730319 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5335 | 2025.12.19 21:35:02.730521 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2025.12.19 21:35:02.730648 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 5337 | 2025.12.19 21:35:02.730685 [ 4 ] {e1405daf-44e4-42eb-895c-19530ce51c6b} <Debug> TCPHandler: Processed in 0.001379278 sec. | ||
| 5338 | 2025.12.19 21:35:02.730790 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.12.19 21:35:02.730881 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2025.12.19 21:35:02.730919 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5341 | 2025.12.19 21:35:02.731357 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.12.19 21:35:02.731391 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5343 | 2025.12.19 21:35:02.731690 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5344 | 2025.12.19 21:35:02.731894 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.19 21:35:02.732020 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001156 sec., 97750.86505190312 rows/sec., 7.96 MiB/sec. | ||
| 5346 | 2025.12.19 21:35:02.732056 [ 4 ] {a0c5971d-8609-498d-b87e-a13b08fef974} <Debug> TCPHandler: Processed in 0.001313056 sec. | ||
| 5347 | 2025.12.19 21:35:02.732169 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2025.12.19 21:35:02.732261 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5349 | 2025.12.19 21:35:02.732302 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5350 | 2025.12.19 21:35:02.732716 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.12.19 21:35:02.732751 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5352 | 2025.12.19 21:35:02.733102 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5353 | 2025.12.19 21:35:02.733307 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.19 21:35:02.733430 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001187 sec., 167649.53664700928 rows/sec., 12.02 MiB/sec. | ||
| 5355 | 2025.12.19 21:35:02.733465 [ 4 ] {5cbff7f6-59fd-43da-a6c5-f54b2ad1c83b} <Debug> TCPHandler: Processed in 0.001343507 sec. | ||
| 5356 | 2025.12.19 21:35:02.733578 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2025.12.19 21:35:02.733668 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5358 | 2025.12.19 21:35:02.733720 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5359 | 2025.12.19 21:35:02.734479 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.12.19 21:35:02.734514 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5361 | 2025.12.19 21:35:02.735011 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5362 | 2025.12.19 21:35:02.735226 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2025.12.19 21:35:02.735362 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001711 sec., 4091.174751607247 rows/sec., 7.33 MiB/sec. | ||
| 5364 | 2025.12.19 21:35:02.735412 [ 4 ] {62477c13-7dfb-42c3-8d71-6aa9b1979129} <Debug> TCPHandler: Processed in 0.001881283 sec. | ||
| 5365 | 2025.12.19 21:35:02.735528 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2025.12.19 21:35:02.735619 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5367 | 2025.12.19 21:35:02.735659 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5368 | 2025.12.19 21:35:02.735998 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.12.19 21:35:02.736033 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5370 | 2025.12.19 21:35:02.736319 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5371 | 2025.12.19 21:35:02.736611 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.12.19 21:35:02.736780 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 5373 | 2025.12.19 21:35:02.736818 [ 4 ] {c7430254-a70e-4119-b9ef-fdd096e720a6} <Debug> TCPHandler: Processed in 0.001338147 sec. | ||
| 5374 | 2025.12.19 21:35:04.609113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12026 | ||
| 5375 | 2025.12.19 21:35:04.609684 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2025.12.19 21:35:04.609733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5377 | 2025.12.19 21:35:04.610268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5378 | 2025.12.19 21:35:04.610501 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.12.19 21:35:04.610639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12026 | ||
| 5380 | 2025.12.19 21:35:05.256599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5381 | 2025.12.19 21:35:05.274337 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2025.12.19 21:35:05.274392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5383 | 2025.12.19 21:35:05.280164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5384 | 2025.12.19 21:35:05.280903 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.12.19 21:35:05.284176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5386 | 2025.12.19 21:35:07.131656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 650 | ||
| 5387 | 2025.12.19 21:35:07.133903 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.12.19 21:35:07.133948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5389 | 2025.12.19 21:35:07.135109 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5390 | 2025.12.19 21:35:07.135377 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.12.19 21:35:07.135637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5392 | 2025.12.19 21:35:07.721507 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2025.12.19 21:35:07.721690 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5394 | 2025.12.19 21:35:07.721755 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5395 | 2025.12.19 21:35:07.722505 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.12.19 21:35:07.722542 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5397 | 2025.12.19 21:35:07.722912 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5398 | 2025.12.19 21:35:07.723137 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.12.19 21:35:07.723261 [ 71 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5400 | 2025.12.19 21:35:07.723280 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001642 sec., 76735.68818514007 rows/sec., 6.61 MiB/sec. | ||
| 5401 | 2025.12.19 21:35:07.723303 [ 71 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2025.12.19 21:35:07.723323 [ 4 ] {ab72cedd-59c1-4ca8-a9d9-bbcee6521d56} <Debug> TCPHandler: Processed in 0.001932614 sec. | ||
| 5403 | 2025.12.19 21:35:07.723329 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5404 | 2025.12.19 21:35:07.723458 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2025.12.19 21:35:07.723461 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 5406 | 2025.12.19 21:35:07.723560 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.12.19 21:35:07.723605 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5408 | 2025.12.19 21:35:07.723630 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5409 | 2025.12.19 21:35:07.723674 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2467 rows starting from the beginning of the part | ||
| 5410 | 2025.12.19 21:35:07.723777 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1268 rows starting from the beginning of the part | ||
| 5411 | 2025.12.19 21:35:07.723830 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 5412 | 2025.12.19 21:35:07.723886 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 126 rows starting from the beginning of the part | ||
| 5413 | 2025.12.19 21:35:07.723934 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 193 rows starting from the beginning of the part | ||
| 5414 | 2025.12.19 21:35:07.723984 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 126 rows starting from the beginning of the part | ||
| 5415 | 2025.12.19 21:35:07.724045 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.12.19 21:35:07.724085 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5417 | 2025.12.19 21:35:07.724413 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5418 | 2025.12.19 21:35:07.724621 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.12.19 21:35:07.724714 [ 71 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5420 | 2025.12.19 21:35:07.724739 [ 71 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.19 21:35:07.724752 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001218 sec., 28735.63218390805 rows/sec., 2.11 MiB/sec. | ||
| 5422 | 2025.12.19 21:35:07.724757 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5423 | 2025.12.19 21:35:07.724788 [ 4 ] {12d804e4-1e3c-43c1-a0b0-3dcd600a441f} <Debug> TCPHandler: Processed in 0.001379299 sec. | ||
| 5424 | 2025.12.19 21:35:07.724863 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 5425 | 2025.12.19 21:35:07.724911 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2025.12.19 21:35:07.725006 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5427 | 2025.12.19 21:35:07.725017 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5428 | 2025.12.19 21:35:07.725045 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 5429 | 2025.12.19 21:35:07.725063 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5430 | 2025.12.19 21:35:07.725114 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 5431 | 2025.12.19 21:35:07.725163 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 5432 | 2025.12.19 21:35:07.725207 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 5433 | 2025.12.19 21:35:07.725248 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5434 | 2025.12.19 21:35:07.725288 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 5435 | 2025.12.19 21:35:07.725574 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2025.12.19 21:35:07.725615 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5437 | 2025.12.19 21:35:07.725954 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5438 | 2025.12.19 21:35:07.725961 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562301 sec., 1658665.3948931058 rows/sec., 143.52 MiB/sec. | ||
| 5439 | 2025.12.19 21:35:07.726166 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353158 sec., 310385.0400322801 rows/sec., 21.71 MiB/sec. | ||
| 5440 | 2025.12.19 21:35:07.726182 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.12.19 21:35:07.726300 [ 71 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5442 | 2025.12.19 21:35:07.726315 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5443 | 2025.12.19 21:35:07.726326 [ 71 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2025.12.19 21:35:07.726338 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001338 sec., 73991.03139013454 rows/sec., 5.78 MiB/sec. | ||
| 5445 | 2025.12.19 21:35:07.726357 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5446 | 2025.12.19 21:35:07.726331 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5447 | 2025.12.19 21:35:07.726387 [ 4 ] {01ce871d-47c1-4b79-988b-f527a6a470a1} <Debug> TCPHandler: Processed in 0.001523122 sec. | ||
| 5448 | 2025.12.19 21:35:07.726443 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 5449 | 2025.12.19 21:35:07.726519 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.12.19 21:35:07.726547 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5451 | 2025.12.19 21:35:07.726585 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 5452 | 2025.12.19 21:35:07.726625 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5453 | 2025.12.19 21:35:07.726647 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 559 rows starting from the beginning of the part | ||
| 5454 | 2025.12.19 21:35:07.726658 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.12.19 21:35:07.726672 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5456 | 2025.12.19 21:35:07.726693 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 71 rows starting from the beginning of the part | ||
| 5457 | 2025.12.19 21:35:07.726703 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2025.12.19 21:35:07.726735 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 99 rows starting from the beginning of the part | ||
| 5459 | 2025.12.19 21:35:07.726764 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_31_6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5460 | 2025.12.19 21:35:07.726778 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
| 5461 | 2025.12.19 21:35:07.726793 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_31_6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5462 | 2025.12.19 21:35:07.726829 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 5463 | 2025.12.19 21:35:07.726856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5464 | 2025.12.19 21:35:07.726899 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5465 | 2025.12.19 21:35:07.727121 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.12.19 21:35:07.727158 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5467 | 2025.12.19 21:35:07.727485 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5468 | 2025.12.19 21:35:07.727698 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.12.19 21:35:07.727824 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5470 | 2025.12.19 21:35:07.727859 [ 4 ] {f0190dda-3cc0-4b2a-8c13-82da7516da7f} <Debug> TCPHandler: Processed in 0.001388138 sec. | ||
| 5471 | 2025.12.19 21:35:07.727914 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506142 sec., 1455374.0616754596 rows/sec., 113.13 MiB/sec. | ||
| 5472 | 2025.12.19 21:35:07.727974 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2025.12.19 21:35:07.728079 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5474 | 2025.12.19 21:35:07.728098 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5475 | 2025.12.19 21:35:07.728143 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5476 | 2025.12.19 21:35:07.728342 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2025.12.19 21:35:07.728423 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_31_6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5478 | 2025.12.19 21:35:07.728498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5479 | 2025.12.19 21:35:07.729041 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.19 21:35:07.729083 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5481 | 2025.12.19 21:35:07.729634 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5482 | 2025.12.19 21:35:07.729851 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.19 21:35:07.729948 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5484 | 2025.12.19 21:35:07.729970 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.12.19 21:35:07.729986 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5486 | 2025.12.19 21:35:07.729986 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001925 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 5487 | 2025.12.19 21:35:07.730051 [ 4 ] {e09fb863-a533-4d36-a43b-975364b01000} <Debug> TCPHandler: Processed in 0.002123769 sec. | ||
| 5488 | 2025.12.19 21:35:07.730055 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5489 | 2025.12.19 21:35:07.730167 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.12.19 21:35:07.730262 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5491 | 2025.12.19 21:35:07.730275 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5492 | 2025.12.19 21:35:07.730323 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5493 | 2025.12.19 21:35:07.730328 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 593 rows starting from the beginning of the part | ||
| 5494 | 2025.12.19 21:35:07.730469 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5495 | 2025.12.19 21:35:07.730586 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 5496 | 2025.12.19 21:35:07.730675 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.12.19 21:35:07.730705 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 5498 | 2025.12.19 21:35:07.730715 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5499 | 2025.12.19 21:35:07.730825 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 5500 | 2025.12.19 21:35:07.730942 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 5501 | 2025.12.19 21:35:07.731035 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5502 | 2025.12.19 21:35:07.731261 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.12.19 21:35:07.731394 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5504 | 2025.12.19 21:35:07.731429 [ 4 ] {585db972-e11d-4688-a0c3-531e0f836846} <Debug> TCPHandler: Processed in 0.001309797 sec. | ||
| 5505 | 2025.12.19 21:35:07.735247 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 19 columns (19 merged, 0 gathered) in 0.005223376 sec., 136310.3096541394 rows/sec., 244.26 MiB/sec. | ||
| 5506 | 2025.12.19 21:35:07.736065 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5507 | 2025.12.19 21:35:07.736357 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2025.12.19 21:35:07.736427 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5509 | 2025.12.19 21:35:07.736522 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 5510 | 2025.12.19 21:35:08.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.79 MiB, peak 267.48 MiB, free memory in arenas 0.00 B, will set to 259.19 MiB (RSS), difference: 1.40 MiB | ||
| 5511 | 2025.12.19 21:35:11.984757 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5512 | 2025.12.19 21:35:11.984828 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5513 | 2025.12.19 21:35:12.110720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12538 | ||
| 5514 | 2025.12.19 21:35:12.111309 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2025.12.19 21:35:12.111353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5516 | 2025.12.19 21:35:12.111868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5517 | 2025.12.19 21:35:12.112120 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.12.19 21:35:12.112275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12538 | ||
| 5519 | 2025.12.19 21:35:12.112274 [ 65 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5520 | 2025.12.19 21:35:12.112354 [ 65 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.12.19 21:35:12.112380 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5522 | 2025.12.19 21:35:12.112485 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5523 | 2025.12.19 21:35:12.112596 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5524 | 2025.12.19 21:35:12.112633 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10106 rows starting from the beginning of the part | ||
| 5525 | 2025.12.19 21:35:12.112699 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5526 | 2025.12.19 21:35:12.112749 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5527 | 2025.12.19 21:35:12.112792 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5528 | 2025.12.19 21:35:12.112838 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5529 | 2025.12.19 21:35:12.112914 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 5530 | 2025.12.19 21:35:12.114752 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12538 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309214 sec., 5429553.086028406 rows/sec., 77.67 MiB/sec. | ||
| 5531 | 2025.12.19 21:35:12.115177 [ 197 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5532 | 2025.12.19 21:35:12.115482 [ 197 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.12.19 21:35:12.115561 [ 197 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_26_5} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5534 | 2025.12.19 21:35:12.115661 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5535 | 2025.12.19 21:35:12.720046 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2025.12.19 21:35:12.720316 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5537 | 2025.12.19 21:35:12.720381 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5538 | 2025.12.19 21:35:12.721101 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.12.19 21:35:12.721150 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5540 | 2025.12.19 21:35:12.721543 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5541 | 2025.12.19 21:35:12.721786 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.12.19 21:35:12.721937 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00169 sec., 41420.11834319527 rows/sec., 3.32 MiB/sec. | ||
| 5543 | 2025.12.19 21:35:12.721978 [ 4 ] {5ea90397-f8c2-4715-b391-b77c512b898f} <Debug> TCPHandler: Processed in 0.002116179 sec. | ||
| 5544 | 2025.12.19 21:35:12.722108 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2025.12.19 21:35:12.722202 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5546 | 2025.12.19 21:35:12.722241 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5547 | 2025.12.19 21:35:12.722695 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.12.19 21:35:12.722730 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5549 | 2025.12.19 21:35:12.723017 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5550 | 2025.12.19 21:35:12.723223 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.12.19 21:35:12.723348 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001165 sec., 6008.583690987124 rows/sec., 451.82 KiB/sec. | ||
| 5552 | 2025.12.19 21:35:12.723384 [ 4 ] {1ca9ab76-638f-4e0e-8469-098c9695f7dc} <Debug> TCPHandler: Processed in 0.001324856 sec. | ||
| 5553 | 2025.12.19 21:35:12.723498 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2025.12.19 21:35:12.723590 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5555 | 2025.12.19 21:35:12.723628 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5556 | 2025.12.19 21:35:12.724109 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2025.12.19 21:35:12.724144 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5558 | 2025.12.19 21:35:12.724435 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5559 | 2025.12.19 21:35:12.724629 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2025.12.19 21:35:12.724754 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001241 sec., 57211.92586623691 rows/sec., 4.47 MiB/sec. | ||
| 5561 | 2025.12.19 21:35:12.724789 [ 4 ] {51ea903a-168f-4881-8905-f3300ce5eb75} <Debug> TCPHandler: Processed in 0.001400049 sec. | ||
| 5562 | 2025.12.19 21:35:12.724971 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2025.12.19 21:35:12.725065 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5564 | 2025.12.19 21:35:12.725107 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5565 | 2025.12.19 21:35:12.725563 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.12.19 21:35:12.725600 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5567 | 2025.12.19 21:35:12.725939 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5568 | 2025.12.19 21:35:12.726148 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2025.12.19 21:35:12.726275 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 5570 | 2025.12.19 21:35:12.726311 [ 4 ] {79b8f7e2-e9a7-4e04-bc6d-6845ee8f1596} <Debug> TCPHandler: Processed in 0.001388169 sec. | ||
| 5571 | 2025.12.19 21:35:12.726428 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2025.12.19 21:35:12.726524 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5573 | 2025.12.19 21:35:12.726581 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5574 | 2025.12.19 21:35:12.727368 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.12.19 21:35:12.727404 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5576 | 2025.12.19 21:35:12.727920 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5577 | 2025.12.19 21:35:12.728134 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.12.19 21:35:12.728267 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001764 sec., 3968.253968253968 rows/sec., 7.11 MiB/sec. | ||
| 5579 | 2025.12.19 21:35:12.728320 [ 4 ] {7b305b66-23b0-4618-a71d-63aff7667693} <Debug> TCPHandler: Processed in 0.001943034 sec. | ||
| 5580 | 2025.12.19 21:35:12.728439 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.12.19 21:35:12.728539 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5582 | 2025.12.19 21:35:12.728578 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5583 | 2025.12.19 21:35:12.728915 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.12.19 21:35:12.728951 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5585 | 2025.12.19 21:35:12.729242 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5586 | 2025.12.19 21:35:12.729453 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.12.19 21:35:12.729580 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5588 | 2025.12.19 21:35:12.729615 [ 4 ] {57530f54-e149-45df-b762-3e149269146a} <Debug> TCPHandler: Processed in 0.001223804 sec. | ||
| 5589 | 2025.12.19 21:35:12.784241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5590 | 2025.12.19 21:35:12.803437 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.12.19 21:35:12.803504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5592 | 2025.12.19 21:35:12.809044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5593 | 2025.12.19 21:35:12.809763 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.12.19 21:35:12.810083 [ 64 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5595 | 2025.12.19 21:35:12.810145 [ 64 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.12.19 21:35:12.810166 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5597 | 2025.12.19 21:35:12.810288 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5598 | 2025.12.19 21:35:12.813190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5599 | 2025.12.19 21:35:12.814036 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2025.12.19 21:35:12.815533 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5601 | 2025.12.19 21:35:12.820154 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5602 | 2025.12.19 21:35:12.824479 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5603 | 2025.12.19 21:35:12.828518 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5604 | 2025.12.19 21:35:12.832782 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5605 | 2025.12.19 21:35:12.836786 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 5606 | 2025.12.19 21:35:12.887672 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077483349 sec., 2529.5757414925365 rows/sec., 13.08 MiB/sec. | ||
| 5607 | 2025.12.19 21:35:12.890422 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5608 | 2025.12.19 21:35:12.892479 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_26_5} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2025.12.19 21:35:12.892581 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_26_5} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5610 | 2025.12.19 21:35:12.894923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5611 | 2025.12.19 21:35:13.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.77 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 264.38 MiB (RSS), difference: 3.61 MiB | ||
| 5612 | 2025.12.19 21:35:14.082269 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.12.19 21:35:14.082495 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.12.19 21:35:14.082567 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5615 | 2025.12.19 21:35:14.083443 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.12.19 21:35:14.083493 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5617 | 2025.12.19 21:35:14.083909 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5618 | 2025.12.19 21:35:14.084132 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.12.19 21:35:14.084280 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 5620 | 2025.12.19 21:35:14.084321 [ 4 ] {f78fc3db-bf26-406f-961a-21d846dd55f2} <Debug> TCPHandler: Processed in 0.002218402 sec. | ||
| 5621 | 2025.12.19 21:35:14.084434 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.12.19 21:35:14.084529 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5623 | 2025.12.19 21:35:14.084570 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5624 | 2025.12.19 21:35:14.084963 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.12.19 21:35:14.084997 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5626 | 2025.12.19 21:35:14.085280 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5627 | 2025.12.19 21:35:14.085509 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.12.19 21:35:14.085709 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 408.05 KiB/sec. | ||
| 5629 | 2025.12.19 21:35:14.085745 [ 4 ] {5738f8ae-0806-45ed-a1c6-8ba092082b59} <Debug> TCPHandler: Processed in 0.001358878 sec. | ||
| 5630 | 2025.12.19 21:35:14.085854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2025.12.19 21:35:14.085947 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5632 | 2025.12.19 21:35:14.085984 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5633 | 2025.12.19 21:35:14.087471 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2025.12.19 21:35:14.087506 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5635 | 2025.12.19 21:35:14.087989 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5636 | 2025.12.19 21:35:14.088279 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.12.19 21:35:14.088407 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Debug> executeQuery: Read 2325 rows, 193.33 KiB in 0.002477 sec., 938635.4461041583 rows/sec., 76.22 MiB/sec. | ||
| 5638 | 2025.12.19 21:35:14.088445 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5639 | 2025.12.19 21:35:14.088457 [ 4 ] {9432f6c5-25cb-45d7-864f-d41853df644a} <Debug> TCPHandler: Processed in 0.002651174 sec. | ||
| 5640 | 2025.12.19 21:35:14.088572 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2025.12.19 21:35:14.088666 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5642 | 2025.12.19 21:35:14.088704 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5643 | 2025.12.19 21:35:14.089191 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.12.19 21:35:14.089224 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5645 | 2025.12.19 21:35:14.089531 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5646 | 2025.12.19 21:35:14.089733 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2025.12.19 21:35:14.089855 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Debug> executeQuery: Read 246 rows, 15.37 KiB in 0.001208 sec., 203642.38410596026 rows/sec., 12.42 MiB/sec. | ||
| 5648 | 2025.12.19 21:35:14.089892 [ 4 ] {ba7f1c77-f368-4564-993f-86066fd2b57e} <Debug> TCPHandler: Processed in 0.001367598 sec. | ||
| 5649 | 2025.12.19 21:35:14.090001 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2025.12.19 21:35:14.090093 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5651 | 2025.12.19 21:35:14.090130 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5652 | 2025.12.19 21:35:14.090635 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2025.12.19 21:35:14.090668 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5654 | 2025.12.19 21:35:14.091016 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5655 | 2025.12.19 21:35:14.091237 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2025.12.19 21:35:14.091357 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001282 sec., 343213.72854914196 rows/sec., 22.71 MiB/sec. | ||
| 5657 | 2025.12.19 21:35:14.091394 [ 4 ] {55838111-2fb1-4c8d-9a7a-6fe275fab796} <Debug> TCPHandler: Processed in 0.00144042 sec. | ||
| 5658 | 2025.12.19 21:35:14.091504 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2025.12.19 21:35:14.091596 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5660 | 2025.12.19 21:35:14.091634 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5661 | 2025.12.19 21:35:14.092094 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2025.12.19 21:35:14.092127 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5663 | 2025.12.19 21:35:14.092435 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5664 | 2025.12.19 21:35:14.092641 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2025.12.19 21:35:14.092766 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 5666 | 2025.12.19 21:35:14.092802 [ 4 ] {1cdf73ed-e10e-4e88-9bed-fcc2227536a2} <Debug> TCPHandler: Processed in 0.001345757 sec. | ||
| 5667 | 2025.12.19 21:35:14.092901 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2025.12.19 21:35:14.092996 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5669 | 2025.12.19 21:35:14.093034 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5670 | 2025.12.19 21:35:14.093812 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2025.12.19 21:35:14.093846 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5672 | 2025.12.19 21:35:14.094205 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5673 | 2025.12.19 21:35:14.094412 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2025.12.19 21:35:14.094535 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Debug> executeQuery: Read 1176 rows, 86.05 KiB in 0.001556 sec., 755784.061696658 rows/sec., 54.01 MiB/sec. | ||
| 5675 | 2025.12.19 21:35:14.094571 [ 4 ] {86d78aed-b07d-4ee1-8a45-f49181e96cb4} <Debug> TCPHandler: Processed in 0.001717388 sec. | ||
| 5676 | 2025.12.19 21:35:14.094682 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2025.12.19 21:35:14.094775 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5678 | 2025.12.19 21:35:14.094815 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5679 | 2025.12.19 21:35:14.095147 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2025.12.19 21:35:14.095179 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5681 | 2025.12.19 21:35:14.095466 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5682 | 2025.12.19 21:35:14.095684 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2025.12.19 21:35:14.095802 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5684 | 2025.12.19 21:35:14.095836 [ 4 ] {91507d7a-9ec4-4e2a-a2a1-738548236570} <Debug> TCPHandler: Processed in 0.001201944 sec. | ||
| 5685 | 2025.12.19 21:35:14.095955 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2025.12.19 21:35:14.096047 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5687 | 2025.12.19 21:35:14.096087 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5688 | 2025.12.19 21:35:14.096646 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.12.19 21:35:14.096679 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5690 | 2025.12.19 21:35:14.097039 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5691 | 2025.12.19 21:35:14.097244 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2025.12.19 21:35:14.097337 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5693 | 2025.12.19 21:35:14.097366 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Debug> executeQuery: Read 903 rows, 61.09 KiB in 0.001337 sec., 675392.6701570681 rows/sec., 44.62 MiB/sec. | ||
| 5694 | 2025.12.19 21:35:14.097372 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.12.19 21:35:14.097400 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5696 | 2025.12.19 21:35:14.097403 [ 4 ] {7a70e69f-5c88-4ca7-9714-58b2c7230981} <Debug> TCPHandler: Processed in 0.001505182 sec. | ||
| 5697 | 2025.12.19 21:35:14.097506 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5698 | 2025.12.19 21:35:14.097523 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.12.19 21:35:14.097615 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2025.12.19 21:35:14.097623 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5701 | 2025.12.19 21:35:14.097651 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9932 rows starting from the beginning of the part | ||
| 5702 | 2025.12.19 21:35:14.097668 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5703 | 2025.12.19 21:35:14.097716 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5704 | 2025.12.19 21:35:14.097771 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 199 rows starting from the beginning of the part | ||
| 5705 | 2025.12.19 21:35:14.097816 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5706 | 2025.12.19 21:35:14.097858 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 5707 | 2025.12.19 21:35:14.097907 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 903 rows starting from the beginning of the part | ||
| 5708 | 2025.12.19 21:35:14.097997 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.12.19 21:35:14.098032 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5710 | 2025.12.19 21:35:14.098328 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5711 | 2025.12.19 21:35:14.098527 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.12.19 21:35:14.098648 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5713 | 2025.12.19 21:35:14.098681 [ 4 ] {4928aed1-4306-4f60-a52d-058ddcc55af3} <Debug> TCPHandler: Processed in 0.001206453 sec. | ||
| 5714 | 2025.12.19 21:35:14.098798 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2025.12.19 21:35:14.098895 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5716 | 2025.12.19 21:35:14.098947 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5717 | 2025.12.19 21:35:14.099761 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.12.19 21:35:14.099794 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5719 | 2025.12.19 21:35:14.100350 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5720 | 2025.12.19 21:35:14.100569 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.12.19 21:35:14.100707 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001834 sec., 19083.969465648857 rows/sec., 34.20 MiB/sec. | ||
| 5722 | 2025.12.19 21:35:14.100775 [ 4 ] {37973f0d-50f3-4da2-a174-60901acb55cc} <Debug> TCPHandler: Processed in 0.002032527 sec. | ||
| 5723 | 2025.12.19 21:35:14.100891 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.12.19 21:35:14.100984 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5725 | 2025.12.19 21:35:14.101023 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5726 | 2025.12.19 21:35:14.101349 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.12.19 21:35:14.101382 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5728 | 2025.12.19 21:35:14.101660 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11514 rows, containing 5 columns (5 merged, 0 gathered) in 0.004190827 sec., 2747429.0873853774 rows/sec., 187.20 MiB/sec. | ||
| 5729 | 2025.12.19 21:35:14.101698 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5730 | 2025.12.19 21:35:14.101910 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2025.12.19 21:35:14.102038 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001072 sec., 61567.164179104475 rows/sec., 3.57 MiB/sec. | ||
| 5732 | 2025.12.19 21:35:14.102054 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5733 | 2025.12.19 21:35:14.102073 [ 4 ] {a4459816-c523-4ea4-8ed9-09f58e0b2573} <Debug> TCPHandler: Processed in 0.001230405 sec. | ||
| 5734 | 2025.12.19 21:35:14.102408 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.12.19 21:35:14.102513 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5736 | 2025.12.19 21:35:14.102612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5737 | 2025.12.19 21:35:15.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.25 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 266.39 MiB (RSS), difference: 1.13 MiB | ||
| 5738 | 2025.12.19 21:35:17.135915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 698 | ||
| 5739 | 2025.12.19 21:35:17.138664 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2025.12.19 21:35:17.138707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5741 | 2025.12.19 21:35:17.139883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5742 | 2025.12.19 21:35:17.140138 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2025.12.19 21:35:17.140385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5744 | 2025.12.19 21:35:17.716233 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2025.12.19 21:35:17.716438 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2025.12.19 21:35:17.716516 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2025.12.19 21:35:17.717186 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2025.12.19 21:35:17.717239 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5749 | 2025.12.19 21:35:17.717634 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5750 | 2025.12.19 21:35:17.717865 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2025.12.19 21:35:17.718030 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 5752 | 2025.12.19 21:35:17.718078 [ 4 ] {09fcfa46-33ca-4729-b899-52480a07e5c5} <Debug> TCPHandler: Processed in 0.001980765 sec. | ||
| 5753 | 2025.12.19 21:35:17.718204 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2025.12.19 21:35:17.718308 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5755 | 2025.12.19 21:35:17.718352 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5756 | 2025.12.19 21:35:17.718787 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2025.12.19 21:35:17.718823 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5758 | 2025.12.19 21:35:17.719137 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5759 | 2025.12.19 21:35:17.719351 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2025.12.19 21:35:17.719485 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 5761 | 2025.12.19 21:35:17.719522 [ 4 ] {c59e02e4-570c-4ac0-a59e-8cdcbcbf24a9} <Debug> TCPHandler: Processed in 0.001372228 sec. | ||
| 5762 | 2025.12.19 21:35:17.719645 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2025.12.19 21:35:17.719741 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5764 | 2025.12.19 21:35:17.719783 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5765 | 2025.12.19 21:35:17.720150 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2025.12.19 21:35:17.720185 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5767 | 2025.12.19 21:35:17.720528 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5768 | 2025.12.19 21:35:17.720734 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2025.12.19 21:35:17.720859 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001137 sec., 86191.73262972735 rows/sec., 6.01 MiB/sec. | ||
| 5770 | 2025.12.19 21:35:17.720896 [ 4 ] {67a63387-1d99-4c25-a802-ceafb028ce35} <Debug> TCPHandler: Processed in 0.001300266 sec. | ||
| 5771 | 2025.12.19 21:35:17.721010 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2025.12.19 21:35:17.721105 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5773 | 2025.12.19 21:35:17.721146 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5774 | 2025.12.19 21:35:17.721465 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2025.12.19 21:35:17.721500 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5776 | 2025.12.19 21:35:17.721801 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5777 | 2025.12.19 21:35:17.722012 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2025.12.19 21:35:17.722119 [ 54 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5779 | 2025.12.19 21:35:17.722137 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001051 sec., 36156.041864890576 rows/sec., 2.43 MiB/sec. | ||
| 5780 | 2025.12.19 21:35:17.722187 [ 54 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2025.12.19 21:35:17.722195 [ 4 ] {110ee2fe-ed38-48da-84e8-d97f075f8a7b} <Debug> TCPHandler: Processed in 0.001235354 sec. | ||
| 5782 | 2025.12.19 21:35:17.722218 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5783 | 2025.12.19 21:35:17.722312 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5784 | 2025.12.19 21:35:17.722412 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5785 | 2025.12.19 21:35:17.722442 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1318 rows starting from the beginning of the part | ||
| 5786 | 2025.12.19 21:35:17.722497 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5787 | 2025.12.19 21:35:17.722545 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5788 | 2025.12.19 21:35:17.722590 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 5789 | 2025.12.19 21:35:17.722634 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 5790 | 2025.12.19 21:35:17.722680 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 5791 | 2025.12.19 21:35:17.723702 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423899 sec., 1125079.798496944 rows/sec., 74.75 MiB/sec. | ||
| 5792 | 2025.12.19 21:35:17.723957 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5793 | 2025.12.19 21:35:17.724252 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2025.12.19 21:35:17.724342 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_31_6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5795 | 2025.12.19 21:35:17.724445 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5796 | 2025.12.19 21:35:19.612471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12986 | ||
| 5797 | 2025.12.19 21:35:19.613195 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2025.12.19 21:35:19.613255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5799 | 2025.12.19 21:35:19.613964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5800 | 2025.12.19 21:35:19.614277 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2025.12.19 21:35:19.614453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12986 | ||
| 5802 | 2025.12.19 21:35:20.313335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5803 | 2025.12.19 21:35:20.329568 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2025.12.19 21:35:20.329636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5805 | 2025.12.19 21:35:20.336003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5806 | 2025.12.19 21:35:20.336753 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.12.19 21:35:20.339901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5808 | 2025.12.19 21:35:22.719674 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.12.19 21:35:22.719867 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5810 | 2025.12.19 21:35:22.719931 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5811 | 2025.12.19 21:35:22.720574 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.12.19 21:35:22.720615 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5813 | 2025.12.19 21:35:22.721014 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5814 | 2025.12.19 21:35:22.721236 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.12.19 21:35:22.721386 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001569 sec., 44614.40407903123 rows/sec., 3.58 MiB/sec. | ||
| 5816 | 2025.12.19 21:35:22.721427 [ 4 ] {599b15f1-193a-47a4-bfad-f14d2e2bffc9} <Debug> TCPHandler: Processed in 0.001874762 sec. | ||
| 5817 | 2025.12.19 21:35:22.721563 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.12.19 21:35:22.721663 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5819 | 2025.12.19 21:35:22.721703 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5820 | 2025.12.19 21:35:22.722128 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.12.19 21:35:22.722163 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5822 | 2025.12.19 21:35:22.722452 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5823 | 2025.12.19 21:35:22.722666 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.12.19 21:35:22.722793 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001148 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. | ||
| 5825 | 2025.12.19 21:35:22.722829 [ 4 ] {c4c520eb-0017-4ab2-bf29-e168af628759} <Debug> TCPHandler: Processed in 0.001323327 sec. | ||
| 5826 | 2025.12.19 21:35:22.722948 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2025.12.19 21:35:22.723053 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5828 | 2025.12.19 21:35:22.723091 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5829 | 2025.12.19 21:35:22.723527 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2025.12.19 21:35:22.723562 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5831 | 2025.12.19 21:35:22.723867 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5832 | 2025.12.19 21:35:22.724079 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.12.19 21:35:22.724202 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001167 sec., 60839.76006855184 rows/sec., 4.75 MiB/sec. | ||
| 5834 | 2025.12.19 21:35:22.724238 [ 4 ] {9d927d96-4624-42dd-a754-3459cb90a6b6} <Debug> TCPHandler: Processed in 0.001337017 sec. | ||
| 5835 | 2025.12.19 21:35:22.724362 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2025.12.19 21:35:22.724453 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5837 | 2025.12.19 21:35:22.724494 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5838 | 2025.12.19 21:35:22.724900 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.12.19 21:35:22.724935 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5840 | 2025.12.19 21:35:22.725260 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5841 | 2025.12.19 21:35:22.725463 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.12.19 21:35:22.725594 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5843 | 2025.12.19 21:35:22.725630 [ 4 ] {d07c526d-8698-429e-9324-bb479532a7a7} <Debug> TCPHandler: Processed in 0.001323247 sec. | ||
| 5844 | 2025.12.19 21:35:22.725738 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.12.19 21:35:22.725843 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5846 | 2025.12.19 21:35:22.725896 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5847 | 2025.12.19 21:35:22.726644 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2025.12.19 21:35:22.726679 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5849 | 2025.12.19 21:35:22.727166 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5850 | 2025.12.19 21:35:22.727384 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.12.19 21:35:22.727521 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001695 sec., 4129.7935103244845 rows/sec., 7.40 MiB/sec. | ||
| 5852 | 2025.12.19 21:35:22.727571 [ 4 ] {720596bd-3e22-445c-b582-3a970ec7a294} <Debug> TCPHandler: Processed in 0.001880872 sec. | ||
| 5853 | 2025.12.19 21:35:22.727681 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2025.12.19 21:35:22.727780 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5855 | 2025.12.19 21:35:22.727820 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5856 | 2025.12.19 21:35:22.728150 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2025.12.19 21:35:22.728186 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5858 | 2025.12.19 21:35:22.728475 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5859 | 2025.12.19 21:35:22.728679 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.12.19 21:35:22.728807 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5861 | 2025.12.19 21:35:22.728840 [ 4 ] {c584fba1-b6c1-4dfd-a071-4a8432866662} <Debug> TCPHandler: Processed in 0.001206804 sec. | ||
| 5862 | 2025.12.19 21:35:26.984868 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5863 | 2025.12.19 21:35:26.984936 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5864 | 2025.12.19 21:35:27.114543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13498 | ||
| 5865 | 2025.12.19 21:35:27.115052 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.12.19 21:35:27.115096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5867 | 2025.12.19 21:35:27.115614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5868 | 2025.12.19 21:35:27.115853 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.12.19 21:35:27.116001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13498 | ||
| 5870 | 2025.12.19 21:35:27.140646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 718 | ||
| 5871 | 2025.12.19 21:35:27.142844 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2025.12.19 21:35:27.142906 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5873 | 2025.12.19 21:35:27.144135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5874 | 2025.12.19 21:35:27.144419 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2025.12.19 21:35:27.144802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5876 | 2025.12.19 21:35:27.616722 [ 44 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5877 | 2025.12.19 21:35:27.616814 [ 44 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.12.19 21:35:27.616855 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5879 | 2025.12.19 21:35:27.617022 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 5880 | 2025.12.19 21:35:27.617246 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2025.12.19 21:35:27.617312 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 465 rows starting from the beginning of the part | ||
| 5882 | 2025.12.19 21:35:27.617416 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5883 | 2025.12.19 21:35:27.617493 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5884 | 2025.12.19 21:35:27.617562 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5885 | 2025.12.19 21:35:27.617633 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5886 | 2025.12.19 21:35:27.618656 [ 192 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721318 sec., 686102.1612508555 rows/sec., 48.92 MiB/sec. | ||
| 5887 | 2025.12.19 21:35:27.618806 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5888 | 2025.12.19 21:35:27.619055 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.12.19 21:35:27.619126 [ 194 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_13_3} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5890 | 2025.12.19 21:35:27.619195 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5891 | 2025.12.19 21:35:27.732616 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.19 21:35:27.732764 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.19 21:35:27.732822 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5894 | 2025.12.19 21:35:27.733662 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.19 21:35:27.733700 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5896 | 2025.12.19 21:35:27.734076 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5897 | 2025.12.19 21:35:27.734329 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.19 21:35:27.734468 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001747 sec., 234688.0366342301 rows/sec., 14.89 MiB/sec. | ||
| 5899 | 2025.12.19 21:35:27.734507 [ 4 ] {d15b4404-c0eb-4124-8c06-1f4fc1b2688a} <Debug> TCPHandler: Processed in 0.002001475 sec. | ||
| 5900 | 2025.12.19 21:35:27.734658 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.12.19 21:35:27.734756 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5902 | 2025.12.19 21:35:27.734795 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5903 | 2025.12.19 21:35:27.735721 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.12.19 21:35:27.735756 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5905 | 2025.12.19 21:35:27.736131 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5906 | 2025.12.19 21:35:27.736340 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.12.19 21:35:27.736440 [ 43 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5908 | 2025.12.19 21:35:27.736463 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001726 sec., 684820.3939745075 rows/sec., 54.63 MiB/sec. | ||
| 5909 | 2025.12.19 21:35:27.736472 [ 43 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.12.19 21:35:27.736495 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5911 | 2025.12.19 21:35:27.736500 [ 4 ] {88d8749b-b363-417e-9b55-4eaf08d33026} <Debug> TCPHandler: Processed in 0.001890023 sec. | ||
| 5912 | 2025.12.19 21:35:27.736581 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 5913 | 2025.12.19 21:35:27.736619 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2025.12.19 21:35:27.736669 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5915 | 2025.12.19 21:35:27.736699 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2467 rows starting from the beginning of the part | ||
| 5916 | 2025.12.19 21:35:27.736715 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5917 | 2025.12.19 21:35:27.736751 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part | ||
| 5918 | 2025.12.19 21:35:27.736753 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5919 | 2025.12.19 21:35:27.736794 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2325 rows starting from the beginning of the part | ||
| 5920 | 2025.12.19 21:35:27.736834 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5921 | 2025.12.19 21:35:27.736873 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part | ||
| 5922 | 2025.12.19 21:35:27.736911 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1182 rows starting from the beginning of the part | ||
| 5923 | 2025.12.19 21:35:27.737258 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2025.12.19 21:35:27.737292 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5925 | 2025.12.19 21:35:27.737650 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5926 | 2025.12.19 21:35:27.737889 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2025.12.19 21:35:27.738023 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001329 sec., 180586.90744920992 rows/sec., 10.98 MiB/sec. | ||
| 5928 | 2025.12.19 21:35:27.738060 [ 4 ] {57b96321-3d3c-43dd-a324-c0ae8557c6f2} <Debug> TCPHandler: Processed in 0.001487731 sec. | ||
| 5929 | 2025.12.19 21:35:27.738175 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2025.12.19 21:35:27.738267 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5931 | 2025.12.19 21:35:27.738304 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5932 | 2025.12.19 21:35:27.738764 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.12.19 21:35:27.738797 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5934 | 2025.12.19 21:35:27.738858 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311515 sec., 2669245.0622210973 rows/sec., 226.71 MiB/sec. | ||
| 5935 | 2025.12.19 21:35:27.739104 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5936 | 2025.12.19 21:35:27.739105 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5937 | 2025.12.19 21:35:27.739339 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2025.12.19 21:35:27.739350 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2025.12.19 21:35:27.739411 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_36_7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5940 | 2025.12.19 21:35:27.739465 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 5941 | 2025.12.19 21:35:27.739466 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 5942 | 2025.12.19 21:35:27.739501 [ 4 ] {88aab1fa-29cc-454e-ab48-9f30156d2126} <Debug> TCPHandler: Processed in 0.001373289 sec. | ||
| 5943 | 2025.12.19 21:35:27.739611 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2025.12.19 21:35:27.739703 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5945 | 2025.12.19 21:35:27.739742 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5946 | 2025.12.19 21:35:27.740210 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.19 21:35:27.740243 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5948 | 2025.12.19 21:35:27.740563 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5949 | 2025.12.19 21:35:27.740771 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.19 21:35:27.740894 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 5951 | 2025.12.19 21:35:27.740930 [ 4 ] {45107341-d723-4bee-af00-608f189d2847} <Debug> TCPHandler: Processed in 0.001367118 sec. | ||
| 5952 | 2025.12.19 21:35:27.741041 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.12.19 21:35:27.741133 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5954 | 2025.12.19 21:35:27.741172 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5955 | 2025.12.19 21:35:27.741780 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.12.19 21:35:27.741814 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5957 | 2025.12.19 21:35:27.742141 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5958 | 2025.12.19 21:35:27.742347 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.12.19 21:35:27.742439 [ 43 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5960 | 2025.12.19 21:35:27.742464 [ 43 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.12.19 21:35:27.742470 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001355 sec., 526937.2693726937 rows/sec., 36.95 MiB/sec. | ||
| 5962 | 2025.12.19 21:35:27.742480 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5963 | 2025.12.19 21:35:27.742507 [ 4 ] {bcdd437f-cdb6-46af-97d4-4fe20484bdc7} <Debug> TCPHandler: Processed in 0.001512702 sec. | ||
| 5964 | 2025.12.19 21:35:27.742551 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 5965 | 2025.12.19 21:35:27.742622 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.12.19 21:35:27.742648 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5967 | 2025.12.19 21:35:27.742679 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 5968 | 2025.12.19 21:35:27.742715 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5969 | 2025.12.19 21:35:27.742733 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 71 rows starting from the beginning of the part | ||
| 5970 | 2025.12.19 21:35:27.742755 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5971 | 2025.12.19 21:35:27.742779 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1176 rows starting from the beginning of the part | ||
| 5972 | 2025.12.19 21:35:27.742821 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5973 | 2025.12.19 21:35:27.742861 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 71 rows starting from the beginning of the part | ||
| 5974 | 2025.12.19 21:35:27.742902 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 714 rows starting from the beginning of the part | ||
| 5975 | 2025.12.19 21:35:27.743077 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.12.19 21:35:27.743111 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5977 | 2025.12.19 21:35:27.743396 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5978 | 2025.12.19 21:35:27.743602 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2025.12.19 21:35:27.743722 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 5980 | 2025.12.19 21:35:27.743757 [ 4 ] {3c562342-e95d-4d95-8329-597d664e3ffa} <Debug> TCPHandler: Processed in 0.001183053 sec. | ||
| 5981 | 2025.12.19 21:35:27.743857 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.12.19 21:35:27.743948 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5983 | 2025.12.19 21:35:27.743989 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5984 | 2025.12.19 21:35:27.743988 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461421 sec., 2290236.6942859036 rows/sec., 173.28 MiB/sec. | ||
| 5985 | 2025.12.19 21:35:27.744167 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5986 | 2025.12.19 21:35:27.744412 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.12.19 21:35:27.744413 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2025.12.19 21:35:27.744455 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 5989 | 2025.12.19 21:35:27.744472 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_36_7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5990 | 2025.12.19 21:35:27.744526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5991 | 2025.12.19 21:35:27.744807 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5992 | 2025.12.19 21:35:27.745026 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2025.12.19 21:35:27.745150 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 5994 | 2025.12.19 21:35:27.745185 [ 4 ] {e55055a2-e1f2-45b6-88f1-c37ccdcb89d6} <Debug> TCPHandler: Processed in 0.001374468 sec. | ||
| 5995 | 2025.12.19 21:35:27.745294 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2025.12.19 21:35:27.745385 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5997 | 2025.12.19 21:35:27.745424 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5998 | 2025.12.19 21:35:27.745728 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2025.12.19 21:35:27.745760 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6000 | 2025.12.19 21:35:27.746042 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6001 | 2025.12.19 21:35:27.746245 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2025.12.19 21:35:27.746368 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 6003 | 2025.12.19 21:35:27.746403 [ 4 ] {5fec76fd-1851-4b8c-8435-1d2b23af549c} <Debug> TCPHandler: Processed in 0.001156442 sec. | ||
| 6004 | 2025.12.19 21:35:27.746510 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2025.12.19 21:35:27.746612 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6006 | 2025.12.19 21:35:27.746666 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6007 | 2025.12.19 21:35:27.747484 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2025.12.19 21:35:27.747520 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6009 | 2025.12.19 21:35:27.748064 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6010 | 2025.12.19 21:35:27.748311 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2025.12.19 21:35:27.748452 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 6012 | 2025.12.19 21:35:27.748510 [ 4 ] {80babd6a-2da3-48fe-8ad3-f02cf71104dc} <Debug> TCPHandler: Processed in 0.002051577 sec. | ||
| 6013 | 2025.12.19 21:35:27.748627 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2025.12.19 21:35:27.748721 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6015 | 2025.12.19 21:35:27.748762 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6016 | 2025.12.19 21:35:27.749105 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2025.12.19 21:35:27.749140 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6018 | 2025.12.19 21:35:27.749445 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6019 | 2025.12.19 21:35:27.749651 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2025.12.19 21:35:27.749775 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 6021 | 2025.12.19 21:35:27.749810 [ 4 ] {7c04a8ba-5b8c-4bfe-9c9d-5a0cebe25dfe} <Debug> TCPHandler: Processed in 0.001232815 sec. | ||
| 6022 | 2025.12.19 21:35:27.839961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6023 | 2025.12.19 21:35:27.856278 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.12.19 21:35:27.856339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6025 | 2025.12.19 21:35:27.862820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6026 | 2025.12.19 21:35:27.863566 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.12.19 21:35:27.866391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6028 | 2025.12.19 21:35:32.721142 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.12.19 21:35:32.721358 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6030 | 2025.12.19 21:35:32.721432 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6031 | 2025.12.19 21:35:32.722133 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.12.19 21:35:32.722175 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6033 | 2025.12.19 21:35:32.722567 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6034 | 2025.12.19 21:35:32.722801 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2025.12.19 21:35:32.722928 [ 35 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6036 | 2025.12.19 21:35:32.722963 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 6037 | 2025.12.19 21:35:32.722973 [ 35 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2025.12.19 21:35:32.723000 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6039 | 2025.12.19 21:35:32.723016 [ 4 ] {29d657bf-4dfd-4d90-9c4e-4bac804bf510} <Debug> TCPHandler: Processed in 0.002005256 sec. | ||
| 6040 | 2025.12.19 21:35:32.723125 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6041 | 2025.12.19 21:35:32.723147 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.12.19 21:35:32.723270 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6043 | 2025.12.19 21:35:32.723272 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6044 | 2025.12.19 21:35:32.723316 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6045 | 2025.12.19 21:35:32.723321 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6046 | 2025.12.19 21:35:32.723401 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6047 | 2025.12.19 21:35:32.723448 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6048 | 2025.12.19 21:35:32.723492 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6049 | 2025.12.19 21:35:32.723534 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::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 | ||
| 6050 | 2025.12.19 21:35:32.723588 [ 192 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6051 | 2025.12.19 21:35:32.723739 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.12.19 21:35:32.723780 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6053 | 2025.12.19 21:35:32.724131 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6054 | 2025.12.19 21:35:32.724398 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.12.19 21:35:32.724535 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 126.42 KiB/sec. | ||
| 6056 | 2025.12.19 21:35:32.724574 [ 4 ] {f3ad3b55-3e4d-4c02-851f-8fc4160c6ea2} <Debug> TCPHandler: Processed in 0.001480111 sec. | ||
| 6057 | 2025.12.19 21:35:32.724608 [ 199 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537073 sec., 862678.610579979 rows/sec., 59.24 MiB/sec. | ||
| 6058 | 2025.12.19 21:35:32.724686 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2025.12.19 21:35:32.724788 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6060 | 2025.12.19 21:35:32.724795 [ 196 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6061 | 2025.12.19 21:35:32.724832 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6062 | 2025.12.19 21:35:32.725077 [ 196 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.12.19 21:35:32.725152 [ 196 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_10_2} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6064 | 2025.12.19 21:35:32.725223 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6065 | 2025.12.19 21:35:32.725324 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.12.19 21:35:32.725364 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6067 | 2025.12.19 21:35:32.725698 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6068 | 2025.12.19 21:35:32.725910 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2025.12.19 21:35:32.726042 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001274 sec., 149921.5070643642 rows/sec., 13.25 MiB/sec. | ||
| 6070 | 2025.12.19 21:35:32.726077 [ 4 ] {2d1db84e-97b7-4107-b6b3-59fd6c0576bb} <Debug> TCPHandler: Processed in 0.00144122 sec. | ||
| 6071 | 2025.12.19 21:35:32.726191 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2025.12.19 21:35:32.726286 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6073 | 2025.12.19 21:35:32.726325 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6074 | 2025.12.19 21:35:32.726716 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2025.12.19 21:35:32.726750 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6076 | 2025.12.19 21:35:32.727044 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6077 | 2025.12.19 21:35:32.727250 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2025.12.19 21:35:32.727349 [ 35 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6079 | 2025.12.19 21:35:32.727376 [ 35 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.12.19 21:35:32.727377 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.00111 sec., 18918.918918918916 rows/sec., 1.43 MiB/sec. | ||
| 6081 | 2025.12.19 21:35:32.727394 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6082 | 2025.12.19 21:35:32.727419 [ 4 ] {ca962d95-edc2-4267-9eac-1e4e56dd1b6c} <Debug> TCPHandler: Processed in 0.001277335 sec. | ||
| 6083 | 2025.12.19 21:35:32.727485 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 6084 | 2025.12.19 21:35:32.727529 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2025.12.19 21:35:32.727596 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6086 | 2025.12.19 21:35:32.727634 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6087 | 2025.12.19 21:35:32.727634 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 6088 | 2025.12.19 21:35:32.727682 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6089 | 2025.12.19 21:35:32.727721 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 6090 | 2025.12.19 21:35:32.727772 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 246 rows starting from the beginning of the part | ||
| 6091 | 2025.12.19 21:35:32.727814 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 6092 | 2025.12.19 21:35:32.727850 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 240 rows starting from the beginning of the part | ||
| 6093 | 2025.12.19 21:35:32.727889 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 6094 | 2025.12.19 21:35:32.728122 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.12.19 21:35:32.728162 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6096 | 2025.12.19 21:35:32.728490 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6097 | 2025.12.19 21:35:32.728725 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.12.19 21:35:32.728791 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347247 sec., 593803.5119024203 rows/sec., 39.11 MiB/sec. | ||
| 6099 | 2025.12.19 21:35:32.728858 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001243 sec., 19308.12550281577 rows/sec., 1.60 MiB/sec. | ||
| 6100 | 2025.12.19 21:35:32.728902 [ 4 ] {29ead4fc-2ab5-4544-a7b0-936cf422cc2a} <Debug> TCPHandler: Processed in 0.001423739 sec. | ||
| 6101 | 2025.12.19 21:35:32.728941 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6102 | 2025.12.19 21:35:32.729014 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2025.12.19 21:35:32.729114 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6104 | 2025.12.19 21:35:32.729157 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6105 | 2025.12.19 21:35:32.729211 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2025.12.19 21:35:32.729282 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_36_7} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6107 | 2025.12.19 21:35:32.729353 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6108 | 2025.12.19 21:35:32.729559 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2025.12.19 21:35:32.729600 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6110 | 2025.12.19 21:35:32.729907 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6111 | 2025.12.19 21:35:32.730124 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2025.12.19 21:35:32.730221 [ 35 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6113 | 2025.12.19 21:35:32.730252 [ 35 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.12.19 21:35:32.730254 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 6115 | 2025.12.19 21:35:32.730272 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6116 | 2025.12.19 21:35:32.730297 [ 4 ] {f69400db-6cb7-48c3-b5ee-fff5cdd0c2dc} <Debug> TCPHandler: Processed in 0.001333208 sec. | ||
| 6117 | 2025.12.19 21:35:32.730347 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6118 | 2025.12.19 21:35:32.730442 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6119 | 2025.12.19 21:35:32.730464 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2025.12.19 21:35:32.730470 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6121 | 2025.12.19 21:35:32.730532 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6122 | 2025.12.19 21:35:32.730566 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6123 | 2025.12.19 21:35:32.730569 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6124 | 2025.12.19 21:35:32.730616 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6125 | 2025.12.19 21:35:32.730624 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6126 | 2025.12.19 21:35:32.730670 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6127 | 2025.12.19 21:35:32.730704 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::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 | ||
| 6128 | 2025.12.19 21:35:32.731066 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2025.12.19 21:35:32.731107 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6130 | 2025.12.19 21:35:32.731442 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6131 | 2025.12.19 21:35:32.731470 [ 195 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156902 sec., 588641.0430615557 rows/sec., 36.48 MiB/sec. | ||
| 6132 | 2025.12.19 21:35:32.731614 [ 196 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6133 | 2025.12.19 21:35:32.731689 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.12.19 21:35:32.731854 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001306 sec., 83460.94946401224 rows/sec., 6.80 MiB/sec. | ||
| 6135 | 2025.12.19 21:35:32.731897 [ 4 ] {2525d8ae-fb34-471c-9bff-3763cf273646} <Debug> TCPHandler: Processed in 0.001483661 sec. | ||
| 6136 | 2025.12.19 21:35:32.731909 [ 196 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_10_2} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.12.19 21:35:32.731979 [ 196 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_10_2} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6138 | 2025.12.19 21:35:32.732018 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.12.19 21:35:32.732038 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6140 | 2025.12.19 21:35:32.732117 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6141 | 2025.12.19 21:35:32.732164 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6142 | 2025.12.19 21:35:32.732578 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2025.12.19 21:35:32.732613 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6144 | 2025.12.19 21:35:32.732952 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6145 | 2025.12.19 21:35:32.733158 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2025.12.19 21:35:32.733291 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001192 sec., 165268.45637583893 rows/sec., 11.85 MiB/sec. | ||
| 6147 | 2025.12.19 21:35:32.733328 [ 4 ] {a176efdb-2ee6-4954-aa80-b38f87df4389} <Debug> TCPHandler: Processed in 0.001365688 sec. | ||
| 6148 | 2025.12.19 21:35:32.733439 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2025.12.19 21:35:32.733531 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6150 | 2025.12.19 21:35:32.733585 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6151 | 2025.12.19 21:35:32.734323 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2025.12.19 21:35:32.734359 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6153 | 2025.12.19 21:35:32.734860 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6154 | 2025.12.19 21:35:32.735077 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2025.12.19 21:35:32.735208 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6156 | 2025.12.19 21:35:32.735216 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001702 sec., 4112.808460634547 rows/sec., 7.37 MiB/sec. | ||
| 6157 | 2025.12.19 21:35:32.735306 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2025.12.19 21:35:32.735335 [ 4 ] {33df69f1-655a-4e7e-849b-493ba441cf2d} <Debug> TCPHandler: Processed in 0.001945114 sec. | ||
| 6159 | 2025.12.19 21:35:32.735349 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6160 | 2025.12.19 21:35:32.735453 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 6161 | 2025.12.19 21:35:32.735457 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2025.12.19 21:35:32.735572 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6163 | 2025.12.19 21:35:32.735613 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6164 | 2025.12.19 21:35:32.735633 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6165 | 2025.12.19 21:35:32.735684 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 712 rows starting from the beginning of the part | ||
| 6166 | 2025.12.19 21:35:32.735793 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 6167 | 2025.12.19 21:35:32.735897 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6168 | 2025.12.19 21:35:32.735959 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.12.19 21:35:32.735998 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 6170 | 2025.12.19 21:35:32.736001 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6171 | 2025.12.19 21:35:32.736099 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 6172 | 2025.12.19 21:35:32.736197 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6173 | 2025.12.19 21:35:32.736339 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6174 | 2025.12.19 21:35:32.736586 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.12.19 21:35:32.736722 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 6176 | 2025.12.19 21:35:32.736760 [ 4 ] {bf8aabed-2aba-498c-b8b6-6b92bf053440} <Debug> TCPHandler: Processed in 0.001353407 sec. | ||
| 6177 | 2025.12.19 21:35:32.747607 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 19 columns (19 merged, 0 gathered) in 0.01218772 sec., 65885.99016058787 rows/sec., 118.06 MiB/sec. | ||
| 6178 | 2025.12.19 21:35:32.748943 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6179 | 2025.12.19 21:35:32.749366 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.12.19 21:35:32.749451 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6181 | 2025.12.19 21:35:32.749628 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6182 | 2025.12.19 21:35:33.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.30 MiB, peak 276.79 MiB, free memory in arenas 0.00 B, will set to 272.25 MiB (RSS), difference: 2.95 MiB | ||
| 6183 | 2025.12.19 21:35:34.616083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13946 | ||
| 6184 | 2025.12.19 21:35:34.616606 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.12.19 21:35:34.616658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6186 | 2025.12.19 21:35:34.617172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6187 | 2025.12.19 21:35:34.617422 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.12.19 21:35:34.617569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13946 | ||
| 6189 | 2025.12.19 21:35:35.366468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6190 | 2025.12.19 21:35:35.382279 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.12.19 21:35:35.382330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6192 | 2025.12.19 21:35:35.388274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6193 | 2025.12.19 21:35:35.388998 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.12.19 21:35:35.391741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6195 | 2025.12.19 21:35:37.144929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 760 | ||
| 6196 | 2025.12.19 21:35:37.147522 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.12.19 21:35:37.147584 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6198 | 2025.12.19 21:35:37.148861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6199 | 2025.12.19 21:35:37.149154 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.12.19 21:35:37.149313 [ 24 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6201 | 2025.12.19 21:35:37.149377 [ 24 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.12.19 21:35:37.149397 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6203 | 2025.12.19 21:35:37.149512 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 6204 | 2025.12.19 21:35:37.149545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6205 | 2025.12.19 21:35:37.150103 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6206 | 2025.12.19 21:35:37.150247 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part | ||
| 6207 | 2025.12.19 21:35:37.150573 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6208 | 2025.12.19 21:35:37.150875 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6209 | 2025.12.19 21:35:37.151216 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 6210 | 2025.12.19 21:35:37.151573 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6211 | 2025.12.19 21:35:37.151923 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6212 | 2025.12.19 21:35:37.158384 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 72 columns (72 merged, 0 gathered) in 0.008923528 sec., 85168.10839838235 rows/sec., 74.47 MiB/sec. | ||
| 6213 | 2025.12.19 21:35:37.159449 [ 191 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6214 | 2025.12.19 21:35:37.159975 [ 191 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.12.19 21:35:37.160052 [ 191 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_21_4} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6216 | 2025.12.19 21:35:37.160254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6217 | 2025.12.19 21:35:37.721740 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2025.12.19 21:35:37.721933 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6219 | 2025.12.19 21:35:37.722002 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6220 | 2025.12.19 21:35:37.722995 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.12.19 21:35:37.723037 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6222 | 2025.12.19 21:35:37.723416 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6223 | 2025.12.19 21:35:37.723639 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.12.19 21:35:37.723795 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001915 sec., 65796.34464751958 rows/sec., 5.67 MiB/sec. | ||
| 6225 | 2025.12.19 21:35:37.723836 [ 4 ] {bd3f98b4-746c-4762-8c88-609f7f39595c} <Debug> TCPHandler: Processed in 0.002231703 sec. | ||
| 6226 | 2025.12.19 21:35:37.723976 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2025.12.19 21:35:37.724071 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6228 | 2025.12.19 21:35:37.724110 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6229 | 2025.12.19 21:35:37.724596 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.12.19 21:35:37.724629 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6231 | 2025.12.19 21:35:37.724932 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6232 | 2025.12.19 21:35:37.725138 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.12.19 21:35:37.725262 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 6234 | 2025.12.19 21:35:37.725298 [ 4 ] {a93edcb1-623f-473f-bfd0-f737b84b4ead} <Debug> TCPHandler: Processed in 0.001381249 sec. | ||
| 6235 | 2025.12.19 21:35:37.725434 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2025.12.19 21:35:37.725526 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6237 | 2025.12.19 21:35:37.725564 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6238 | 2025.12.19 21:35:37.726033 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.12.19 21:35:37.726068 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6240 | 2025.12.19 21:35:37.726402 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6241 | 2025.12.19 21:35:37.726604 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.12.19 21:35:37.726732 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001224 sec., 80882.35294117646 rows/sec., 6.32 MiB/sec. | ||
| 6243 | 2025.12.19 21:35:37.726776 [ 4 ] {459a2254-ed43-46e5-adf4-fb06163cbee6} <Debug> TCPHandler: Processed in 0.001401319 sec. | ||
| 6244 | 2025.12.19 21:35:37.726906 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2025.12.19 21:35:37.727000 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6246 | 2025.12.19 21:35:37.727042 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6247 | 2025.12.19 21:35:37.727521 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2025.12.19 21:35:37.727556 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6249 | 2025.12.19 21:35:37.727881 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6250 | 2025.12.19 21:35:37.728092 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2025.12.19 21:35:37.728209 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6252 | 2025.12.19 21:35:37.728219 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 6253 | 2025.12.19 21:35:37.728249 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2025.12.19 21:35:37.728268 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6255 | 2025.12.19 21:35:37.728273 [ 4 ] {fb5e0434-a17f-429b-bf74-14da496edaac} <Debug> TCPHandler: Processed in 0.001422989 sec. | ||
| 6256 | 2025.12.19 21:35:37.728410 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 6257 | 2025.12.19 21:35:37.728415 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2025.12.19 21:35:37.728576 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2025.12.19 21:35:37.728589 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6260 | 2025.12.19 21:35:37.728629 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6261 | 2025.12.19 21:35:37.728635 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11514 rows starting from the beginning of the part | ||
| 6262 | 2025.12.19 21:35:37.728726 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 6263 | 2025.12.19 21:35:37.728778 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 6264 | 2025.12.19 21:35:37.728825 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 6265 | 2025.12.19 21:35:37.728870 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 197 rows starting from the beginning of the part | ||
| 6266 | 2025.12.19 21:35:37.728914 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6267 | 2025.12.19 21:35:37.729440 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.12.19 21:35:37.729480 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6269 | 2025.12.19 21:35:37.730089 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6270 | 2025.12.19 21:35:37.730355 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.12.19 21:35:37.730497 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00195 sec., 17948.71794871795 rows/sec., 32.16 MiB/sec. | ||
| 6272 | 2025.12.19 21:35:37.730549 [ 4 ] {5d45ed95-4619-4369-b9e4-0f0ce9c30de0} <Debug> TCPHandler: Processed in 0.002200371 sec. | ||
| 6273 | 2025.12.19 21:35:37.730677 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.12.19 21:35:37.730776 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6275 | 2025.12.19 21:35:37.730816 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6276 | 2025.12.19 21:35:37.731227 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.12.19 21:35:37.731264 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6278 | 2025.12.19 21:35:37.731739 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6279 | 2025.12.19 21:35:37.731958 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.12.19 21:35:37.732091 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 6281 | 2025.12.19 21:35:37.732126 [ 4 ] {dd2bc848-d69e-42ae-ac93-f52f244940ec} <Debug> TCPHandler: Processed in 0.001509472 sec. | ||
| 6282 | 2025.12.19 21:35:37.732612 [ 201 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12443 rows, containing 5 columns (5 merged, 0 gathered) in 0.004271369 sec., 2913117.550836746 rows/sec., 198.63 MiB/sec. | ||
| 6283 | 2025.12.19 21:35:37.732945 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6284 | 2025.12.19 21:35:37.733195 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.12.19 21:35:37.733266 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6286 | 2025.12.19 21:35:37.733336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6287 | 2025.12.19 21:35:38.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.96 MiB, peak 278.23 MiB, free memory in arenas 0.00 B, will set to 274.11 MiB (RSS), difference: 1.15 MiB | ||
| 6288 | 2025.12.19 21:35:40.967592 [ 25 ] {} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6289 | 2025.12.19 21:35:40.967668 [ 25 ] {} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.12.19 21:35:40.967688 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6291 | 2025.12.19 21:35:40.967785 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 6292 | 2025.12.19 21:35:40.967910 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2025.12.19 21:35:40.967943 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 6294 | 2025.12.19 21:35:40.968008 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 6295 | 2025.12.19 21:35:40.968057 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 6296 | 2025.12.19 21:35:40.968116 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6297 | 2025.12.19 21:35:40.968174 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 6298 | 2025.12.19 21:35:40.968986 [ 201 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244564 sec., 4017.471178661764 rows/sec., 267.57 KiB/sec. | ||
| 6299 | 2025.12.19 21:35:40.969112 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6300 | 2025.12.19 21:35:40.969379 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2025.12.19 21:35:40.969449 [ 193 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_5_1} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6302 | 2025.12.19 21:35:40.969513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6303 | 2025.12.19 21:35:41.985018 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6304 | 2025.12.19 21:35:41.985092 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6305 | 2025.12.19 21:35:42.117654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14458 | ||
| 6306 | 2025.12.19 21:35:42.118487 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.12.19 21:35:42.118554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6308 | 2025.12.19 21:35:42.119069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6309 | 2025.12.19 21:35:42.119293 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.12.19 21:35:42.119418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14458 | ||
| 6311 | 2025.12.19 21:35:42.720015 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2025.12.19 21:35:42.720197 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6313 | 2025.12.19 21:35:42.720306 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6314 | 2025.12.19 21:35:42.720967 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.12.19 21:35:42.721018 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6316 | 2025.12.19 21:35:42.721446 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6317 | 2025.12.19 21:35:42.721683 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.12.19 21:35:42.721845 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001698 sec., 41224.97055359246 rows/sec., 3.31 MiB/sec. | ||
| 6319 | 2025.12.19 21:35:42.721894 [ 4 ] {5c69b988-7e4e-4443-a632-1ed4db6982a1} <Debug> TCPHandler: Processed in 0.002015216 sec. | ||
| 6320 | 2025.12.19 21:35:42.722024 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2025.12.19 21:35:42.722215 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6322 | 2025.12.19 21:35:42.722260 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6323 | 2025.12.19 21:35:42.722669 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.12.19 21:35:42.722707 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6325 | 2025.12.19 21:35:42.723016 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6326 | 2025.12.19 21:35:42.723228 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.12.19 21:35:42.723374 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001184 sec., 5912.1621621621625 rows/sec., 444.57 KiB/sec. | ||
| 6328 | 2025.12.19 21:35:42.723413 [ 4 ] {d986cf79-d322-4d2f-a548-786640a4dc5e} <Debug> TCPHandler: Processed in 0.00144196 sec. | ||
| 6329 | 2025.12.19 21:35:42.723522 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.12.19 21:35:42.723618 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6331 | 2025.12.19 21:35:42.723658 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6332 | 2025.12.19 21:35:42.724072 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2025.12.19 21:35:42.724108 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6334 | 2025.12.19 21:35:42.724411 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6335 | 2025.12.19 21:35:42.724624 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.12.19 21:35:42.724750 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001151 sec., 61685.49087749783 rows/sec., 4.82 MiB/sec. | ||
| 6337 | 2025.12.19 21:35:42.724788 [ 4 ] {7c1a8f95-be04-4421-a7b7-e5ec64b361d6} <Debug> TCPHandler: Processed in 0.001314767 sec. | ||
| 6338 | 2025.12.19 21:35:42.724900 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2025.12.19 21:35:42.724994 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6340 | 2025.12.19 21:35:42.725036 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6341 | 2025.12.19 21:35:42.725440 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.12.19 21:35:42.725476 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6343 | 2025.12.19 21:35:42.725807 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6344 | 2025.12.19 21:35:42.726038 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.12.19 21:35:42.726164 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6346 | 2025.12.19 21:35:42.726200 [ 4 ] {f2d0b41c-6078-4683-a060-a878c3860988} <Debug> TCPHandler: Processed in 0.001350388 sec. | ||
| 6347 | 2025.12.19 21:35:42.726306 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2025.12.19 21:35:42.726400 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6349 | 2025.12.19 21:35:42.726452 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6350 | 2025.12.19 21:35:42.727192 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.12.19 21:35:42.727230 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6352 | 2025.12.19 21:35:42.727736 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6353 | 2025.12.19 21:35:42.727960 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.12.19 21:35:42.728115 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 6355 | 2025.12.19 21:35:42.728177 [ 4 ] {9779851c-b4d7-4e3e-9557-ee2787af0323} <Debug> TCPHandler: Processed in 0.001919124 sec. | ||
| 6356 | 2025.12.19 21:35:42.728291 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.12.19 21:35:42.728386 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6358 | 2025.12.19 21:35:42.728427 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6359 | 2025.12.19 21:35:42.728764 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.12.19 21:35:42.728800 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6361 | 2025.12.19 21:35:42.729106 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6362 | 2025.12.19 21:35:42.729313 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.12.19 21:35:42.729421 [ 108 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6364 | 2025.12.19 21:35:42.729439 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6365 | 2025.12.19 21:35:42.729490 [ 108 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.12.19 21:35:42.729496 [ 4 ] {686d49a2-bf1e-44b1-beee-22ce4577084a} <Debug> TCPHandler: Processed in 0.001254115 sec. | ||
| 6367 | 2025.12.19 21:35:42.729523 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6368 | 2025.12.19 21:35:42.729646 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 6369 | 2025.12.19 21:35:42.729781 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6370 | 2025.12.19 21:35:42.729823 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1602 rows starting from the beginning of the part | ||
| 6371 | 2025.12.19 21:35:42.729898 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6372 | 2025.12.19 21:35:42.729951 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6373 | 2025.12.19 21:35:42.730004 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6374 | 2025.12.19 21:35:42.730049 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 6375 | 2025.12.19 21:35:42.730098 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6376 | 2025.12.19 21:35:42.731237 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 4 columns (4 merged, 0 gathered) in 0.001638846 sec., 1187420.9047097776 rows/sec., 78.70 MiB/sec. | ||
| 6377 | 2025.12.19 21:35:42.731475 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6378 | 2025.12.19 21:35:42.731759 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.12.19 21:35:42.731834 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_36_7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6380 | 2025.12.19 21:35:42.731917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6381 | 2025.12.19 21:35:42.892793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6382 | 2025.12.19 21:35:42.911511 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2025.12.19 21:35:42.911575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6384 | 2025.12.19 21:35:42.917236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6385 | 2025.12.19 21:35:42.917975 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2025.12.19 21:35:42.921423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6387 | 2025.12.19 21:35:44.240481 [ 129 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6388 | 2025.12.19 21:35:44.240545 [ 129 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.12.19 21:35:44.240567 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6390 | 2025.12.19 21:35:44.240688 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 6391 | 2025.12.19 21:35:44.240832 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6392 | 2025.12.19 21:35:44.240865 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 6393 | 2025.12.19 21:35:44.240933 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 6394 | 2025.12.19 21:35:44.240979 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6395 | 2025.12.19 21:35:44.241020 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6396 | 2025.12.19 21:35:44.241061 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 6397 | 2025.12.19 21:35:44.241799 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161973 sec., 32702.99740183292 rows/sec., 2.73 MiB/sec. | ||
| 6398 | 2025.12.19 21:35:44.241989 [ 193 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6399 | 2025.12.19 21:35:44.242292 [ 193 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2025.12.19 21:35:44.242367 [ 193 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_13_3} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6401 | 2025.12.19 21:35:44.242458 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6402 | 2025.12.19 21:35:47.150776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 784 | ||
| 6403 | 2025.12.19 21:35:47.153062 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2025.12.19 21:35:47.153111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6405 | 2025.12.19 21:35:47.154317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6406 | 2025.12.19 21:35:47.154596 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2025.12.19 21:35:47.154969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6408 | 2025.12.19 21:35:47.748720 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2025.12.19 21:35:47.749005 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6410 | 2025.12.19 21:35:47.749113 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6411 | 2025.12.19 21:35:47.749957 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2025.12.19 21:35:47.750000 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6413 | 2025.12.19 21:35:47.750405 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6414 | 2025.12.19 21:35:47.750654 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2025.12.19 21:35:47.750822 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001896 sec., 2109.704641350211 rows/sec., 172.03 KiB/sec. | ||
| 6416 | 2025.12.19 21:35:47.750870 [ 4 ] {b0b46304-e27b-40ae-be69-20b28807b647} <Debug> TCPHandler: Processed in 0.002333755 sec. | ||
| 6417 | 2025.12.19 21:35:47.750994 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2025.12.19 21:35:47.751098 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6419 | 2025.12.19 21:35:47.751141 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6420 | 2025.12.19 21:35:47.752044 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2025.12.19 21:35:47.752079 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6422 | 2025.12.19 21:35:47.752477 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6423 | 2025.12.19 21:35:47.752693 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2025.12.19 21:35:47.752825 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001751 sec., 724157.6242147344 rows/sec., 60.13 MiB/sec. | ||
| 6425 | 2025.12.19 21:35:47.752863 [ 4 ] {16e103ce-a5a0-481b-9739-453e60b7b3e4} <Debug> TCPHandler: Processed in 0.001921824 sec. | ||
| 6426 | 2025.12.19 21:35:47.752976 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2025.12.19 21:35:47.753072 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6428 | 2025.12.19 21:35:47.753112 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6429 | 2025.12.19 21:35:47.753520 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2025.12.19 21:35:47.753554 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6431 | 2025.12.19 21:35:47.753865 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6432 | 2025.12.19 21:35:47.754079 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2025.12.19 21:35:47.754206 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001154 sec., 33795.49393414211 rows/sec., 2.46 MiB/sec. | ||
| 6434 | 2025.12.19 21:35:47.754244 [ 4 ] {12c09dab-e866-4911-a35e-597054b31503} <Debug> TCPHandler: Processed in 0.001318296 sec. | ||
| 6435 | 2025.12.19 21:35:47.754349 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2025.12.19 21:35:47.754444 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6437 | 2025.12.19 21:35:47.754483 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6438 | 2025.12.19 21:35:47.754935 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2025.12.19 21:35:47.754969 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6440 | 2025.12.19 21:35:47.755275 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6441 | 2025.12.19 21:35:47.755494 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2025.12.19 21:35:47.755621 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 6443 | 2025.12.19 21:35:47.755657 [ 4 ] {878dff7a-682d-4a11-b6bb-f0c4a2a19cbf} <Debug> TCPHandler: Processed in 0.001357277 sec. | ||
| 6444 | 2025.12.19 21:35:47.755767 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2025.12.19 21:35:47.755860 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6446 | 2025.12.19 21:35:47.755899 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6447 | 2025.12.19 21:35:47.756447 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.12.19 21:35:47.756481 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6449 | 2025.12.19 21:35:47.756806 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6450 | 2025.12.19 21:35:47.757021 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.12.19 21:35:47.757150 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001308 sec., 427370.0305810398 rows/sec., 31.76 MiB/sec. | ||
| 6452 | 2025.12.19 21:35:47.757187 [ 4 ] {7ca318d7-cbe1-45e9-8d14-e76bfc003683} <Debug> TCPHandler: Processed in 0.001470601 sec. | ||
| 6453 | 2025.12.19 21:35:47.757298 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.12.19 21:35:47.757393 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6455 | 2025.12.19 21:35:47.757434 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6456 | 2025.12.19 21:35:47.757966 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.12.19 21:35:47.758001 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6458 | 2025.12.19 21:35:47.758375 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6459 | 2025.12.19 21:35:47.758586 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2025.12.19 21:35:47.758714 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00134 sec., 631343.2835820896 rows/sec., 42.49 MiB/sec. | ||
| 6461 | 2025.12.19 21:35:47.758752 [ 4 ] {84a50ad9-ba35-4e4a-b229-80f3554459ff} <Debug> TCPHandler: Processed in 0.001503282 sec. | ||
| 6462 | 2025.12.19 21:35:47.758862 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2025.12.19 21:35:47.758958 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2025.12.19 21:35:47.759012 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6465 | 2025.12.19 21:35:47.759799 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.12.19 21:35:47.759834 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6467 | 2025.12.19 21:35:47.760382 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6468 | 2025.12.19 21:35:47.760612 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2025.12.19 21:35:47.760749 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00181 sec., 19337.016574585636 rows/sec., 34.65 MiB/sec. | ||
| 6470 | 2025.12.19 21:35:47.760811 [ 4 ] {9eee4abf-09ab-4496-b019-350849380446} <Debug> TCPHandler: Processed in 0.001996715 sec. | ||
| 6471 | 2025.12.19 21:35:47.760924 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2025.12.19 21:35:47.761018 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.12.19 21:35:47.761060 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6474 | 2025.12.19 21:35:47.761394 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.12.19 21:35:47.761430 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6476 | 2025.12.19 21:35:47.761745 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6477 | 2025.12.19 21:35:47.761964 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.12.19 21:35:47.762093 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6479 | 2025.12.19 21:35:47.762128 [ 4 ] {0be8ef2c-9f46-4eb0-8e95-ae2c3fef2b8c} <Debug> TCPHandler: Processed in 0.001255065 sec. | ||
| 6480 | 2025.12.19 21:35:49.620503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14906 | ||
| 6481 | 2025.12.19 21:35:49.621251 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.12.19 21:35:49.621313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6483 | 2025.12.19 21:35:49.621997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6484 | 2025.12.19 21:35:49.622333 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.12.19 21:35:49.622528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14906 | ||
| 6486 | 2025.12.19 21:35:49.622575 [ 153 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6487 | 2025.12.19 21:35:49.622671 [ 153 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.12.19 21:35:49.622698 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6489 | 2025.12.19 21:35:49.622832 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6490 | 2025.12.19 21:35:49.622989 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6491 | 2025.12.19 21:35:49.623040 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12538 rows starting from the beginning of the part | ||
| 6492 | 2025.12.19 21:35:49.623115 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6493 | 2025.12.19 21:35:49.623176 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6494 | 2025.12.19 21:35:49.623229 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6495 | 2025.12.19 21:35:49.623273 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6496 | 2025.12.19 21:35:49.623315 [ 200 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 6497 | 2025.12.19 21:35:49.625890 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003109336 sec., 4793949.576372576 rows/sec., 68.58 MiB/sec. | ||
| 6498 | 2025.12.19 21:35:49.626593 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6499 | 2025.12.19 21:35:49.627027 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.19 21:35:49.627146 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_31_6} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6501 | 2025.12.19 21:35:49.627284 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6502 | 2025.12.19 21:35:50.233648 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34077 | ||
| 6503 | 2025.12.19 21:35:50.233762 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6504 | 2025.12.19 21:35:50.233790 [ 338 ] {} <Debug> TCP-Session: b5a3f2f7-3b57-412f-a78a-e03f41935c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:34077 | ||
| 6505 | 2025.12.19 21:35:50.233813 [ 338 ] {} <Debug> TCP-Session: b5a3f2f7-3b57-412f-a78a-e03f41935c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2025.12.19 21:35:50.233826 [ 338 ] {} <Debug> TCP-Session: b5a3f2f7-3b57-412f-a78a-e03f41935c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2025.12.19 21:35:50.234045 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51400 | ||
| 6508 | 2025.12.19 21:35:50.234073 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49986 | ||
| 6509 | 2025.12.19 21:35:50.234099 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35975 | ||
| 6510 | 2025.12.19 21:35:50.234132 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37406 | ||
| 6511 | 2025.12.19 21:35:50.234109 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64310 | ||
| 6512 | 2025.12.19 21:35:50.234187 [ 338 ] {} <Trace> TCP-Session: b5a3f2f7-3b57-412f-a78a-e03f41935c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2025.12.19 21:35:50.234200 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6514 | 2025.12.19 21:35:50.234195 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6515 | 2025.12.19 21:35:50.234257 [ 332 ] {} <Debug> TCP-Session: 5da6a23b-bdcf-4d69-acc1-66413bd0663a Authenticating user 'default' from [fd00:1122:3344:101::e]:49986 | ||
| 6516 | 2025.12.19 21:35:50.234270 [ 339 ] {} <Debug> TCP-Session: 283f1e9e-211e-4209-a82e-d2d2eeb892d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51400 | ||
| 6517 | 2025.12.19 21:35:50.234063 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54239 | ||
| 6518 | 2025.12.19 21:35:50.234291 [ 332 ] {} <Debug> TCP-Session: 5da6a23b-bdcf-4d69-acc1-66413bd0663a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2025.12.19 21:35:50.234300 [ 339 ] {} <Debug> TCP-Session: 283f1e9e-211e-4209-a82e-d2d2eeb892d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2025.12.19 21:35:50.234331 [ 332 ] {} <Debug> TCP-Session: 5da6a23b-bdcf-4d69-acc1-66413bd0663a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2025.12.19 21:35:50.234346 [ 339 ] {} <Debug> TCP-Session: 283f1e9e-211e-4209-a82e-d2d2eeb892d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2025.12.19 21:35:50.234051 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47158 | ||
| 6523 | 2025.12.19 21:35:50.234122 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61274 | ||
| 6524 | 2025.12.19 21:35:50.234410 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6525 | 2025.12.19 21:35:50.234503 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6526 | 2025.12.19 21:35:50.234542 [ 337 ] {} <Debug> TCP-Session: ea2365c8-8871-4e55-890a-dcf44164e568 Authenticating user 'default' from [fd00:1122:3344:101::e]:37406 | ||
| 6527 | 2025.12.19 21:35:50.234567 [ 337 ] {} <Debug> TCP-Session: ea2365c8-8871-4e55-890a-dcf44164e568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6528 | 2025.12.19 21:35:50.234581 [ 337 ] {} <Debug> TCP-Session: ea2365c8-8871-4e55-890a-dcf44164e568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2025.12.19 21:35:50.234694 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6530 | 2025.12.19 21:35:50.234729 [ 3 ] {} <Debug> TCP-Session: caf5b604-d0f9-4e24-82af-7e07c8338461 Authenticating user 'default' from [fd00:1122:3344:101::e]:54239 | ||
| 6531 | 2025.12.19 21:35:50.234745 [ 3 ] {} <Debug> TCP-Session: caf5b604-d0f9-4e24-82af-7e07c8338461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2025.12.19 21:35:50.234760 [ 3 ] {} <Debug> TCP-Session: caf5b604-d0f9-4e24-82af-7e07c8338461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2025.12.19 21:35:50.234802 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6534 | 2025.12.19 21:35:50.234837 [ 336 ] {} <Debug> TCP-Session: cee34c4b-fc2f-4628-8ee0-916faaa59ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:61274 | ||
| 6535 | 2025.12.19 21:35:50.234859 [ 336 ] {} <Debug> TCP-Session: cee34c4b-fc2f-4628-8ee0-916faaa59ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2025.12.19 21:35:50.234876 [ 336 ] {} <Debug> TCP-Session: cee34c4b-fc2f-4628-8ee0-916faaa59ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6537 | 2025.12.19 21:35:50.234879 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6538 | 2025.12.19 21:35:50.234966 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6539 | 2025.12.19 21:35:50.235159 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6540 | 2025.12.19 21:35:50.235211 [ 340 ] {} <Debug> TCP-Session: f00efae7-a5ab-4348-ad2f-669d815ed1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:47158 | ||
| 6541 | 2025.12.19 21:35:50.235236 [ 340 ] {} <Debug> TCP-Session: f00efae7-a5ab-4348-ad2f-669d815ed1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2025.12.19 21:35:50.235251 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6543 | 2025.12.19 21:35:50.235257 [ 340 ] {} <Debug> TCP-Session: f00efae7-a5ab-4348-ad2f-669d815ed1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2025.12.19 21:35:50.235283 [ 335 ] {} <Debug> TCP-Session: 906717ee-3f64-4c8b-ac11-ccbc829b849f Authenticating user 'default' from [fd00:1122:3344:101::e]:64310 | ||
| 6545 | 2025.12.19 21:35:50.235302 [ 335 ] {} <Debug> TCP-Session: 906717ee-3f64-4c8b-ac11-ccbc829b849f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2025.12.19 21:35:50.235315 [ 335 ] {} <Debug> TCP-Session: 906717ee-3f64-4c8b-ac11-ccbc829b849f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2025.12.19 21:35:50.235381 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6548 | 2025.12.19 21:35:50.235418 [ 333 ] {} <Debug> TCP-Session: 18afb7a5-2677-4650-810c-742bd5d151d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35975 | ||
| 6549 | 2025.12.19 21:35:50.235435 [ 333 ] {} <Debug> TCP-Session: 18afb7a5-2677-4650-810c-742bd5d151d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2025.12.19 21:35:50.235447 [ 333 ] {} <Debug> TCP-Session: 18afb7a5-2677-4650-810c-742bd5d151d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2025.12.19 21:35:50.235511 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 6552 | 2025.12.19 21:35:50.236686 [ 259 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> AggregatingTransform: Aggregating | ||
| 6553 | 2025.12.19 21:35:50.236725 [ 259 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6554 | 2025.12.19 21:35:50.236764 [ 259 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133211 sec. (882.448 rows/sec., 34.47 KiB/sec.) | ||
| 6555 | 2025.12.19 21:35:50.236784 [ 259 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Trace> Aggregator: Merging aggregated data | ||
| 6556 | 2025.12.19 21:35:50.238087 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. | ||
| 6557 | 2025.12.19 21:35:50.238268 [ 338 ] {aa726b4e-15a5-40df-a054-e0bafb3d66a1} <Debug> TCPHandler: Processed in 0.004243188 sec. | ||
| 6558 | 2025.12.19 21:35:50.238395 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6559 | 2025.12.19 21:35:50.238427 [ 338 ] {} <Debug> TCP-Session: b5a3f2f7-3b57-412f-a78a-e03f41935c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2025.12.19 21:35:50.238439 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6561 | 2025.12.19 21:35:50.238459 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6562 | 2025.12.19 21:35:50.238448 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6563 | 2025.12.19 21:35:50.238514 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6564 | 2025.12.19 21:35:50.238516 [ 332 ] {} <Debug> TCP-Session: 5da6a23b-bdcf-4d69-acc1-66413bd0663a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2025.12.19 21:35:50.238542 [ 3 ] {} <Debug> TCP-Session: caf5b604-d0f9-4e24-82af-7e07c8338461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2025.12.19 21:35:50.238534 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6567 | 2025.12.19 21:35:50.238555 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6568 | 2025.12.19 21:35:50.238598 [ 333 ] {} <Debug> TCP-Session: 18afb7a5-2677-4650-810c-742bd5d151d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2025.12.19 21:35:50.238559 [ 336 ] {} <Debug> TCP-Session: cee34c4b-fc2f-4628-8ee0-916faaa59ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2025.12.19 21:35:50.238631 [ 335 ] {} <Debug> TCP-Session: 906717ee-3f64-4c8b-ac11-ccbc829b849f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2025.12.19 21:35:50.238507 [ 337 ] {} <Debug> TCP-Session: ea2365c8-8871-4e55-890a-dcf44164e568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2025.12.19 21:35:50.238496 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6573 | 2025.12.19 21:35:50.238494 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2025.12.19 21:35:50.238738 [ 339 ] {} <Debug> TCP-Session: 283f1e9e-211e-4209-a82e-d2d2eeb892d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2025.12.19 21:35:50.238761 [ 340 ] {} <Debug> TCP-Session: f00efae7-a5ab-4348-ad2f-669d815ed1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2025.12.19 21:35:50.276673 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64555 | ||
| 6577 | 2025.12.19 21:35:50.276755 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6578 | 2025.12.19 21:35:50.276779 [ 338 ] {} <Debug> TCP-Session: 3696d971-5ee7-497f-b9ec-4eca4a443ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64555 | ||
| 6579 | 2025.12.19 21:35:50.276802 [ 338 ] {} <Debug> TCP-Session: 3696d971-5ee7-497f-b9ec-4eca4a443ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2025.12.19 21:35:50.276814 [ 338 ] {} <Debug> TCP-Session: 3696d971-5ee7-497f-b9ec-4eca4a443ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2025.12.19 21:35:50.277026 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42490 | ||
| 6582 | 2025.12.19 21:35:50.277035 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56589 | ||
| 6583 | 2025.12.19 21:35:50.277065 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61023 | ||
| 6584 | 2025.12.19 21:35:50.277089 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58446 | ||
| 6585 | 2025.12.19 21:35:50.277110 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40740 | ||
| 6586 | 2025.12.19 21:35:50.277136 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6587 | 2025.12.19 21:35:50.277155 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6588 | 2025.12.19 21:35:50.277183 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6589 | 2025.12.19 21:35:50.277197 [ 339 ] {} <Debug> TCP-Session: 625b8fc6-6dda-48a6-8547-a172ae1be100 Authenticating user 'default' from [fd00:1122:3344:101::e]:42490 | ||
| 6590 | 2025.12.19 21:35:50.277208 [ 340 ] {} <Debug> TCP-Session: 51d5a264-2180-480d-94d4-24e144b876bd Authenticating user 'default' from [fd00:1122:3344:101::e]:56589 | ||
| 6591 | 2025.12.19 21:35:50.277215 [ 335 ] {} <Debug> TCP-Session: d38f5d06-3b69-499a-87e2-f1f690db2ace Authenticating user 'default' from [fd00:1122:3344:101::e]:58446 | ||
| 6592 | 2025.12.19 21:35:50.277228 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6593 | 2025.12.19 21:35:50.277257 [ 335 ] {} <Debug> TCP-Session: d38f5d06-3b69-499a-87e2-f1f690db2ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2025.12.19 21:35:50.277255 [ 340 ] {} <Debug> TCP-Session: 51d5a264-2180-480d-94d4-24e144b876bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2025.12.19 21:35:50.277281 [ 335 ] {} <Debug> TCP-Session: d38f5d06-3b69-499a-87e2-f1f690db2ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2025.12.19 21:35:50.277281 [ 337 ] {} <Debug> TCP-Session: 884277c0-e4b4-4b14-86d5-fb33265290bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40740 | ||
| 6597 | 2025.12.19 21:35:50.277291 [ 340 ] {} <Debug> TCP-Session: 51d5a264-2180-480d-94d4-24e144b876bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2025.12.19 21:35:50.277250 [ 339 ] {} <Debug> TCP-Session: 625b8fc6-6dda-48a6-8547-a172ae1be100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2025.12.19 21:35:50.277324 [ 337 ] {} <Debug> TCP-Session: 884277c0-e4b4-4b14-86d5-fb33265290bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2025.12.19 21:35:50.277351 [ 339 ] {} <Debug> TCP-Session: 625b8fc6-6dda-48a6-8547-a172ae1be100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2025.12.19 21:35:50.277368 [ 337 ] {} <Debug> TCP-Session: 884277c0-e4b4-4b14-86d5-fb33265290bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2025.12.19 21:35:50.277103 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45652 | ||
| 6603 | 2025.12.19 21:35:50.277084 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63974 | ||
| 6604 | 2025.12.19 21:35:50.277058 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46408 | ||
| 6605 | 2025.12.19 21:35:50.277158 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6606 | 2025.12.19 21:35:50.277484 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2025.12.19 21:35:50.277508 [ 332 ] {} <Debug> TCP-Session: 40e1622b-6b66-41f7-b92b-168bd567f9e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61023 | ||
| 6608 | 2025.12.19 21:35:50.277525 [ 336 ] {} <Debug> TCP-Session: 86cda5e4-d709-41c1-8e88-e30eb53f14c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45652 | ||
| 6609 | 2025.12.19 21:35:50.277533 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6610 | 2025.12.19 21:35:50.277530 [ 332 ] {} <Debug> TCP-Session: 40e1622b-6b66-41f7-b92b-168bd567f9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2025.12.19 21:35:50.277548 [ 336 ] {} <Debug> TCP-Session: 86cda5e4-d709-41c1-8e88-e30eb53f14c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2025.12.19 21:35:50.277561 [ 332 ] {} <Debug> TCP-Session: 40e1622b-6b66-41f7-b92b-168bd567f9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2025.12.19 21:35:50.277559 [ 3 ] {} <Debug> TCP-Session: 6a31d7d7-be37-475c-b308-0e1bb2a7cb04 Authenticating user 'default' from [fd00:1122:3344:101::e]:46408 | ||
| 6614 | 2025.12.19 21:35:50.277574 [ 336 ] {} <Debug> TCP-Session: 86cda5e4-d709-41c1-8e88-e30eb53f14c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2025.12.19 21:35:50.277589 [ 3 ] {} <Debug> TCP-Session: 6a31d7d7-be37-475c-b308-0e1bb2a7cb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2025.12.19 21:35:50.277525 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6617 | 2025.12.19 21:35:50.277609 [ 3 ] {} <Debug> TCP-Session: 6a31d7d7-be37-475c-b308-0e1bb2a7cb04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6618 | 2025.12.19 21:35:50.277122 [ 338 ] {} <Trace> TCP-Session: 3696d971-5ee7-497f-b9ec-4eca4a443ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2025.12.19 21:35:50.277641 [ 333 ] {} <Debug> TCP-Session: 2ea9d1cc-cd78-4912-b9e2-58e63dcccaf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63974 | ||
| 6620 | 2025.12.19 21:35:50.277690 [ 333 ] {} <Debug> TCP-Session: 2ea9d1cc-cd78-4912-b9e2-58e63dcccaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2025.12.19 21:35:50.277708 [ 333 ] {} <Debug> TCP-Session: 2ea9d1cc-cd78-4912-b9e2-58e63dcccaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2025.12.19 21:35:50.277826 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6623 | 2025.12.19 21:35:50.278067 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6624 | 2025.12.19 21:35:50.278118 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6625 | 2025.12.19 21:35:50.278390 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 6626 | 2025.12.19 21:35:50.279257 [ 350 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> AggregatingTransform: Aggregating | ||
| 6627 | 2025.12.19 21:35:50.279307 [ 350 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> Aggregator: Aggregation method: without_key | ||
| 6628 | 2025.12.19 21:35:50.279343 [ 350 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854604 sec. (1170.133 rows/sec., 45.71 KiB/sec.) | ||
| 6629 | 2025.12.19 21:35:50.279362 [ 350 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Trace> Aggregator: Merging aggregated data | ||
| 6630 | 2025.12.19 21:35:50.280655 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002882 sec., 346.98126301179735 rows/sec., 13.55 KiB/sec. | ||
| 6631 | 2025.12.19 21:35:50.280769 [ 338 ] {b0aabb2c-a7d7-40fb-ace9-d3663a541231} <Debug> TCPHandler: Processed in 0.003749804 sec. | ||
| 6632 | 2025.12.19 21:35:50.280845 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6633 | 2025.12.19 21:35:50.280873 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6634 | 2025.12.19 21:35:50.280891 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6635 | 2025.12.19 21:35:50.280906 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6636 | 2025.12.19 21:35:50.280921 [ 339 ] {} <Debug> TCP-Session: 625b8fc6-6dda-48a6-8547-a172ae1be100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6637 | 2025.12.19 21:35:50.280941 [ 337 ] {} <Debug> TCP-Session: 884277c0-e4b4-4b14-86d5-fb33265290bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6638 | 2025.12.19 21:35:50.280950 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6639 | 2025.12.19 21:35:50.280977 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6640 | 2025.12.19 21:35:50.280994 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6641 | 2025.12.19 21:35:50.281009 [ 3 ] {} <Debug> TCP-Session: 6a31d7d7-be37-475c-b308-0e1bb2a7cb04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2025.12.19 21:35:50.280964 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6643 | 2025.12.19 21:35:50.281069 [ 335 ] {} <Debug> TCP-Session: d38f5d06-3b69-499a-87e2-f1f690db2ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2025.12.19 21:35:50.281081 [ 336 ] {} <Debug> TCP-Session: 86cda5e4-d709-41c1-8e88-e30eb53f14c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2025.12.19 21:35:50.281101 [ 333 ] {} <Debug> TCP-Session: 2ea9d1cc-cd78-4912-b9e2-58e63dcccaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2025.12.19 21:35:50.280957 [ 332 ] {} <Debug> TCP-Session: 40e1622b-6b66-41f7-b92b-168bd567f9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6647 | 2025.12.19 21:35:50.280925 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6648 | 2025.12.19 21:35:50.280877 [ 338 ] {} <Debug> TCP-Session: 3696d971-5ee7-497f-b9ec-4eca4a443ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6649 | 2025.12.19 21:35:50.281182 [ 340 ] {} <Debug> TCP-Session: 51d5a264-2180-480d-94d4-24e144b876bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6650 | 2025.12.19 21:35:50.394307 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34870 | ||
| 6651 | 2025.12.19 21:35:50.394404 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6652 | 2025.12.19 21:35:50.394432 [ 338 ] {} <Debug> TCP-Session: f2626070-1716-4d76-b224-43c36beb1497 Authenticating user 'default' from [fd00:1122:3344:101::e]:34870 | ||
| 6653 | 2025.12.19 21:35:50.394454 [ 338 ] {} <Debug> TCP-Session: f2626070-1716-4d76-b224-43c36beb1497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2025.12.19 21:35:50.394466 [ 338 ] {} <Debug> TCP-Session: f2626070-1716-4d76-b224-43c36beb1497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2025.12.19 21:35:50.394686 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60575 | ||
| 6656 | 2025.12.19 21:35:50.394709 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33514 | ||
| 6657 | 2025.12.19 21:35:50.394724 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52222 | ||
| 6658 | 2025.12.19 21:35:50.394750 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55958 | ||
| 6659 | 2025.12.19 21:35:50.394763 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49755 | ||
| 6660 | 2025.12.19 21:35:50.394802 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6661 | 2025.12.19 21:35:50.394802 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6662 | 2025.12.19 21:35:50.394808 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6663 | 2025.12.19 21:35:50.394837 [ 339 ] {} <Debug> TCP-Session: 1ea40aa4-d4ba-4337-8f0b-1f658b907ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:60575 | ||
| 6664 | 2025.12.19 21:35:50.394850 [ 3 ] {} <Debug> TCP-Session: a6c0c7f0-129c-4cfb-a7a3-95441e8c6679 Authenticating user 'default' from [fd00:1122:3344:101::e]:33514 | ||
| 6665 | 2025.12.19 21:35:50.394872 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6666 | 2025.12.19 21:35:50.394874 [ 332 ] {} <Debug> TCP-Session: eefe3e47-94de-44cd-b233-5b9897342fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:52222 | ||
| 6667 | 2025.12.19 21:35:50.394891 [ 3 ] {} <Debug> TCP-Session: a6c0c7f0-129c-4cfb-a7a3-95441e8c6679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2025.12.19 21:35:50.394904 [ 336 ] {} <Debug> TCP-Session: 79cb8445-d91f-4b36-8c7d-b28d04ba4934 Authenticating user 'default' from [fd00:1122:3344:101::e]:49755 | ||
| 6669 | 2025.12.19 21:35:50.394910 [ 332 ] {} <Debug> TCP-Session: eefe3e47-94de-44cd-b233-5b9897342fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6670 | 2025.12.19 21:35:50.394929 [ 336 ] {} <Debug> TCP-Session: 79cb8445-d91f-4b36-8c7d-b28d04ba4934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6671 | 2025.12.19 21:35:50.394921 [ 3 ] {} <Debug> TCP-Session: a6c0c7f0-129c-4cfb-a7a3-95441e8c6679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6672 | 2025.12.19 21:35:50.394945 [ 336 ] {} <Debug> TCP-Session: 79cb8445-d91f-4b36-8c7d-b28d04ba4934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6673 | 2025.12.19 21:35:50.394941 [ 332 ] {} <Debug> TCP-Session: eefe3e47-94de-44cd-b233-5b9897342fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2025.12.19 21:35:50.394888 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6675 | 2025.12.19 21:35:50.394879 [ 339 ] {} <Debug> TCP-Session: 1ea40aa4-d4ba-4337-8f0b-1f658b907ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6676 | 2025.12.19 21:35:50.395030 [ 335 ] {} <Debug> TCP-Session: 57516f0a-27fa-4a2e-954e-b3e6648aa006 Authenticating user 'default' from [fd00:1122:3344:101::e]:55958 | ||
| 6677 | 2025.12.19 21:35:50.395039 [ 339 ] {} <Debug> TCP-Session: 1ea40aa4-d4ba-4337-8f0b-1f658b907ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6678 | 2025.12.19 21:35:50.394771 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50712 | ||
| 6679 | 2025.12.19 21:35:50.395063 [ 335 ] {} <Debug> TCP-Session: 57516f0a-27fa-4a2e-954e-b3e6648aa006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6680 | 2025.12.19 21:35:50.394749 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43228 | ||
| 6681 | 2025.12.19 21:35:50.395130 [ 335 ] {} <Debug> TCP-Session: 57516f0a-27fa-4a2e-954e-b3e6648aa006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2025.12.19 21:35:50.394714 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54514 | ||
| 6683 | 2025.12.19 21:35:50.395175 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6684 | 2025.12.19 21:35:50.395196 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6685 | 2025.12.19 21:35:50.394773 [ 338 ] {} <Trace> TCP-Session: f2626070-1716-4d76-b224-43c36beb1497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.12.19 21:35:50.395217 [ 337 ] {} <Debug> TCP-Session: d368d286-9dd2-41a9-90fa-b6f7604802f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50712 | ||
| 6687 | 2025.12.19 21:35:50.395239 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6688 | 2025.12.19 21:35:50.395268 [ 337 ] {} <Debug> TCP-Session: d368d286-9dd2-41a9-90fa-b6f7604802f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6689 | 2025.12.19 21:35:50.395283 [ 340 ] {} <Debug> TCP-Session: e19c834a-a11e-4e2d-b75f-eaff10769bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:54514 | ||
| 6690 | 2025.12.19 21:35:50.395292 [ 337 ] {} <Debug> TCP-Session: d368d286-9dd2-41a9-90fa-b6f7604802f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2025.12.19 21:35:50.395310 [ 340 ] {} <Debug> TCP-Session: e19c834a-a11e-4e2d-b75f-eaff10769bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6692 | 2025.12.19 21:35:50.395225 [ 333 ] {} <Debug> TCP-Session: 672f473e-d116-4375-8f93-0f8ff7004d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:43228 | ||
| 6693 | 2025.12.19 21:35:50.395331 [ 340 ] {} <Debug> TCP-Session: e19c834a-a11e-4e2d-b75f-eaff10769bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6694 | 2025.12.19 21:35:50.395356 [ 333 ] {} <Debug> TCP-Session: 672f473e-d116-4375-8f93-0f8ff7004d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2025.12.19 21:35:50.395374 [ 333 ] {} <Debug> TCP-Session: 672f473e-d116-4375-8f93-0f8ff7004d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2025.12.19 21:35:50.395403 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6697 | 2025.12.19 21:35:50.395668 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6698 | 2025.12.19 21:35:50.395721 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6699 | 2025.12.19 21:35:50.396023 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 6700 | 2025.12.19 21:35:50.397352 [ 294 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> AggregatingTransform: Aggregating | ||
| 6701 | 2025.12.19 21:35:50.397396 [ 294 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6702 | 2025.12.19 21:35:50.397436 [ 294 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001294896 sec. (772.263 rows/sec., 30.17 KiB/sec.) | ||
| 6703 | 2025.12.19 21:35:50.397455 [ 294 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Trace> Aggregator: Merging aggregated data | ||
| 6704 | 2025.12.19 21:35:50.399597 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004251 sec., 235.2387673488591 rows/sec., 9.19 KiB/sec. | ||
| 6705 | 2025.12.19 21:35:50.399826 [ 338 ] {0b347e9c-73d8-404a-a104-7e67bdf7d8d1} <Debug> TCPHandler: Processed in 0.005169534 sec. | ||
| 6706 | 2025.12.19 21:35:50.399955 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6707 | 2025.12.19 21:35:50.399978 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6708 | 2025.12.19 21:35:50.399995 [ 338 ] {} <Debug> TCP-Session: f2626070-1716-4d76-b224-43c36beb1497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2025.12.19 21:35:50.400002 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6710 | 2025.12.19 21:35:50.400025 [ 337 ] {} <Debug> TCP-Session: d368d286-9dd2-41a9-90fa-b6f7604802f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2025.12.19 21:35:50.400019 [ 333 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6712 | 2025.12.19 21:35:50.400058 [ 339 ] {} <Debug> TCP-Session: 1ea40aa4-d4ba-4337-8f0b-1f658b907ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6713 | 2025.12.19 21:35:50.400078 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6714 | 2025.12.19 21:35:50.400096 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6715 | 2025.12.19 21:35:50.400116 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6716 | 2025.12.19 21:35:50.400135 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6717 | 2025.12.19 21:35:50.400155 [ 335 ] {} <Debug> TCP-Session: 57516f0a-27fa-4a2e-954e-b3e6648aa006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2025.12.19 21:35:50.400173 [ 332 ] {} <Debug> TCP-Session: eefe3e47-94de-44cd-b233-5b9897342fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2025.12.19 21:35:50.400186 [ 336 ] {} <Debug> TCP-Session: 79cb8445-d91f-4b36-8c7d-b28d04ba4934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6720 | 2025.12.19 21:35:50.400135 [ 340 ] {} <Debug> TCP-Session: e19c834a-a11e-4e2d-b75f-eaff10769bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6721 | 2025.12.19 21:35:50.400094 [ 333 ] {} <Debug> TCP-Session: 672f473e-d116-4375-8f93-0f8ff7004d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6722 | 2025.12.19 21:35:50.400048 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6723 | 2025.12.19 21:35:50.400291 [ 3 ] {} <Debug> TCP-Session: a6c0c7f0-129c-4cfb-a7a3-95441e8c6679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2025.12.19 21:35:50.422448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6725 | 2025.12.19 21:35:50.441548 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.12.19 21:35:50.441613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6727 | 2025.12.19 21:35:50.447531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6728 | 2025.12.19 21:35:50.448360 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.12.19 21:35:50.448726 [ 176 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6730 | 2025.12.19 21:35:50.448786 [ 176 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2025.12.19 21:35:50.448806 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6732 | 2025.12.19 21:35:50.448931 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6733 | 2025.12.19 21:35:50.452410 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2025.12.19 21:35:50.452614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6735 | 2025.12.19 21:35:50.454003 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6736 | 2025.12.19 21:35:50.458828 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6737 | 2025.12.19 21:35:50.463404 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6738 | 2025.12.19 21:35:50.468249 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6739 | 2025.12.19 21:35:50.472473 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6740 | 2025.12.19 21:35:50.476281 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 6741 | 2025.12.19 21:35:50.535640 [ 193 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086767177 sec., 2696.8723437896338 rows/sec., 13.95 MiB/sec. | ||
| 6742 | 2025.12.19 21:35:50.537925 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6743 | 2025.12.19 21:35:50.539937 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_31_6} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.19 21:35:50.540047 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_31_6} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6745 | 2025.12.19 21:35:50.541612 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6746 | 2025.12.19 21:35:51.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.56 MiB, peak 287.13 MiB, free memory in arenas 0.00 B, will set to 279.74 MiB (RSS), difference: 3.18 MiB | ||
| 6747 | 2025.12.19 21:35:52.720006 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2025.12.19 21:35:52.720289 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6749 | 2025.12.19 21:35:52.720393 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6750 | 2025.12.19 21:35:52.721238 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2025.12.19 21:35:52.721289 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6752 | 2025.12.19 21:35:52.721704 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6753 | 2025.12.19 21:35:52.721938 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2025.12.19 21:35:52.722090 [ 94 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6755 | 2025.12.19 21:35:52.722099 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001888 sec., 37076.27118644068 rows/sec., 2.97 MiB/sec. | ||
| 6756 | 2025.12.19 21:35:52.722169 [ 94 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2025.12.19 21:35:52.722194 [ 4 ] {0454e63c-e1cf-4368-9e2b-6cb3c3cc5740} <Debug> TCPHandler: Processed in 0.002365846 sec. | ||
| 6758 | 2025.12.19 21:35:52.722200 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6759 | 2025.12.19 21:35:52.722323 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 6760 | 2025.12.19 21:35:52.722340 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2025.12.19 21:35:52.722451 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6762 | 2025.12.19 21:35:52.722452 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6763 | 2025.12.19 21:35:52.722498 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2467 rows starting from the beginning of the part | ||
| 6764 | 2025.12.19 21:35:52.722516 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6765 | 2025.12.19 21:35:52.722577 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 191 rows starting from the beginning of the part | ||
| 6766 | 2025.12.19 21:35:52.722633 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 126 rows starting from the beginning of the part | ||
| 6767 | 2025.12.19 21:35:52.722681 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 6768 | 2025.12.19 21:35:52.722729 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1268 rows starting from the beginning of the part | ||
| 6769 | 2025.12.19 21:35:52.722774 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part | ||
| 6770 | 2025.12.19 21:35:52.722958 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.12.19 21:35:52.723000 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6772 | 2025.12.19 21:35:52.723352 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6773 | 2025.12.19 21:35:52.723580 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.12.19 21:35:52.723714 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001285 sec., 5447.470817120623 rows/sec., 409.62 KiB/sec. | ||
| 6775 | 2025.12.19 21:35:52.723751 [ 4 ] {d90a219c-9f34-4694-97df-a81e8194ee8e} <Debug> TCPHandler: Processed in 0.001466101 sec. | ||
| 6776 | 2025.12.19 21:35:52.723860 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.12.19 21:35:52.723965 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6778 | 2025.12.19 21:35:52.724005 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6779 | 2025.12.19 21:35:52.724426 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.12.19 21:35:52.724460 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6781 | 2025.12.19 21:35:52.724605 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326155 sec., 1802115.5082099 rows/sec., 155.68 MiB/sec. | ||
| 6782 | 2025.12.19 21:35:52.724801 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6783 | 2025.12.19 21:35:52.725028 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6784 | 2025.12.19 21:35:52.725033 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.12.19 21:35:52.725180 [ 155 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6786 | 2025.12.19 21:35:52.725183 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001237 sec., 57396.928051738076 rows/sec., 4.48 MiB/sec. | ||
| 6787 | 2025.12.19 21:35:52.725219 [ 155 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.12.19 21:35:52.725237 [ 4 ] {18dd9886-caa2-4e54-b1be-4f3b104015e7} <Debug> TCPHandler: Processed in 0.001423729 sec. | ||
| 6789 | 2025.12.19 21:35:52.725243 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6790 | 2025.12.19 21:35:52.725354 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2025.12.19 21:35:52.725373 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 6792 | 2025.12.19 21:35:52.725416 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2025.12.19 21:35:52.725449 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2025.12.19 21:35:52.725504 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6795 | 2025.12.19 21:35:52.725521 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_41_8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6796 | 2025.12.19 21:35:52.725524 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6797 | 2025.12.19 21:35:52.725581 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6798 | 2025.12.19 21:35:52.725651 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6799 | 2025.12.19 21:35:52.725653 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 109 rows starting from the beginning of the part | ||
| 6800 | 2025.12.19 21:35:52.725726 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 99 rows starting from the beginning of the part | ||
| 6801 | 2025.12.19 21:35:52.725775 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 6802 | 2025.12.19 21:35:52.725819 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 559 rows starting from the beginning of the part | ||
| 6803 | 2025.12.19 21:35:52.725861 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 71 rows starting from the beginning of the part | ||
| 6804 | 2025.12.19 21:35:52.725913 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.12.19 21:35:52.725957 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6806 | 2025.12.19 21:35:52.726341 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6807 | 2025.12.19 21:35:52.726582 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.12.19 21:35:52.726714 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 6809 | 2025.12.19 21:35:52.726749 [ 4 ] {bdbd7fa4-2730-4717-a107-e9e731dc89f1} <Debug> TCPHandler: Processed in 0.0014425 sec. | ||
| 6810 | 2025.12.19 21:35:52.726872 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2025.12.19 21:35:52.727000 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6812 | 2025.12.19 21:35:52.727022 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708847 sec., 1264010.1776226894 rows/sec., 98.18 MiB/sec. | ||
| 6813 | 2025.12.19 21:35:52.727068 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6814 | 2025.12.19 21:35:52.727239 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6815 | 2025.12.19 21:35:52.727488 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.12.19 21:35:52.727560 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_41_8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6817 | 2025.12.19 21:35:52.727652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6818 | 2025.12.19 21:35:52.727961 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.12.19 21:35:52.728006 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6820 | 2025.12.19 21:35:52.728550 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6821 | 2025.12.19 21:35:52.728777 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.12.19 21:35:52.728919 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001945 sec., 3598.9717223650387 rows/sec., 6.45 MiB/sec. | ||
| 6823 | 2025.12.19 21:35:52.728981 [ 4 ] {bd188711-7d64-4bd6-9785-81537a3d23f0} <Debug> TCPHandler: Processed in 0.002171191 sec. | ||
| 6824 | 2025.12.19 21:35:52.729098 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.12.19 21:35:52.729194 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6826 | 2025.12.19 21:35:52.729235 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6827 | 2025.12.19 21:35:52.729572 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.12.19 21:35:52.729608 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6829 | 2025.12.19 21:35:52.729913 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6830 | 2025.12.19 21:35:52.730128 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2025.12.19 21:35:52.730263 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6832 | 2025.12.19 21:35:52.730300 [ 4 ] {80b967a5-e39e-4ab6-99ff-fda7ee87ed10} <Debug> TCPHandler: Processed in 0.001253365 sec. | ||
| 6833 | 2025.12.19 21:35:56.985140 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6834 | 2025.12.19 21:35:56.985202 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6835 | 2025.12.19 21:35:57.123563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15418 | ||
| 6836 | 2025.12.19 21:35:57.124100 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.12.19 21:35:57.124151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6838 | 2025.12.19 21:35:57.124640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6839 | 2025.12.19 21:35:57.124878 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2025.12.19 21:35:57.125031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15418 | ||
| 6841 | 2025.12.19 21:35:57.156057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 818 | ||
| 6842 | 2025.12.19 21:35:57.158444 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.12.19 21:35:57.158498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6844 | 2025.12.19 21:35:57.159759 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6845 | 2025.12.19 21:35:57.160060 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.19 21:35:57.160466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6847 | 2025.12.19 21:35:57.721226 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2025.12.19 21:35:57.721400 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6849 | 2025.12.19 21:35:57.721466 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6850 | 2025.12.19 21:35:57.722242 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2025.12.19 21:35:57.722291 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6852 | 2025.12.19 21:35:57.722682 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6853 | 2025.12.19 21:35:57.722912 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.12.19 21:35:57.723073 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Debug> executeQuery: Read 127 rows, 11.21 KiB in 0.001722 sec., 73751.45180023229 rows/sec., 6.36 MiB/sec. | ||
| 6855 | 2025.12.19 21:35:57.723121 [ 4 ] {ecfe061d-6de0-43d0-98bc-66d85706cd70} <Debug> TCPHandler: Processed in 0.002014406 sec. | ||
| 6856 | 2025.12.19 21:35:57.723270 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2025.12.19 21:35:57.723372 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6858 | 2025.12.19 21:35:57.723415 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6859 | 2025.12.19 21:35:57.723858 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2025.12.19 21:35:57.723896 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6861 | 2025.12.19 21:35:57.724213 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6862 | 2025.12.19 21:35:57.724420 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2025.12.19 21:35:57.724539 [ 144 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6864 | 2025.12.19 21:35:57.724551 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001201 sec., 29142.381348875937 rows/sec., 2.14 MiB/sec. | ||
| 6865 | 2025.12.19 21:35:57.724611 [ 144 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.12.19 21:35:57.724619 [ 4 ] {461458ae-cc61-4125-887d-6c018aded950} <Debug> TCPHandler: Processed in 0.00140271 sec. | ||
| 6867 | 2025.12.19 21:35:57.724640 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6868 | 2025.12.19 21:35:57.724743 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.12.19 21:35:57.724751 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 6870 | 2025.12.19 21:35:57.724850 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6871 | 2025.12.19 21:35:57.724881 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6872 | 2025.12.19 21:35:57.724895 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6873 | 2025.12.19 21:35:57.724924 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 6874 | 2025.12.19 21:35:57.724994 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 6875 | 2025.12.19 21:35:57.725039 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 6876 | 2025.12.19 21:35:57.725082 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 6877 | 2025.12.19 21:35:57.725120 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 6878 | 2025.12.19 21:35:57.725163 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 6879 | 2025.12.19 21:35:57.725311 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.12.19 21:35:57.725354 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6881 | 2025.12.19 21:35:57.725667 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6882 | 2025.12.19 21:35:57.725898 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.12.19 21:35:57.726036 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.15 KiB/sec. | ||
| 6884 | 2025.12.19 21:35:57.726036 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330367 sec., 302172.25773038564 rows/sec., 21.02 MiB/sec. | ||
| 6885 | 2025.12.19 21:35:57.726075 [ 4 ] {a970f3d2-cc89-4363-a7da-7e3a2c3d7cf4} <Debug> TCPHandler: Processed in 0.001383418 sec. | ||
| 6886 | 2025.12.19 21:35:57.726187 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6887 | 2025.12.19 21:35:57.726200 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.12.19 21:35:57.726294 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6889 | 2025.12.19 21:35:57.726334 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6890 | 2025.12.19 21:35:57.726432 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.12.19 21:35:57.726495 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_41_8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6892 | 2025.12.19 21:35:57.726570 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6893 | 2025.12.19 21:35:57.726760 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2025.12.19 21:35:57.726795 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6895 | 2025.12.19 21:35:57.727094 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6896 | 2025.12.19 21:35:57.727299 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2025.12.19 21:35:57.727426 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00115 sec., 86086.95652173914 rows/sec., 6.72 MiB/sec. | ||
| 6898 | 2025.12.19 21:35:57.727464 [ 4 ] {f0ca27c9-c767-4f45-bb1b-564998513660} <Debug> TCPHandler: Processed in 0.001314537 sec. | ||
| 6899 | 2025.12.19 21:35:57.727583 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2025.12.19 21:35:57.727680 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6901 | 2025.12.19 21:35:57.727722 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6902 | 2025.12.19 21:35:57.728133 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2025.12.19 21:35:57.728168 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6904 | 2025.12.19 21:35:57.728502 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6905 | 2025.12.19 21:35:57.728709 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2025.12.19 21:35:57.728837 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6907 | 2025.12.19 21:35:57.728874 [ 4 ] {47a0b798-be47-46d5-9367-7fd40e4460fa} <Debug> TCPHandler: Processed in 0.001347878 sec. | ||
| 6908 | 2025.12.19 21:35:57.728994 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2025.12.19 21:35:57.729113 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6910 | 2025.12.19 21:35:57.729163 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6911 | 2025.12.19 21:35:57.729531 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2025.12.19 21:35:57.729574 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6913 | 2025.12.19 21:35:57.729941 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6914 | 2025.12.19 21:35:57.730164 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2025.12.19 21:35:57.730292 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 52.77 KiB/sec. | ||
| 6916 | 2025.12.19 21:35:57.730328 [ 4 ] {0a747b87-8fbc-47a0-8537-c281972ae6cd} <Debug> TCPHandler: Processed in 0.001394009 sec. | ||
| 6917 | 2025.12.19 21:35:57.730462 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2025.12.19 21:35:57.730584 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6919 | 2025.12.19 21:35:57.730649 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6920 | 2025.12.19 21:35:57.731591 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.12.19 21:35:57.731628 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6922 | 2025.12.19 21:35:57.732180 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6923 | 2025.12.19 21:35:57.732402 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.12.19 21:35:57.732538 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001978 sec., 17694.64105156724 rows/sec., 31.71 MiB/sec. | ||
| 6925 | 2025.12.19 21:35:57.732547 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6926 | 2025.12.19 21:35:57.732590 [ 4 ] {446b2679-b476-4d45-ab48-fc43bf2ed2c5} <Debug> TCPHandler: Processed in 0.00218843 sec. | ||
| 6927 | 2025.12.19 21:35:57.732619 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.12.19 21:35:57.732649 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6929 | 2025.12.19 21:35:57.732708 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2025.12.19 21:35:57.732743 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 6931 | 2025.12.19 21:35:57.732808 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6932 | 2025.12.19 21:35:57.732854 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6933 | 2025.12.19 21:35:57.732955 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6934 | 2025.12.19 21:35:57.733011 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 803 rows starting from the beginning of the part | ||
| 6935 | 2025.12.19 21:35:57.733132 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 6936 | 2025.12.19 21:35:57.733183 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.12.19 21:35:57.733223 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6938 | 2025.12.19 21:35:57.733242 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 6939 | 2025.12.19 21:35:57.733353 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 6940 | 2025.12.19 21:35:57.733456 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 6941 | 2025.12.19 21:35:57.733531 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6942 | 2025.12.19 21:35:57.733555 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 6943 | 2025.12.19 21:35:57.733753 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2025.12.19 21:35:57.733886 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6945 | 2025.12.19 21:35:57.733923 [ 4 ] {1a3bbefc-fcee-4ed9-b8bf-edfd78d6e81d} <Debug> TCPHandler: Processed in 0.001265716 sec. | ||
| 6946 | 2025.12.19 21:35:57.738977 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 19 columns (19 merged, 0 gathered) in 0.006271274 sec., 147019.56891055946 rows/sec., 263.45 MiB/sec. | ||
| 6947 | 2025.12.19 21:35:57.740642 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6948 | 2025.12.19 21:35:57.740956 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.12.19 21:35:57.741020 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6950 | 2025.12.19 21:35:57.741125 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||
| 6951 | 2025.12.19 21:35:57.953638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6952 | 2025.12.19 21:35:57.969084 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.12.19 21:35:57.969152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6954 | 2025.12.19 21:35:57.975039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6955 | 2025.12.19 21:35:57.975725 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2025.12.19 21:35:57.978621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6957 | 2025.12.19 21:35:58.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.05 MiB, peak 288.30 MiB, free memory in arenas 0.00 B, will set to 283.20 MiB (RSS), difference: 2.15 MiB | ||
| 6958 | 2025.12.19 21:35:58.001616 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001084261 sec. | ||
| 6959 | 2025.12.19 21:36:02.721344 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2025.12.19 21:36:02.721546 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6961 | 2025.12.19 21:36:02.721614 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6962 | 2025.12.19 21:36:02.722295 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2025.12.19 21:36:02.722338 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6964 | 2025.12.19 21:36:02.722787 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6965 | 2025.12.19 21:36:02.723036 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2025.12.19 21:36:02.723219 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 1.16 MiB/sec. | ||
| 6967 | 2025.12.19 21:36:02.723273 [ 4 ] {76ac12eb-eb88-4b4d-bc3c-11268aafa52a} <Debug> TCPHandler: Processed in 0.002059398 sec. | ||
| 6968 | 2025.12.19 21:36:02.723408 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.12.19 21:36:02.723515 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6970 | 2025.12.19 21:36:02.723560 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6971 | 2025.12.19 21:36:02.723984 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2025.12.19 21:36:02.724023 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6973 | 2025.12.19 21:36:02.724337 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6974 | 2025.12.19 21:36:02.724569 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.12.19 21:36:02.724709 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 401.69 KiB/sec. | ||
| 6976 | 2025.12.19 21:36:02.724750 [ 4 ] {94da56e5-befb-48ac-b1f7-a1b45ca751ac} <Debug> TCPHandler: Processed in 0.001396189 sec. | ||
| 6977 | 2025.12.19 21:36:02.724867 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.12.19 21:36:02.724967 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6979 | 2025.12.19 21:36:02.725009 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6980 | 2025.12.19 21:36:02.725523 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.12.19 21:36:02.725561 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6982 | 2025.12.19 21:36:02.725892 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6983 | 2025.12.19 21:36:02.726117 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.12.19 21:36:02.726250 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001304 sec., 148006.13496932515 rows/sec., 13.05 MiB/sec. | ||
| 6985 | 2025.12.19 21:36:02.726288 [ 4 ] {c068a84f-233b-47a1-bcf9-67b601272296} <Debug> TCPHandler: Processed in 0.00147261 sec. | ||
| 6986 | 2025.12.19 21:36:02.726413 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2025.12.19 21:36:02.726510 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6988 | 2025.12.19 21:36:02.726551 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6989 | 2025.12.19 21:36:02.726963 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.12.19 21:36:02.726997 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 6991 | 2025.12.19 21:36:02.727327 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6992 | 2025.12.19 21:36:02.727540 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.12.19 21:36:02.727671 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.58 MiB/sec. | ||
| 6994 | 2025.12.19 21:36:02.727708 [ 4 ] {a9252640-07c4-423f-9231-c37d39dc5b80} <Debug> TCPHandler: Processed in 0.001351848 sec. | ||
| 6995 | 2025.12.19 21:36:02.727822 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2025.12.19 21:36:02.727918 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6997 | 2025.12.19 21:36:02.727958 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6998 | 2025.12.19 21:36:02.728353 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.12.19 21:36:02.728386 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7000 | 2025.12.19 21:36:02.728687 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7001 | 2025.12.19 21:36:02.728901 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.12.19 21:36:02.729047 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 7003 | 2025.12.19 21:36:02.729052 [ 146 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 7004 | 2025.12.19 21:36:02.729087 [ 4 ] {9c46dad6-fb8c-49fb-8c84-8230a1cd14bb} <Debug> TCPHandler: Processed in 0.001315406 sec. | ||
| 7005 | 2025.12.19 21:36:02.729131 [ 146 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2025.12.19 21:36:02.729162 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7007 | 2025.12.19 21:36:02.729228 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2025.12.19 21:36:02.729271 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 7009 | 2025.12.19 21:36:02.729334 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7010 | 2025.12.19 21:36:02.729379 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7011 | 2025.12.19 21:36:02.729390 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7012 | 2025.12.19 21:36:02.729428 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 465 rows starting from the beginning of the part | ||
| 7013 | 2025.12.19 21:36:02.729490 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 7014 | 2025.12.19 21:36:02.729533 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7015 | 2025.12.19 21:36:02.729574 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7016 | 2025.12.19 21:36:02.729615 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7017 | 2025.12.19 21:36:02.729657 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 7018 | 2025.12.19 21:36:02.729787 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2025.12.19 21:36:02.729829 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7020 | 2025.12.19 21:36:02.730173 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7021 | 2025.12.19 21:36:02.730405 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2025.12.19 21:36:02.730544 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 761.58 KiB/sec. | ||
| 7023 | 2025.12.19 21:36:02.730583 [ 4 ] {1ac7bdf5-7ae7-4498-9553-57f725a871cd} <Debug> TCPHandler: Processed in 0.001413739 sec. | ||
| 7024 | 2025.12.19 21:36:02.730608 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379759 sec., 691425.0967016704 rows/sec., 49.26 MiB/sec. | ||
| 7025 | 2025.12.19 21:36:02.730697 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2025.12.19 21:36:02.730799 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7027 | 2025.12.19 21:36:02.730804 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7028 | 2025.12.19 21:36:02.730840 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7029 | 2025.12.19 21:36:02.731136 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.12.19 21:36:02.731222 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_18_4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 7031 | 2025.12.19 21:36:02.731306 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.12.19 21:36:02.731308 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7033 | 2025.12.19 21:36:02.731352 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7034 | 2025.12.19 21:36:02.731679 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7035 | 2025.12.19 21:36:02.731914 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.12.19 21:36:02.732046 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001266 sec., 89257.50394944708 rows/sec., 7.27 MiB/sec. | ||
| 7037 | 2025.12.19 21:36:02.732084 [ 4 ] {b64abe73-947a-4d36-8e91-d0893c5d030e} <Debug> TCPHandler: Processed in 0.00143898 sec. | ||
| 7038 | 2025.12.19 21:36:02.732200 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2025.12.19 21:36:02.732297 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7040 | 2025.12.19 21:36:02.732340 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7041 | 2025.12.19 21:36:02.732776 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.12.19 21:36:02.732812 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7043 | 2025.12.19 21:36:02.733154 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7044 | 2025.12.19 21:36:02.733369 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.12.19 21:36:02.733477 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7046 | 2025.12.19 21:36:02.733501 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001222 sec., 162847.790507365 rows/sec., 11.68 MiB/sec. | ||
| 7047 | 2025.12.19 21:36:02.733515 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.19 21:36:02.733546 [ 4 ] {240a590d-affd-470f-83ef-7ba338361428} <Debug> TCPHandler: Processed in 0.001396679 sec. | ||
| 7049 | 2025.12.19 21:36:02.733644 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7050 | 2025.12.19 21:36:02.733719 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7051 | 2025.12.19 21:36:02.733767 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2025.12.19 21:36:02.733804 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7053 | 2025.12.19 21:36:02.733836 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12443 rows starting from the beginning of the part | ||
| 7054 | 2025.12.19 21:36:02.733868 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7055 | 2025.12.19 21:36:02.733883 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7056 | 2025.12.19 21:36:02.733932 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7057 | 2025.12.19 21:36:02.733934 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 846 rows starting from the beginning of the part | ||
| 7058 | 2025.12.19 21:36:02.734098 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7059 | 2025.12.19 21:36:02.734134 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7060 | 2025.12.19 21:36:02.734169 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 199 rows starting from the beginning of the part | ||
| 7061 | 2025.12.19 21:36:02.734814 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.12.19 21:36:02.734856 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7063 | 2025.12.19 21:36:02.735443 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7064 | 2025.12.19 21:36:02.735677 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.19 21:36:02.735836 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001985 sec., 3526.4483627204036 rows/sec., 6.32 MiB/sec. | ||
| 7066 | 2025.12.19 21:36:02.735909 [ 4 ] {5e20c8d4-6224-410c-9746-4c8a525c4cac} <Debug> TCPHandler: Processed in 0.002195161 sec. | ||
| 7067 | 2025.12.19 21:36:02.736027 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.12.19 21:36:02.736118 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7069 | 2025.12.19 21:36:02.736158 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7070 | 2025.12.19 21:36:02.736478 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.12.19 21:36:02.736510 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7072 | 2025.12.19 21:36:02.736802 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7073 | 2025.12.19 21:36:02.737103 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.12.19 21:36:02.737239 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7075 | 2025.12.19 21:36:02.737275 [ 4 ] {89cb28e1-fa87-45d7-83ee-0729c5d02c9b} <Debug> TCPHandler: Processed in 0.001290396 sec. | ||
| 7076 | 2025.12.19 21:36:02.737741 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13968 rows, containing 5 columns (5 merged, 0 gathered) in 0.004044562 sec., 3453525.9936675467 rows/sec., 235.64 MiB/sec. | ||
| 7077 | 2025.12.19 21:36:02.738106 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7078 | 2025.12.19 21:36:02.738359 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.12.19 21:36:02.738420 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7080 | 2025.12.19 21:36:02.738481 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 7081 | 2025.12.19 21:36:04.625200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15866 | ||
| 7082 | 2025.12.19 21:36:04.625994 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2025.12.19 21:36:04.626066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7084 | 2025.12.19 21:36:04.626856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7085 | 2025.12.19 21:36:04.627085 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2025.12.19 21:36:04.627215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15866 | ||
| 7087 | 2025.12.19 21:36:05.478757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7088 | 2025.12.19 21:36:05.495318 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.12.19 21:36:05.495374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7090 | 2025.12.19 21:36:05.501698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7091 | 2025.12.19 21:36:05.502444 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.12.19 21:36:05.505421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7093 | 2025.12.19 21:36:07.160830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 854 | ||
| 7094 | 2025.12.19 21:36:07.163269 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2025.12.19 21:36:07.163311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7096 | 2025.12.19 21:36:07.164475 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7097 | 2025.12.19 21:36:07.164742 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2025.12.19 21:36:07.164990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7099 | 2025.12.19 21:36:07.721225 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2025.12.19 21:36:07.721418 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7101 | 2025.12.19 21:36:07.721487 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7102 | 2025.12.19 21:36:07.722186 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.12.19 21:36:07.722230 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7104 | 2025.12.19 21:36:07.722642 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7105 | 2025.12.19 21:36:07.722869 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.12.19 21:36:07.723023 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001659 sec., 75949.36708860759 rows/sec., 6.54 MiB/sec. | ||
| 7107 | 2025.12.19 21:36:07.723066 [ 4 ] {4ee71a6f-2b60-4745-86b0-3d7c9f7502ce} <Debug> TCPHandler: Processed in 0.001972865 sec. | ||
| 7108 | 2025.12.19 21:36:07.723196 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2025.12.19 21:36:07.723290 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7110 | 2025.12.19 21:36:07.723330 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7111 | 2025.12.19 21:36:07.723737 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.19 21:36:07.723773 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7113 | 2025.12.19 21:36:07.724069 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7114 | 2025.12.19 21:36:07.724273 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.19 21:36:07.724400 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001128 sec., 31028.368794326238 rows/sec., 2.28 MiB/sec. | ||
| 7116 | 2025.12.19 21:36:07.724436 [ 4 ] {0a69f6bd-2e3b-483e-93a9-3f99d6746371} <Debug> TCPHandler: Processed in 0.001290156 sec. | ||
| 7117 | 2025.12.19 21:36:07.724553 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2025.12.19 21:36:07.724644 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7119 | 2025.12.19 21:36:07.724683 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7120 | 2025.12.19 21:36:07.725106 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.12.19 21:36:07.725141 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7122 | 2025.12.19 21:36:07.725434 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7123 | 2025.12.19 21:36:07.725643 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.12.19 21:36:07.725769 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001142 sec., 86690.01751313485 rows/sec., 6.77 MiB/sec. | ||
| 7125 | 2025.12.19 21:36:07.725805 [ 4 ] {65d42437-ba1e-46b2-b6ed-8ebda6a0443b} <Debug> TCPHandler: Processed in 0.001299096 sec. | ||
| 7126 | 2025.12.19 21:36:07.725917 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2025.12.19 21:36:07.726010 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7128 | 2025.12.19 21:36:07.726051 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7129 | 2025.12.19 21:36:07.726454 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.12.19 21:36:07.726489 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7131 | 2025.12.19 21:36:07.726808 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7132 | 2025.12.19 21:36:07.727023 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.12.19 21:36:07.727146 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 7134 | 2025.12.19 21:36:07.727181 [ 4 ] {08b20331-1311-4bfe-a2a9-191fca4c21f9} <Debug> TCPHandler: Processed in 0.001312116 sec. | ||
| 7135 | 2025.12.19 21:36:07.727286 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2025.12.19 21:36:07.727377 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7137 | 2025.12.19 21:36:07.727430 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7138 | 2025.12.19 21:36:07.728246 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2025.12.19 21:36:07.728280 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7140 | 2025.12.19 21:36:07.728806 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7141 | 2025.12.19 21:36:07.729023 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2025.12.19 21:36:07.729153 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001793 sec., 19520.356943669827 rows/sec., 34.98 MiB/sec. | ||
| 7143 | 2025.12.19 21:36:07.729204 [ 4 ] {9f6681cc-ca0e-43a3-9026-ab83ecae82ad} <Debug> TCPHandler: Processed in 0.001963915 sec. | ||
| 7144 | 2025.12.19 21:36:07.729318 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2025.12.19 21:36:07.729410 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7146 | 2025.12.19 21:36:07.729450 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7147 | 2025.12.19 21:36:07.729778 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2025.12.19 21:36:07.729811 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7149 | 2025.12.19 21:36:07.730108 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7150 | 2025.12.19 21:36:07.730310 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2025.12.19 21:36:07.730406 [ 139 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7152 | 2025.12.19 21:36:07.730433 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 7153 | 2025.12.19 21:36:07.730444 [ 139 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2025.12.19 21:36:07.730465 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7155 | 2025.12.19 21:36:07.730468 [ 4 ] {e0e5fc6e-6bc9-4597-82ad-0d3bb8739983} <Debug> TCPHandler: Processed in 0.001199833 sec. | ||
| 7156 | 2025.12.19 21:36:07.730589 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7157 | 2025.12.19 21:36:07.730748 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7158 | 2025.12.19 21:36:07.730788 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1946 rows starting from the beginning of the part | ||
| 7159 | 2025.12.19 21:36:07.730856 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7160 | 2025.12.19 21:36:07.730905 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7161 | 2025.12.19 21:36:07.730948 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7162 | 2025.12.19 21:36:07.730991 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7163 | 2025.12.19 21:36:07.731035 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7164 | 2025.12.19 21:36:07.732137 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001602624 sec., 1401451.6193442754 rows/sec., 93.09 MiB/sec. | ||
| 7165 | 2025.12.19 21:36:07.732396 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7166 | 2025.12.19 21:36:07.732656 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2025.12.19 21:36:07.732726 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_41_8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7168 | 2025.12.19 21:36:07.732796 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7169 | 2025.12.19 21:36:11.985244 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7170 | 2025.12.19 21:36:11.985309 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7171 | 2025.12.19 21:36:12.127293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16378 | ||
| 7172 | 2025.12.19 21:36:12.127886 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.12.19 21:36:12.127941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7174 | 2025.12.19 21:36:12.128504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7175 | 2025.12.19 21:36:12.128756 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2025.12.19 21:36:12.128920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16378 | ||
| 7177 | 2025.12.19 21:36:12.720646 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2025.12.19 21:36:12.720935 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7179 | 2025.12.19 21:36:12.721046 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7180 | 2025.12.19 21:36:12.721957 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2025.12.19 21:36:12.722009 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7182 | 2025.12.19 21:36:12.722416 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7183 | 2025.12.19 21:36:12.722647 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2025.12.19 21:36:12.722822 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001967 sec., 35587.18861209964 rows/sec., 2.85 MiB/sec. | ||
| 7185 | 2025.12.19 21:36:12.722873 [ 4 ] {41ad3bbf-38a4-4236-8dac-08934520d38a} <Debug> TCPHandler: Processed in 0.002371206 sec. | ||
| 7186 | 2025.12.19 21:36:12.723002 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2025.12.19 21:36:12.723105 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7188 | 2025.12.19 21:36:12.723149 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7189 | 2025.12.19 21:36:12.723565 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.12.19 21:36:12.723604 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7191 | 2025.12.19 21:36:12.723908 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7192 | 2025.12.19 21:36:12.724124 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2025.12.19 21:36:12.724257 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 447.21 KiB/sec. | ||
| 7194 | 2025.12.19 21:36:12.724297 [ 4 ] {e2ad7c71-69c3-422f-abc6-31afe2d93e5c} <Debug> TCPHandler: Processed in 0.001347878 sec. | ||
| 7195 | 2025.12.19 21:36:12.724406 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2025.12.19 21:36:12.724502 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7197 | 2025.12.19 21:36:12.724544 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7198 | 2025.12.19 21:36:12.724971 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2025.12.19 21:36:12.725008 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7200 | 2025.12.19 21:36:12.725309 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7201 | 2025.12.19 21:36:12.725519 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2025.12.19 21:36:12.725655 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001171 sec., 60631.93851409052 rows/sec., 4.73 MiB/sec. | ||
| 7203 | 2025.12.19 21:36:12.725692 [ 4 ] {bbd4ae10-c256-4b13-83d0-754ab416ac66} <Debug> TCPHandler: Processed in 0.001336177 sec. | ||
| 7204 | 2025.12.19 21:36:12.725802 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2025.12.19 21:36:12.725896 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7206 | 2025.12.19 21:36:12.725938 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7207 | 2025.12.19 21:36:12.726344 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2025.12.19 21:36:12.726380 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7209 | 2025.12.19 21:36:12.726704 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7210 | 2025.12.19 21:36:12.726926 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2025.12.19 21:36:12.727056 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7212 | 2025.12.19 21:36:12.727093 [ 4 ] {7e21340d-53d8-482d-b379-75e7b5d67360} <Debug> TCPHandler: Processed in 0.001341738 sec. | ||
| 7213 | 2025.12.19 21:36:12.727195 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.12.19 21:36:12.727291 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7215 | 2025.12.19 21:36:12.727344 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7216 | 2025.12.19 21:36:12.728093 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2025.12.19 21:36:12.728130 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7218 | 2025.12.19 21:36:12.728636 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7219 | 2025.12.19 21:36:12.728861 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2025.12.19 21:36:12.729003 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001731 sec., 4043.9052570768345 rows/sec., 7.25 MiB/sec. | ||
| 7221 | 2025.12.19 21:36:12.729064 [ 4 ] {5cae0943-d0cc-470a-9841-575503257a1b} <Debug> TCPHandler: Processed in 0.001917384 sec. | ||
| 7222 | 2025.12.19 21:36:12.729178 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.12.19 21:36:12.729273 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7224 | 2025.12.19 21:36:12.729314 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7225 | 2025.12.19 21:36:12.729655 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2025.12.19 21:36:12.729691 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7227 | 2025.12.19 21:36:12.730001 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7228 | 2025.12.19 21:36:12.730214 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.12.19 21:36:12.730348 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7230 | 2025.12.19 21:36:12.730384 [ 4 ] {b075d4b2-cbfb-45ff-8ccd-f863c84bde22} <Debug> TCPHandler: Processed in 0.001255985 sec. | ||
| 7231 | 2025.12.19 21:36:13.005463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7232 | 2025.12.19 21:36:13.021044 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.12.19 21:36:13.021095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7234 | 2025.12.19 21:36:13.027227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7235 | 2025.12.19 21:36:13.027955 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.12.19 21:36:13.030834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7237 | 2025.12.19 21:36:17.167117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 878 | ||
| 7238 | 2025.12.19 21:36:17.169642 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2025.12.19 21:36:17.169704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7240 | 2025.12.19 21:36:17.171112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7241 | 2025.12.19 21:36:17.171438 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2025.12.19 21:36:17.171893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7243 | 2025.12.19 21:36:17.749808 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.12.19 21:36:17.749990 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7245 | 2025.12.19 21:36:17.750056 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7246 | 2025.12.19 21:36:17.750705 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.12.19 21:36:17.750753 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7248 | 2025.12.19 21:36:17.751149 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7249 | 2025.12.19 21:36:17.751381 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.12.19 21:36:17.751541 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 305.40 KiB/sec. | ||
| 7251 | 2025.12.19 21:36:17.751591 [ 4 ] {350c4a98-c614-4c68-ac0f-07894b98be1b} <Debug> TCPHandler: Processed in 0.001909064 sec. | ||
| 7252 | 2025.12.19 21:36:17.751722 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.12.19 21:36:17.751826 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7254 | 2025.12.19 21:36:17.751869 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7255 | 2025.12.19 21:36:17.752908 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.12.19 21:36:17.752947 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7257 | 2025.12.19 21:36:17.753366 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7258 | 2025.12.19 21:36:17.753587 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.12.19 21:36:17.753705 [ 130 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7260 | 2025.12.19 21:36:17.753720 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001917 sec., 661971.8309859155 rows/sec., 54.96 MiB/sec. | ||
| 7261 | 2025.12.19 21:36:17.753773 [ 130 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.12.19 21:36:17.753783 [ 4 ] {17c4cbf4-2678-4aeb-8f59-356636b63e53} <Debug> TCPHandler: Processed in 0.002112129 sec. | ||
| 7263 | 2025.12.19 21:36:17.753802 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7264 | 2025.12.19 21:36:17.753911 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2025.12.19 21:36:17.753930 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 7266 | 2025.12.19 21:36:17.754013 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.12.19 21:36:17.754059 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7268 | 2025.12.19 21:36:17.754079 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7269 | 2025.12.19 21:36:17.754118 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2467 rows starting from the beginning of the part | ||
| 7270 | 2025.12.19 21:36:17.754185 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 127 rows starting from the beginning of the part | ||
| 7271 | 2025.12.19 21:36:17.754228 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 193 rows starting from the beginning of the part | ||
| 7272 | 2025.12.19 21:36:17.754268 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 126 rows starting from the beginning of the part | ||
| 7273 | 2025.12.19 21:36:17.754309 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 70 rows starting from the beginning of the part | ||
| 7274 | 2025.12.19 21:36:17.754346 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1269 rows starting from the beginning of the part | ||
| 7275 | 2025.12.19 21:36:17.754504 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.12.19 21:36:17.754546 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7277 | 2025.12.19 21:36:17.754878 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7278 | 2025.12.19 21:36:17.755104 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.12.19 21:36:17.755242 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001249 sec., 32826.26100880705 rows/sec., 2.39 MiB/sec. | ||
| 7280 | 2025.12.19 21:36:17.755281 [ 4 ] {0ee46916-59e3-4d52-8f58-424421d4cbbf} <Debug> TCPHandler: Processed in 0.001420539 sec. | ||
| 7281 | 2025.12.19 21:36:17.755402 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.12.19 21:36:17.755497 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7283 | 2025.12.19 21:36:17.755536 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7284 | 2025.12.19 21:36:17.756035 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.12.19 21:36:17.756070 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7286 | 2025.12.19 21:36:17.756269 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4252 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397237 sec., 1773708.6487485385 rows/sec., 153.48 MiB/sec. | ||
| 7287 | 2025.12.19 21:36:17.756381 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7288 | 2025.12.19 21:36:17.756541 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7289 | 2025.12.19 21:36:17.756623 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.12.19 21:36:17.756771 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001292 sec., 176470.58823529413 rows/sec., 11.95 MiB/sec. | ||
| 7291 | 2025.12.19 21:36:17.756811 [ 4 ] {dad28161-b233-432d-86bd-23e570725913} <Debug> TCPHandler: Processed in 0.001463331 sec. | ||
| 7292 | 2025.12.19 21:36:17.756829 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.12.19 21:36:17.756912 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_46_9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7294 | 2025.12.19 21:36:17.756937 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.12.19 21:36:17.756993 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7296 | 2025.12.19 21:36:17.757067 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7297 | 2025.12.19 21:36:17.757121 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7298 | 2025.12.19 21:36:17.757887 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2025.12.19 21:36:17.757924 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7300 | 2025.12.19 21:36:17.758287 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7301 | 2025.12.19 21:36:17.758498 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2025.12.19 21:36:17.758607 [ 130 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7303 | 2025.12.19 21:36:17.758631 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001589 sec., 353052.23410950287 rows/sec., 26.24 MiB/sec. | ||
| 7304 | 2025.12.19 21:36:17.758641 [ 130 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.12.19 21:36:17.758669 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7306 | 2025.12.19 21:36:17.758676 [ 4 ] {9a9de4f1-8347-4f55-a252-8dd06818cdf8} <Debug> TCPHandler: Processed in 0.00180348 sec. | ||
| 7307 | 2025.12.19 21:36:17.758752 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 7308 | 2025.12.19 21:36:17.758797 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2025.12.19 21:36:17.758848 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7310 | 2025.12.19 21:36:17.758881 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7311 | 2025.12.19 21:36:17.758893 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7312 | 2025.12.19 21:36:17.758941 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7313 | 2025.12.19 21:36:17.758948 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 99 rows starting from the beginning of the part | ||
| 7314 | 2025.12.19 21:36:17.759000 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
| 7315 | 2025.12.19 21:36:17.759049 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 99 rows starting from the beginning of the part | ||
| 7316 | 2025.12.19 21:36:17.759092 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 71 rows starting from the beginning of the part | ||
| 7317 | 2025.12.19 21:36:17.759137 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 561 rows starting from the beginning of the part | ||
| 7318 | 2025.12.19 21:36:17.759575 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.12.19 21:36:17.759610 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7320 | 2025.12.19 21:36:17.760028 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7321 | 2025.12.19 21:36:17.760241 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.19 21:36:17.760303 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591794 sec., 1378319.0538474198 rows/sec., 107.15 MiB/sec. | ||
| 7323 | 2025.12.19 21:36:17.760370 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001496 sec., 566176.4705882353 rows/sec., 38.11 MiB/sec. | ||
| 7324 | 2025.12.19 21:36:17.760412 [ 4 ] {3d60cd63-6ac0-49e3-ab5b-b85497955ca4} <Debug> TCPHandler: Processed in 0.001666136 sec. | ||
| 7325 | 2025.12.19 21:36:17.760479 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7326 | 2025.12.19 21:36:17.760531 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2025.12.19 21:36:17.760627 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7328 | 2025.12.19 21:36:17.760681 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7329 | 2025.12.19 21:36:17.760716 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.12.19 21:36:17.760779 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_46_9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7331 | 2025.12.19 21:36:17.760840 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7332 | 2025.12.19 21:36:17.761549 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.12.19 21:36:17.761584 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7334 | 2025.12.19 21:36:17.762150 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7335 | 2025.12.19 21:36:17.762395 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.12.19 21:36:17.762550 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001941 sec., 18031.942297784648 rows/sec., 32.31 MiB/sec. | ||
| 7337 | 2025.12.19 21:36:17.762614 [ 4 ] {78f284e7-8fa8-437d-ab64-384f058fa061} <Debug> TCPHandler: Processed in 0.002132859 sec. | ||
| 7338 | 2025.12.19 21:36:17.762731 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.12.19 21:36:17.762827 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7340 | 2025.12.19 21:36:17.762869 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7341 | 2025.12.19 21:36:17.763221 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.12.19 21:36:17.763256 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7343 | 2025.12.19 21:36:17.763579 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7344 | 2025.12.19 21:36:17.763785 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.12.19 21:36:17.763912 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7346 | 2025.12.19 21:36:17.763948 [ 4 ] {52fa3cb1-5b70-493d-913d-f3ceabdbd299} <Debug> TCPHandler: Processed in 0.001267185 sec. | ||
| 7347 | 2025.12.19 21:36:19.629976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16826 | ||
| 7348 | 2025.12.19 21:36:19.630670 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.12.19 21:36:19.630731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7350 | 2025.12.19 21:36:19.631391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7351 | 2025.12.19 21:36:19.631703 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.12.19 21:36:19.631886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16826 | ||
| 7353 | 2025.12.19 21:36:20.531850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7354 | 2025.12.19 21:36:20.548327 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2025.12.19 21:36:20.548379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7356 | 2025.12.19 21:36:20.554492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7357 | 2025.12.19 21:36:20.555180 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2025.12.19 21:36:20.557899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7359 | 2025.12.19 21:36:22.719667 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2025.12.19 21:36:22.719881 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7361 | 2025.12.19 21:36:22.719955 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7362 | 2025.12.19 21:36:22.720645 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.12.19 21:36:22.720690 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7364 | 2025.12.19 21:36:22.721099 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7365 | 2025.12.19 21:36:22.721341 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.12.19 21:36:22.721514 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001689 sec., 41444.64179988159 rows/sec., 3.32 MiB/sec. | ||
| 7367 | 2025.12.19 21:36:22.721564 [ 4 ] {bdf3f84d-7e96-440c-9f6f-3ed97560e93e} <Debug> TCPHandler: Processed in 0.002033827 sec. | ||
| 7368 | 2025.12.19 21:36:22.721702 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2025.12.19 21:36:22.721804 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7370 | 2025.12.19 21:36:22.721848 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7371 | 2025.12.19 21:36:22.722284 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.12.19 21:36:22.722318 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7373 | 2025.12.19 21:36:22.722621 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7374 | 2025.12.19 21:36:22.722861 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.12.19 21:36:22.722988 [ 123 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7376 | 2025.12.19 21:36:22.723024 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001243 sec., 5631.536604987932 rows/sec., 423.47 KiB/sec. | ||
| 7377 | 2025.12.19 21:36:22.723027 [ 123 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.12.19 21:36:22.723062 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7379 | 2025.12.19 21:36:22.723073 [ 4 ] {e70f577f-b035-4cc0-8a69-0bb617750b31} <Debug> TCPHandler: Processed in 0.00142244 sec. | ||
| 7380 | 2025.12.19 21:36:22.723196 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2025.12.19 21:36:22.723197 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 7382 | 2025.12.19 21:36:22.723299 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7383 | 2025.12.19 21:36:22.723346 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7384 | 2025.12.19 21:36:22.723374 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7385 | 2025.12.19 21:36:22.723416 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 7386 | 2025.12.19 21:36:22.723501 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7387 | 2025.12.19 21:36:22.723573 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 7388 | 2025.12.19 21:36:22.723643 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 7389 | 2025.12.19 21:36:22.723710 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 7390 | 2025.12.19 21:36:22.723778 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 7391 | 2025.12.19 21:36:22.723781 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.12.19 21:36:22.723833 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7393 | 2025.12.19 21:36:22.724206 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7394 | 2025.12.19 21:36:22.724468 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.12.19 21:36:22.724613 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001335 sec., 53183.520599250936 rows/sec., 4.15 MiB/sec. | ||
| 7396 | 2025.12.19 21:36:22.724652 [ 4 ] {8daf636f-cd36-40c1-a201-dd4e220cbf78} <Debug> TCPHandler: Processed in 0.001507172 sec. | ||
| 7397 | 2025.12.19 21:36:22.724724 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588255 sec., 248070.9961561588 rows/sec., 17.22 MiB/sec. | ||
| 7398 | 2025.12.19 21:36:22.724770 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2025.12.19 21:36:22.724872 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7400 | 2025.12.19 21:36:22.724896 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7401 | 2025.12.19 21:36:22.724919 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7402 | 2025.12.19 21:36:22.725161 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.12.19 21:36:22.725242 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_46_9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7404 | 2025.12.19 21:36:22.725324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7405 | 2025.12.19 21:36:22.725358 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2025.12.19 21:36:22.725399 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7407 | 2025.12.19 21:36:22.725759 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7408 | 2025.12.19 21:36:22.725996 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2025.12.19 21:36:22.726148 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 7410 | 2025.12.19 21:36:22.726187 [ 4 ] {505c7f22-a454-483e-bc63-48d80b1bba9d} <Debug> TCPHandler: Processed in 0.001467991 sec. | ||
| 7411 | 2025.12.19 21:36:22.726296 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2025.12.19 21:36:22.726402 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7413 | 2025.12.19 21:36:22.726459 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7414 | 2025.12.19 21:36:22.727238 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2025.12.19 21:36:22.727275 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7416 | 2025.12.19 21:36:22.727806 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7417 | 2025.12.19 21:36:22.728037 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2025.12.19 21:36:22.728162 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7419 | 2025.12.19 21:36:22.728188 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001805 sec., 3878.1163434903046 rows/sec., 6.95 MiB/sec. | ||
| 7420 | 2025.12.19 21:36:22.728232 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2025.12.19 21:36:22.728259 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7422 | 2025.12.19 21:36:22.728293 [ 4 ] {9ee53089-8aa3-4321-8843-f40cba44c539} <Debug> TCPHandler: Processed in 0.002048526 sec. | ||
| 7423 | 2025.12.19 21:36:22.728348 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 7424 | 2025.12.19 21:36:22.728428 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2025.12.19 21:36:22.728523 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7426 | 2025.12.19 21:36:22.728531 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7427 | 2025.12.19 21:36:22.728567 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7428 | 2025.12.19 21:36:22.728584 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 922 rows starting from the beginning of the part | ||
| 7429 | 2025.12.19 21:36:22.728697 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 7430 | 2025.12.19 21:36:22.728794 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 7431 | 2025.12.19 21:36:22.728884 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 7432 | 2025.12.19 21:36:22.728929 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.12.19 21:36:22.728966 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7434 | 2025.12.19 21:36:22.728971 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 7435 | 2025.12.19 21:36:22.729060 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 7436 | 2025.12.19 21:36:22.729288 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7437 | 2025.12.19 21:36:22.729520 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2025.12.19 21:36:22.729652 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 7439 | 2025.12.19 21:36:22.729689 [ 4 ] {ed929927-ce39-4412-abc7-f7e1f195845e} <Debug> TCPHandler: Processed in 0.001312206 sec. | ||
| 7440 | 2025.12.19 21:36:22.735842 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 19 columns (19 merged, 0 gathered) in 0.00753209 sec., 134491.22355149765 rows/sec., 241.00 MiB/sec. | ||
| 7441 | 2025.12.19 21:36:22.737226 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7442 | 2025.12.19 21:36:22.737640 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.12.19 21:36:22.737729 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7444 | 2025.12.19 21:36:22.737894 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 7445 | 2025.12.19 21:36:23.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.45 MiB, peak 293.60 MiB, free memory in arenas 0.00 B, will set to 289.32 MiB (RSS), difference: 3.88 MiB | ||
| 7446 | 2025.12.19 21:36:26.985383 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7447 | 2025.12.19 21:36:26.985482 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7448 | 2025.12.19 21:36:27.131983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17338 | ||
| 7449 | 2025.12.19 21:36:27.132566 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.12.19 21:36:27.132611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7451 | 2025.12.19 21:36:27.133158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7452 | 2025.12.19 21:36:27.133379 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.12.19 21:36:27.133511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17338 | ||
| 7454 | 2025.12.19 21:36:27.133545 [ 115 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7455 | 2025.12.19 21:36:27.133625 [ 115 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.12.19 21:36:27.133663 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7457 | 2025.12.19 21:36:27.133795 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7458 | 2025.12.19 21:36:27.133899 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7459 | 2025.12.19 21:36:27.133933 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14906 rows starting from the beginning of the part | ||
| 7460 | 2025.12.19 21:36:27.133998 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7461 | 2025.12.19 21:36:27.134046 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7462 | 2025.12.19 21:36:27.134091 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7463 | 2025.12.19 21:36:27.134131 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7464 | 2025.12.19 21:36:27.134172 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 7465 | 2025.12.19 21:36:27.135882 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17338 rows, containing 4 columns (4 merged, 0 gathered) in 0.002135459 sec., 8119097.580426503 rows/sec., 116.14 MiB/sec. | ||
| 7466 | 2025.12.19 21:36:27.135957 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7467 | 2025.12.19 21:36:27.136176 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2025.12.19 21:36:27.136236 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_36_7} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7469 | 2025.12.19 21:36:27.136293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7470 | 2025.12.19 21:36:27.172016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 906 | ||
| 7471 | 2025.12.19 21:36:27.174292 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2025.12.19 21:36:27.174334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7473 | 2025.12.19 21:36:27.175540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7474 | 2025.12.19 21:36:27.175809 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2025.12.19 21:36:27.175945 [ 115 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7476 | 2025.12.19 21:36:27.175982 [ 115 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.12.19 21:36:27.176004 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7478 | 2025.12.19 21:36:27.176094 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 7479 | 2025.12.19 21:36:27.176180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7480 | 2025.12.19 21:36:27.176593 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7481 | 2025.12.19 21:36:27.176727 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 760 rows starting from the beginning of the part | ||
| 7482 | 2025.12.19 21:36:27.177090 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7483 | 2025.12.19 21:36:27.177403 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7484 | 2025.12.19 21:36:27.177709 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7485 | 2025.12.19 21:36:27.178008 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7486 | 2025.12.19 21:36:27.178319 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 7487 | 2025.12.19 21:36:27.184054 [ 200 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 72 columns (72 merged, 0 gathered) in 0.007998043 sec., 113277.71055994573 rows/sec., 96.10 MiB/sec. | ||
| 7488 | 2025.12.19 21:36:27.185916 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7489 | 2025.12.19 21:36:27.186587 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.12.19 21:36:27.186679 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_26_5} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7491 | 2025.12.19 21:36:27.186970 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7492 | 2025.12.19 21:36:27.721160 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2025.12.19 21:36:27.721337 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7494 | 2025.12.19 21:36:27.721399 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7495 | 2025.12.19 21:36:27.722058 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2025.12.19 21:36:27.722101 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7497 | 2025.12.19 21:36:27.722500 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7498 | 2025.12.19 21:36:27.722731 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.12.19 21:36:27.722883 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001596 sec., 78947.36842105263 rows/sec., 6.80 MiB/sec. | ||
| 7500 | 2025.12.19 21:36:27.722923 [ 4 ] {2275b5c5-2afb-471c-9e77-32e6fa98b937} <Debug> TCPHandler: Processed in 0.001884962 sec. | ||
| 7501 | 2025.12.19 21:36:27.723049 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2025.12.19 21:36:27.723142 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7503 | 2025.12.19 21:36:27.723182 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7504 | 2025.12.19 21:36:27.723583 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.12.19 21:36:27.723616 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7506 | 2025.12.19 21:36:27.723911 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7507 | 2025.12.19 21:36:27.724130 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.12.19 21:36:27.724256 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001132 sec., 30918.727915194348 rows/sec., 2.27 MiB/sec. | ||
| 7509 | 2025.12.19 21:36:27.724293 [ 4 ] {beb833a3-0e6d-4f6f-8172-f741f05750fb} <Debug> TCPHandler: Processed in 0.001292446 sec. | ||
| 7510 | 2025.12.19 21:36:27.724415 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2025.12.19 21:36:27.724508 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7512 | 2025.12.19 21:36:27.724546 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7513 | 2025.12.19 21:36:27.724963 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2025.12.19 21:36:27.724999 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7515 | 2025.12.19 21:36:27.725297 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7516 | 2025.12.19 21:36:27.725501 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2025.12.19 21:36:27.725625 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001135 sec., 87224.66960352423 rows/sec., 6.81 MiB/sec. | ||
| 7518 | 2025.12.19 21:36:27.725662 [ 4 ] {b0e29958-247e-4b69-9562-1adcae289e4d} <Debug> TCPHandler: Processed in 0.001294226 sec. | ||
| 7519 | 2025.12.19 21:36:27.725776 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2025.12.19 21:36:27.725875 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7521 | 2025.12.19 21:36:27.725917 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7522 | 2025.12.19 21:36:27.726321 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2025.12.19 21:36:27.726356 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7524 | 2025.12.19 21:36:27.726674 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7525 | 2025.12.19 21:36:27.726877 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2025.12.19 21:36:27.726990 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7527 | 2025.12.19 21:36:27.727004 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7528 | 2025.12.19 21:36:27.727061 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2025.12.19 21:36:27.727068 [ 4 ] {22fff3f0-da3b-4d57-b895-2c7decc4871c} <Debug> TCPHandler: Processed in 0.001339728 sec. | ||
| 7530 | 2025.12.19 21:36:27.727091 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7531 | 2025.12.19 21:36:27.727193 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2025.12.19 21:36:27.727211 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7533 | 2025.12.19 21:36:27.727290 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7534 | 2025.12.19 21:36:27.727344 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7535 | 2025.12.19 21:36:27.727350 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2025.12.19 21:36:27.727389 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13968 rows starting from the beginning of the part | ||
| 7537 | 2025.12.19 21:36:27.727455 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7538 | 2025.12.19 21:36:27.727507 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7539 | 2025.12.19 21:36:27.727554 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 847 rows starting from the beginning of the part | ||
| 7540 | 2025.12.19 21:36:27.727599 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7541 | 2025.12.19 21:36:27.727643 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 7542 | 2025.12.19 21:36:27.728225 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2025.12.19 21:36:27.728260 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7544 | 2025.12.19 21:36:27.728814 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7545 | 2025.12.19 21:36:27.729034 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2025.12.19 21:36:27.729173 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0019 sec., 18421.052631578947 rows/sec., 33.01 MiB/sec. | ||
| 7547 | 2025.12.19 21:36:27.729232 [ 4 ] {e5732642-1a9e-471e-8722-93c8446ff7a3} <Debug> TCPHandler: Processed in 0.002086458 sec. | ||
| 7548 | 2025.12.19 21:36:27.729363 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2025.12.19 21:36:27.729455 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7550 | 2025.12.19 21:36:27.729496 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7551 | 2025.12.19 21:36:27.729845 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.12.19 21:36:27.729881 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7553 | 2025.12.19 21:36:27.730190 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7554 | 2025.12.19 21:36:27.730392 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.12.19 21:36:27.730522 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7556 | 2025.12.19 21:36:27.730558 [ 4 ] {4574645b-3edb-4559-b77e-1ee771de5837} <Debug> TCPHandler: Processed in 0.001243595 sec. | ||
| 7557 | 2025.12.19 21:36:27.731065 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15455 rows, containing 5 columns (5 merged, 0 gathered) in 0.003895279 sec., 3967623.3717790176 rows/sec., 270.75 MiB/sec. | ||
| 7558 | 2025.12.19 21:36:27.731715 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7559 | 2025.12.19 21:36:27.732070 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.12.19 21:36:27.732164 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7561 | 2025.12.19 21:36:27.732266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7562 | 2025.12.19 21:36:28.057967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7563 | 2025.12.19 21:36:28.075767 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2025.12.19 21:36:28.075826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7565 | 2025.12.19 21:36:28.082048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7566 | 2025.12.19 21:36:28.082722 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2025.12.19 21:36:28.083049 [ 117 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7568 | 2025.12.19 21:36:28.083134 [ 117 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2025.12.19 21:36:28.083168 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7570 | 2025.12.19 21:36:28.083315 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7571 | 2025.12.19 21:36:28.086187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7572 | 2025.12.19 21:36:28.086974 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7573 | 2025.12.19 21:36:28.088387 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7574 | 2025.12.19 21:36:28.092675 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7575 | 2025.12.19 21:36:28.096982 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7576 | 2025.12.19 21:36:28.101603 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7577 | 2025.12.19 21:36:28.105994 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7578 | 2025.12.19 21:36:28.109755 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 7579 | 2025.12.19 21:36:28.160339 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077065856 sec., 3529.448891088681 rows/sec., 18.25 MiB/sec. | ||
| 7580 | 2025.12.19 21:36:28.163354 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7581 | 2025.12.19 21:36:28.165617 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_36_7} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2025.12.19 21:36:28.165736 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_36_7} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7583 | 2025.12.19 21:36:28.168599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7584 | 2025.12.19 21:36:32.721319 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2025.12.19 21:36:32.721531 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.12.19 21:36:32.721600 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7587 | 2025.12.19 21:36:32.722275 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.12.19 21:36:32.722319 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7589 | 2025.12.19 21:36:32.722711 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7590 | 2025.12.19 21:36:32.722932 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.12.19 21:36:32.723082 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 7592 | 2025.12.19 21:36:32.723120 [ 4 ] {d0d1683f-1dae-4474-bb7f-21a4461709d0} <Debug> TCPHandler: Processed in 0.001939404 sec. | ||
| 7593 | 2025.12.19 21:36:32.723257 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2025.12.19 21:36:32.723386 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7595 | 2025.12.19 21:36:32.723433 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7596 | 2025.12.19 21:36:32.723879 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.12.19 21:36:32.723920 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7598 | 2025.12.19 21:36:32.724351 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7599 | 2025.12.19 21:36:32.724585 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.12.19 21:36:32.724720 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec. | ||
| 7601 | 2025.12.19 21:36:32.724759 [ 4 ] {f9981a86-9110-4fbb-abfe-bc67d345887d} <Debug> TCPHandler: Processed in 0.001555893 sec. | ||
| 7602 | 2025.12.19 21:36:32.724885 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2025.12.19 21:36:32.724983 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7604 | 2025.12.19 21:36:32.725022 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7605 | 2025.12.19 21:36:32.725489 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2025.12.19 21:36:32.725526 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7607 | 2025.12.19 21:36:32.725856 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7608 | 2025.12.19 21:36:32.726079 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2025.12.19 21:36:32.726209 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001244 sec., 153536.9774919614 rows/sec., 13.57 MiB/sec. | ||
| 7610 | 2025.12.19 21:36:32.726246 [ 4 ] {24b222d2-ed7d-421b-a4b2-72e329174cab} <Debug> TCPHandler: Processed in 0.00141401 sec. | ||
| 7611 | 2025.12.19 21:36:32.726371 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2025.12.19 21:36:32.726465 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7613 | 2025.12.19 21:36:32.726504 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7614 | 2025.12.19 21:36:32.726901 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.12.19 21:36:32.726938 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7616 | 2025.12.19 21:36:32.727231 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7617 | 2025.12.19 21:36:32.727446 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.12.19 21:36:32.727579 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001132 sec., 18551.236749116608 rows/sec., 1.40 MiB/sec. | ||
| 7619 | 2025.12.19 21:36:32.727618 [ 4 ] {79ad4bce-2fed-48d9-b72f-4bde825dc608} <Debug> TCPHandler: Processed in 0.001299276 sec. | ||
| 7620 | 2025.12.19 21:36:32.727760 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2025.12.19 21:36:32.727878 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7622 | 2025.12.19 21:36:32.727926 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7623 | 2025.12.19 21:36:32.728397 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2025.12.19 21:36:32.728441 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7625 | 2025.12.19 21:36:32.728738 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7626 | 2025.12.19 21:36:32.728943 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2025.12.19 21:36:32.729072 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 7628 | 2025.12.19 21:36:32.729110 [ 4 ] {5812c157-ce09-4a3a-afb6-bf1db0edf34b} <Debug> TCPHandler: Processed in 0.001417549 sec. | ||
| 7629 | 2025.12.19 21:36:32.729249 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2025.12.19 21:36:32.729362 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7631 | 2025.12.19 21:36:32.729409 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7632 | 2025.12.19 21:36:32.729808 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.12.19 21:36:32.729844 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7634 | 2025.12.19 21:36:32.730167 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7635 | 2025.12.19 21:36:32.730377 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2025.12.19 21:36:32.730504 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 7637 | 2025.12.19 21:36:32.730542 [ 4 ] {ab1a4f7a-cdc8-4227-8f91-b9805bd389e8} <Debug> TCPHandler: Processed in 0.001359869 sec. | ||
| 7638 | 2025.12.19 21:36:32.730650 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2025.12.19 21:36:32.730741 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7640 | 2025.12.19 21:36:32.730779 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7641 | 2025.12.19 21:36:32.731202 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.12.19 21:36:32.731237 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7643 | 2025.12.19 21:36:32.731539 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7644 | 2025.12.19 21:36:32.731741 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2025.12.19 21:36:32.731867 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001143 sec., 95363.07961504813 rows/sec., 7.77 MiB/sec. | ||
| 7646 | 2025.12.19 21:36:32.731903 [ 4 ] {b9d363c6-fad1-43ee-8f80-44ff091512a5} <Debug> TCPHandler: Processed in 0.001301376 sec. | ||
| 7647 | 2025.12.19 21:36:32.732017 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2025.12.19 21:36:32.732110 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7649 | 2025.12.19 21:36:32.732153 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7650 | 2025.12.19 21:36:32.732550 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2025.12.19 21:36:32.732585 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7652 | 2025.12.19 21:36:32.732909 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7653 | 2025.12.19 21:36:32.733112 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2025.12.19 21:36:32.733242 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00115 sec., 171304.34782608695 rows/sec., 12.29 MiB/sec. | ||
| 7655 | 2025.12.19 21:36:32.733278 [ 4 ] {84ddd62b-c3f8-4ac7-82e6-3884a917e76e} <Debug> TCPHandler: Processed in 0.001309397 sec. | ||
| 7656 | 2025.12.19 21:36:32.733389 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2025.12.19 21:36:32.733481 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7658 | 2025.12.19 21:36:32.733533 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7659 | 2025.12.19 21:36:32.734263 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2025.12.19 21:36:32.734299 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7661 | 2025.12.19 21:36:32.734813 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7662 | 2025.12.19 21:36:32.735026 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2025.12.19 21:36:32.735163 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001699 sec., 4120.070629782225 rows/sec., 7.38 MiB/sec. | ||
| 7664 | 2025.12.19 21:36:32.735215 [ 4 ] {8592b0bf-59ea-4926-ad55-df99371cf4a2} <Debug> TCPHandler: Processed in 0.001873783 sec. | ||
| 7665 | 2025.12.19 21:36:32.735324 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2025.12.19 21:36:32.735416 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7667 | 2025.12.19 21:36:32.735457 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7668 | 2025.12.19 21:36:32.735786 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.12.19 21:36:32.735821 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7670 | 2025.12.19 21:36:32.736118 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7671 | 2025.12.19 21:36:32.736324 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.12.19 21:36:32.736429 [ 109 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7673 | 2025.12.19 21:36:32.736450 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7674 | 2025.12.19 21:36:32.736508 [ 4 ] {553ef4dc-aa3e-4eab-8985-11524771cdac} <Debug> TCPHandler: Processed in 0.001232375 sec. | ||
| 7675 | 2025.12.19 21:36:32.736506 [ 109 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2025.12.19 21:36:32.736561 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7677 | 2025.12.19 21:36:32.736714 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7678 | 2025.12.19 21:36:32.736871 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7679 | 2025.12.19 21:36:32.736911 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2246 rows starting from the beginning of the part | ||
| 7680 | 2025.12.19 21:36:32.736983 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7681 | 2025.12.19 21:36:32.737033 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7682 | 2025.12.19 21:36:32.737078 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7683 | 2025.12.19 21:36:32.737123 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7684 | 2025.12.19 21:36:32.737168 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 7685 | 2025.12.19 21:36:32.738352 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 4 columns (4 merged, 0 gathered) in 0.001699948 sec., 1497692.8706054538 rows/sec., 99.66 MiB/sec. | ||
| 7686 | 2025.12.19 21:36:32.738638 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7687 | 2025.12.19 21:36:32.738907 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2025.12.19 21:36:32.738975 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_46_9} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7689 | 2025.12.19 21:36:32.739052 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7690 | 2025.12.19 21:36:34.633737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17786 | ||
| 7691 | 2025.12.19 21:36:34.634525 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2025.12.19 21:36:34.634596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7693 | 2025.12.19 21:36:34.635339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7694 | 2025.12.19 21:36:34.635576 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2025.12.19 21:36:34.635724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17786 | ||
| 7696 | 2025.12.19 21:36:35.586379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7697 | 2025.12.19 21:36:35.602560 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.12.19 21:36:35.602614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7699 | 2025.12.19 21:36:35.607925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7700 | 2025.12.19 21:36:35.608637 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.12.19 21:36:35.611701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7702 | 2025.12.19 21:36:37.176469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 938 | ||
| 7703 | 2025.12.19 21:36:37.178938 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.12.19 21:36:37.178995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7705 | 2025.12.19 21:36:37.180238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7706 | 2025.12.19 21:36:37.180508 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.12.19 21:36:37.180880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7708 | 2025.12.19 21:36:37.721271 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2025.12.19 21:36:37.721465 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7710 | 2025.12.19 21:36:37.721537 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7711 | 2025.12.19 21:36:37.722254 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.12.19 21:36:37.722303 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7713 | 2025.12.19 21:36:37.722695 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7714 | 2025.12.19 21:36:37.722925 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.12.19 21:36:37.723085 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001675 sec., 75223.88059701493 rows/sec., 6.48 MiB/sec. | ||
| 7716 | 2025.12.19 21:36:37.723136 [ 4 ] {387a7efd-6382-4bc7-aa76-6f9e87e00517} <Debug> TCPHandler: Processed in 0.001997416 sec. | ||
| 7717 | 2025.12.19 21:36:37.723270 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.12.19 21:36:37.723372 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7719 | 2025.12.19 21:36:37.723413 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7720 | 2025.12.19 21:36:37.723834 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.12.19 21:36:37.723871 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7722 | 2025.12.19 21:36:37.724171 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7723 | 2025.12.19 21:36:37.724380 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.12.19 21:36:37.724510 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001162 sec., 30120.481927710844 rows/sec., 2.21 MiB/sec. | ||
| 7725 | 2025.12.19 21:36:37.724547 [ 4 ] {65ea22f5-d7fa-4ce7-aaac-67546050c52f} <Debug> TCPHandler: Processed in 0.001327317 sec. | ||
| 7726 | 2025.12.19 21:36:37.724665 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.12.19 21:36:37.724791 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7728 | 2025.12.19 21:36:37.724841 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7729 | 2025.12.19 21:36:37.725372 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.12.19 21:36:37.725416 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7731 | 2025.12.19 21:36:37.725795 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7732 | 2025.12.19 21:36:37.726008 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.12.19 21:36:37.726190 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001424 sec., 69522.47191011236 rows/sec., 5.43 MiB/sec. | ||
| 7734 | 2025.12.19 21:36:37.726229 [ 4 ] {bbad953a-473c-4d1d-8ee6-43fde538dfd4} <Debug> TCPHandler: Processed in 0.001624885 sec. | ||
| 7735 | 2025.12.19 21:36:37.726340 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2025.12.19 21:36:37.726437 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7737 | 2025.12.19 21:36:37.726480 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7738 | 2025.12.19 21:36:37.726876 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.12.19 21:36:37.726913 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7740 | 2025.12.19 21:36:37.727253 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7741 | 2025.12.19 21:36:37.727467 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.12.19 21:36:37.727692 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 7743 | 2025.12.19 21:36:37.727730 [ 4 ] {2029afcd-9636-4fe3-bfd1-8be9b19f68b4} <Debug> TCPHandler: Processed in 0.0014394 sec. | ||
| 7744 | 2025.12.19 21:36:37.727837 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2025.12.19 21:36:37.727931 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7746 | 2025.12.19 21:36:37.727985 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7747 | 2025.12.19 21:36:37.728828 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2025.12.19 21:36:37.728865 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7749 | 2025.12.19 21:36:37.729449 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7750 | 2025.12.19 21:36:37.729678 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2025.12.19 21:36:37.729818 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001905 sec., 18372.70341207349 rows/sec., 32.92 MiB/sec. | ||
| 7752 | 2025.12.19 21:36:37.729884 [ 4 ] {8a4fce17-ba83-423b-bb49-7334efec1a4c} <Debug> TCPHandler: Processed in 0.002095129 sec. | ||
| 7753 | 2025.12.19 21:36:37.729996 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2025.12.19 21:36:37.730091 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7755 | 2025.12.19 21:36:37.730133 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7756 | 2025.12.19 21:36:37.730469 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.12.19 21:36:37.730506 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7758 | 2025.12.19 21:36:37.730809 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7759 | 2025.12.19 21:36:37.731044 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2025.12.19 21:36:37.731174 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7761 | 2025.12.19 21:36:37.731211 [ 4 ] {5230ad37-ac32-4c9f-9506-7124eba7539d} <Debug> TCPHandler: Processed in 0.001263705 sec. | ||
| 7762 | 2025.12.19 21:36:41.985744 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7763 | 2025.12.19 21:36:41.985819 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7764 | 2025.12.19 21:36:42.136788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18298 | ||
| 7765 | 2025.12.19 21:36:42.137315 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2025.12.19 21:36:42.137364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7767 | 2025.12.19 21:36:42.138014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7768 | 2025.12.19 21:36:42.138277 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.12.19 21:36:42.138448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18298 | ||
| 7770 | 2025.12.19 21:36:42.720012 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2025.12.19 21:36:42.720300 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7772 | 2025.12.19 21:36:42.720403 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7773 | 2025.12.19 21:36:42.721449 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.12.19 21:36:42.721499 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7775 | 2025.12.19 21:36:42.721917 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7776 | 2025.12.19 21:36:42.722134 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.12.19 21:36:42.722286 [ 100 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7778 | 2025.12.19 21:36:42.722294 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002072 sec., 33783.78378378378 rows/sec., 2.71 MiB/sec. | ||
| 7779 | 2025.12.19 21:36:42.722366 [ 100 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.12.19 21:36:42.722391 [ 4 ] {e698d8ec-195d-499e-8581-63c2c9d1d5ca} <Debug> TCPHandler: Processed in 0.002556152 sec. | ||
| 7781 | 2025.12.19 21:36:42.722393 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7782 | 2025.12.19 21:36:42.722540 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 7783 | 2025.12.19 21:36:42.722555 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.12.19 21:36:42.722684 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7785 | 2025.12.19 21:36:42.722688 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7786 | 2025.12.19 21:36:42.722724 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2467 rows starting from the beginning of the part | ||
| 7787 | 2025.12.19 21:36:42.722743 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7788 | 2025.12.19 21:36:42.722795 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part | ||
| 7789 | 2025.12.19 21:36:42.722843 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 126 rows starting from the beginning of the part | ||
| 7790 | 2025.12.19 21:36:42.722885 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 191 rows starting from the beginning of the part | ||
| 7791 | 2025.12.19 21:36:42.722925 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 126 rows starting from the beginning of the part | ||
| 7792 | 2025.12.19 21:36:42.722967 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
| 7793 | 2025.12.19 21:36:42.723182 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2025.12.19 21:36:42.723223 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7795 | 2025.12.19 21:36:42.723560 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7796 | 2025.12.19 21:36:42.723796 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2025.12.19 21:36:42.723936 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001267 sec., 5524.861878453039 rows/sec., 415.44 KiB/sec. | ||
| 7798 | 2025.12.19 21:36:42.723974 [ 4 ] {e7ee5307-0862-429b-9443-d4a167b6edd8} <Debug> TCPHandler: Processed in 0.001469211 sec. | ||
| 7799 | 2025.12.19 21:36:42.724094 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2025.12.19 21:36:42.724203 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7801 | 2025.12.19 21:36:42.724242 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7802 | 2025.12.19 21:36:42.724311 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827661 sec., 1668799.6296906264 rows/sec., 144.09 MiB/sec. | ||
| 7803 | 2025.12.19 21:36:42.724584 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7804 | 2025.12.19 21:36:42.724722 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.12.19 21:36:42.724758 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7806 | 2025.12.19 21:36:42.724838 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.12.19 21:36:42.724916 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_51_10} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7808 | 2025.12.19 21:36:42.724993 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 7809 | 2025.12.19 21:36:42.725082 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7810 | 2025.12.19 21:36:42.725315 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.12.19 21:36:42.725429 [ 100 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7812 | 2025.12.19 21:36:42.725456 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00127 sec., 55905.51181102362 rows/sec., 4.36 MiB/sec. | ||
| 7813 | 2025.12.19 21:36:42.725463 [ 100 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.12.19 21:36:42.725499 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7815 | 2025.12.19 21:36:42.725502 [ 4 ] {861cb856-5857-4fa8-bf6c-f9ca737627ed} <Debug> TCPHandler: Processed in 0.00145552 sec. | ||
| 7816 | 2025.12.19 21:36:42.725603 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 7817 | 2025.12.19 21:36:42.725639 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.12.19 21:36:42.725703 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7819 | 2025.12.19 21:36:42.725735 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 7820 | 2025.12.19 21:36:42.725745 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7821 | 2025.12.19 21:36:42.725788 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 71 rows starting from the beginning of the part | ||
| 7822 | 2025.12.19 21:36:42.725792 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7823 | 2025.12.19 21:36:42.725842 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 99 rows starting from the beginning of the part | ||
| 7824 | 2025.12.19 21:36:42.725888 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 109 rows starting from the beginning of the part | ||
| 7825 | 2025.12.19 21:36:42.725930 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 99 rows starting from the beginning of the part | ||
| 7826 | 2025.12.19 21:36:42.725971 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part | ||
| 7827 | 2025.12.19 21:36:42.726247 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2025.12.19 21:36:42.726287 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7829 | 2025.12.19 21:36:42.726659 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7830 | 2025.12.19 21:36:42.726871 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.12.19 21:36:42.726984 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412069 sec., 1203907.1745077614 rows/sec., 93.63 MiB/sec. | ||
| 7832 | 2025.12.19 21:36:42.727006 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 7833 | 2025.12.19 21:36:42.727075 [ 4 ] {50820731-dade-4de2-991f-2528e406ab72} <Debug> TCPHandler: Processed in 0.001487481 sec. | ||
| 7834 | 2025.12.19 21:36:42.727191 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7835 | 2025.12.19 21:36:42.727191 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2025.12.19 21:36:42.727305 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7837 | 2025.12.19 21:36:42.727360 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7838 | 2025.12.19 21:36:42.727445 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2025.12.19 21:36:42.727521 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_51_10} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7840 | 2025.12.19 21:36:42.727595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7841 | 2025.12.19 21:36:42.728127 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.12.19 21:36:42.728166 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7843 | 2025.12.19 21:36:42.728705 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7844 | 2025.12.19 21:36:42.728924 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2025.12.19 21:36:42.729062 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 7.07 MiB/sec. | ||
| 7846 | 2025.12.19 21:36:42.729122 [ 4 ] {c34cb98c-4693-489f-ab8b-a2802b9c4ea2} <Debug> TCPHandler: Processed in 0.001980195 sec. | ||
| 7847 | 2025.12.19 21:36:42.729246 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2025.12.19 21:36:42.729348 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7849 | 2025.12.19 21:36:42.729388 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7850 | 2025.12.19 21:36:42.729724 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2025.12.19 21:36:42.729757 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7852 | 2025.12.19 21:36:42.730053 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7853 | 2025.12.19 21:36:42.730283 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2025.12.19 21:36:42.730409 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7855 | 2025.12.19 21:36:42.730445 [ 4 ] {14ea14c7-cd24-4e31-9e29-20412762f976} <Debug> TCPHandler: Processed in 0.001255265 sec. | ||
| 7856 | 2025.12.19 21:36:43.047379 [ 99 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7857 | 2025.12.19 21:36:43.047463 [ 99 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2025.12.19 21:36:43.047499 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7859 | 2025.12.19 21:36:43.047646 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 7860 | 2025.12.19 21:36:43.047827 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7861 | 2025.12.19 21:36:43.047882 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 7862 | 2025.12.19 21:36:43.047988 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7863 | 2025.12.19 21:36:43.048071 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7864 | 2025.12.19 21:36:43.048146 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7865 | 2025.12.19 21:36:43.048221 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 7866 | 2025.12.19 21:36:43.048953 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366208 sec., 27814.212769944254 rows/sec., 2.32 MiB/sec. | ||
| 7867 | 2025.12.19 21:36:43.049157 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7868 | 2025.12.19 21:36:43.049501 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.19 21:36:43.049600 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_17_4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7870 | 2025.12.19 21:36:43.049701 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7871 | 2025.12.19 21:36:43.112728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7872 | 2025.12.19 21:36:43.129056 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.12.19 21:36:43.129111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7874 | 2025.12.19 21:36:43.134882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7875 | 2025.12.19 21:36:43.135561 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.12.19 21:36:43.138307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7877 | 2025.12.19 21:36:47.182019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 962 | ||
| 7878 | 2025.12.19 21:36:47.184188 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.12.19 21:36:47.184235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7880 | 2025.12.19 21:36:47.185417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7881 | 2025.12.19 21:36:47.185699 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2025.12.19 21:36:47.185956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7883 | 2025.12.19 21:36:47.748464 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2025.12.19 21:36:47.748666 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7885 | 2025.12.19 21:36:47.748745 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7886 | 2025.12.19 21:36:47.749421 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.12.19 21:36:47.749473 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7888 | 2025.12.19 21:36:47.749872 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7889 | 2025.12.19 21:36:47.750123 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.12.19 21:36:47.750284 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 194.96 KiB/sec. | ||
| 7891 | 2025.12.19 21:36:47.750338 [ 4 ] {8da7bcd3-5a0c-486f-973f-d874de0883c1} <Debug> TCPHandler: Processed in 0.002014636 sec. | ||
| 7892 | 2025.12.19 21:36:47.750487 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.12.19 21:36:47.750591 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7894 | 2025.12.19 21:36:47.750634 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7895 | 2025.12.19 21:36:47.751736 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.12.19 21:36:47.751775 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7897 | 2025.12.19 21:36:47.752209 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7898 | 2025.12.19 21:36:47.752436 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.12.19 21:36:47.752572 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.002005 sec., 632418.9526184539 rows/sec., 52.52 MiB/sec. | ||
| 7900 | 2025.12.19 21:36:47.752612 [ 4 ] {70ad3c3f-2300-4bde-8404-6f5ef5ba8334} <Debug> TCPHandler: Processed in 0.002176631 sec. | ||
| 7901 | 2025.12.19 21:36:47.752735 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.12.19 21:36:47.752833 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7903 | 2025.12.19 21:36:47.752874 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7904 | 2025.12.19 21:36:47.753291 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.12.19 21:36:47.753327 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7906 | 2025.12.19 21:36:47.753634 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7907 | 2025.12.19 21:36:47.753848 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.12.19 21:36:47.753969 [ 97 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7909 | 2025.12.19 21:36:47.753977 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.44 MiB/sec. | ||
| 7910 | 2025.12.19 21:36:47.754041 [ 97 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2025.12.19 21:36:47.754058 [ 4 ] {df52e011-de7d-4543-b1be-1252cc61cf09} <Debug> TCPHandler: Processed in 0.001373898 sec. | ||
| 7912 | 2025.12.19 21:36:47.754069 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7913 | 2025.12.19 21:36:47.754180 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2025.12.19 21:36:47.754197 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 7915 | 2025.12.19 21:36:47.754280 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7916 | 2025.12.19 21:36:47.754325 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7917 | 2025.12.19 21:36:47.754361 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7918 | 2025.12.19 21:36:47.754407 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 7919 | 2025.12.19 21:36:47.754481 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 7920 | 2025.12.19 21:36:47.754535 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part | ||
| 7921 | 2025.12.19 21:36:47.754581 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 7922 | 2025.12.19 21:36:47.754620 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 7923 | 2025.12.19 21:36:47.754661 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
| 7924 | 2025.12.19 21:36:47.754865 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2025.12.19 21:36:47.754906 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7926 | 2025.12.19 21:36:47.755394 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7927 | 2025.12.19 21:36:47.755581 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144215 sec., 288458.20476372086 rows/sec., 20.17 MiB/sec. | ||
| 7928 | 2025.12.19 21:36:47.755627 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2025.12.19 21:36:47.755750 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7930 | 2025.12.19 21:36:47.755769 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001507 sec., 151293.9615129396 rows/sec., 10.24 MiB/sec. | ||
| 7931 | 2025.12.19 21:36:47.755807 [ 4 ] {defbad4b-d11a-43d4-a8ab-669713b152bf} <Debug> TCPHandler: Processed in 0.001675916 sec. | ||
| 7932 | 2025.12.19 21:36:47.755927 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2025.12.19 21:36:47.756024 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7934 | 2025.12.19 21:36:47.756061 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.12.19 21:36:47.756064 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7936 | 2025.12.19 21:36:47.756149 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_51_10} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7937 | 2025.12.19 21:36:47.756232 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7938 | 2025.12.19 21:36:47.756770 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.12.19 21:36:47.756805 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7940 | 2025.12.19 21:36:47.757139 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7941 | 2025.12.19 21:36:47.757356 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.12.19 21:36:47.757487 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001482 sec., 377192.98245614034 rows/sec., 28.03 MiB/sec. | ||
| 7943 | 2025.12.19 21:36:47.757524 [ 4 ] {bc51cb59-0a18-41d9-bad4-3f8c18bb6650} <Debug> TCPHandler: Processed in 0.001646806 sec. | ||
| 7944 | 2025.12.19 21:36:47.757641 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.12.19 21:36:47.757735 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7946 | 2025.12.19 21:36:47.757777 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7947 | 2025.12.19 21:36:47.758437 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.12.19 21:36:47.758473 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7949 | 2025.12.19 21:36:47.758858 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7950 | 2025.12.19 21:36:47.759078 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.12.19 21:36:47.759207 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001491 sec., 567404.4265593562 rows/sec., 38.19 MiB/sec. | ||
| 7952 | 2025.12.19 21:36:47.759245 [ 4 ] {1aa30072-f584-4d34-b347-10e2007bf7ef} <Debug> TCPHandler: Processed in 0.001652406 sec. | ||
| 7953 | 2025.12.19 21:36:47.759358 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.12.19 21:36:47.759452 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7955 | 2025.12.19 21:36:47.759505 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7956 | 2025.12.19 21:36:47.760358 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.12.19 21:36:47.760394 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7958 | 2025.12.19 21:36:47.760985 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7959 | 2025.12.19 21:36:47.761220 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.12.19 21:36:47.761335 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7961 | 2025.12.19 21:36:47.761359 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001925 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 7962 | 2025.12.19 21:36:47.761380 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.12.19 21:36:47.761405 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7964 | 2025.12.19 21:36:47.761433 [ 4 ] {d89b7d61-4b8b-420f-8827-89d89fa48235} <Debug> TCPHandler: Processed in 0.002123179 sec. | ||
| 7965 | 2025.12.19 21:36:47.761493 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 7966 | 2025.12.19 21:36:47.761564 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2025.12.19 21:36:47.761665 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7968 | 2025.12.19 21:36:47.761706 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7969 | 2025.12.19 21:36:47.761707 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7970 | 2025.12.19 21:36:47.761770 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1013 rows starting from the beginning of the part | ||
| 7971 | 2025.12.19 21:36:47.761892 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 7972 | 2025.12.19 21:36:47.762002 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 7973 | 2025.12.19 21:36:47.762050 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2025.12.19 21:36:47.762092 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7975 | 2025.12.19 21:36:47.762116 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 7976 | 2025.12.19 21:36:47.762222 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 7977 | 2025.12.19 21:36:47.762317 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 7978 | 2025.12.19 21:36:47.762424 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7979 | 2025.12.19 21:36:47.762658 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2025.12.19 21:36:47.762805 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7981 | 2025.12.19 21:36:47.762847 [ 4 ] {1434e2ab-b467-4c8e-9cea-5aaaff84a90f} <Debug> TCPHandler: Processed in 0.001331508 sec. | ||
| 7982 | 2025.12.19 21:36:47.769781 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 19 columns (19 merged, 0 gathered) in 0.008326091 sec., 135958.15851640343 rows/sec., 243.63 MiB/sec. | ||
| 7983 | 2025.12.19 21:36:47.771746 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7984 | 2025.12.19 21:36:47.772154 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.12.19 21:36:47.772254 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7986 | 2025.12.19 21:36:47.772397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 7987 | 2025.12.19 21:36:48.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.19 MiB, peak 302.73 MiB, free memory in arenas 0.00 B, will set to 296.65 MiB (RSS), difference: 3.46 MiB | ||
| 7988 | 2025.12.19 21:36:49.638569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18746 | ||
| 7989 | 2025.12.19 21:36:49.639247 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2025.12.19 21:36:49.639309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7991 | 2025.12.19 21:36:49.639999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7992 | 2025.12.19 21:36:49.640398 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.12.19 21:36:49.640617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18746 | ||
| 7994 | 2025.12.19 21:36:50.333021 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63732 | ||
| 7995 | 2025.12.19 21:36:50.333187 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7996 | 2025.12.19 21:36:50.333238 [ 351 ] {} <Debug> TCP-Session: b6951100-bdf5-425d-9601-7ee64769e6a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63732 | ||
| 7997 | 2025.12.19 21:36:50.333263 [ 351 ] {} <Debug> TCP-Session: b6951100-bdf5-425d-9601-7ee64769e6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2025.12.19 21:36:50.333277 [ 351 ] {} <Debug> TCP-Session: b6951100-bdf5-425d-9601-7ee64769e6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2025.12.19 21:36:50.333558 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61212 | ||
| 8000 | 2025.12.19 21:36:50.333561 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42547 | ||
| 8001 | 2025.12.19 21:36:50.333630 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57720 | ||
| 8002 | 2025.12.19 21:36:50.333650 [ 351 ] {} <Trace> TCP-Session: b6951100-bdf5-425d-9601-7ee64769e6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.12.19 21:36:50.333644 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46260 | ||
| 8004 | 2025.12.19 21:36:50.333683 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8005 | 2025.12.19 21:36:50.333729 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45559 | ||
| 8006 | 2025.12.19 21:36:50.333744 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8007 | 2025.12.19 21:36:50.333771 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43993 | ||
| 8008 | 2025.12.19 21:36:50.333801 [ 355 ] {} <Debug> TCP-Session: 3e9fb83f-f87a-40d6-b267-aaa731ef8aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:57720 | ||
| 8009 | 2025.12.19 21:36:50.333802 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63534 | ||
| 8010 | 2025.12.19 21:36:50.333829 [ 355 ] {} <Debug> TCP-Session: 3e9fb83f-f87a-40d6-b267-aaa731ef8aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2025.12.19 21:36:50.333843 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63732) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8012 | 2025.12.19 21:36:50.333852 [ 355 ] {} <Debug> TCP-Session: 3e9fb83f-f87a-40d6-b267-aaa731ef8aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2025.12.19 21:36:50.333768 [ 353 ] {} <Debug> TCP-Session: 57f251ef-4e38-4570-80a9-96ee2d85a35f Authenticating user 'default' from [fd00:1122:3344:101::e]:61212 | ||
| 8014 | 2025.12.19 21:36:50.333746 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2025.12.19 21:36:50.333909 [ 353 ] {} <Debug> TCP-Session: 57f251ef-4e38-4570-80a9-96ee2d85a35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2025.12.19 21:36:50.333730 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57748 | ||
| 8017 | 2025.12.19 21:36:50.333947 [ 352 ] {} <Debug> TCP-Session: a11e31d4-531b-4283-8dfb-c93306d92543 Authenticating user 'default' from [fd00:1122:3344:101::e]:42547 | ||
| 8018 | 2025.12.19 21:36:50.333942 [ 353 ] {} <Debug> TCP-Session: 57f251ef-4e38-4570-80a9-96ee2d85a35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2025.12.19 21:36:50.333988 [ 352 ] {} <Debug> TCP-Session: a11e31d4-531b-4283-8dfb-c93306d92543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2025.12.19 21:36:50.334014 [ 352 ] {} <Debug> TCP-Session: a11e31d4-531b-4283-8dfb-c93306d92543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2025.12.19 21:36:50.334275 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8022 | 2025.12.19 21:36:50.334346 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8023 | 2025.12.19 21:36:50.334451 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8024 | 2025.12.19 21:36:50.334483 [ 359 ] {} <Debug> TCP-Session: 486d5f38-dae9-4c23-8771-944d88f1facc Authenticating user 'default' from [fd00:1122:3344:101::e]:63534 | ||
| 8025 | 2025.12.19 21:36:50.334500 [ 359 ] {} <Debug> TCP-Session: 486d5f38-dae9-4c23-8771-944d88f1facc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.12.19 21:36:50.334512 [ 359 ] {} <Debug> TCP-Session: 486d5f38-dae9-4c23-8771-944d88f1facc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2025.12.19 21:36:50.334570 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8028 | 2025.12.19 21:36:50.334608 [ 356 ] {} <Debug> TCP-Session: e6f437e3-7632-4514-b33b-0a64e34c3532 Authenticating user 'default' from [fd00:1122:3344:101::e]:57748 | ||
| 8029 | 2025.12.19 21:36:50.334626 [ 356 ] {} <Debug> TCP-Session: e6f437e3-7632-4514-b33b-0a64e34c3532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2025.12.19 21:36:50.334645 [ 356 ] {} <Debug> TCP-Session: e6f437e3-7632-4514-b33b-0a64e34c3532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2025.12.19 21:36:50.334772 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8032 | 2025.12.19 21:36:50.334819 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 8033 | 2025.12.19 21:36:50.334820 [ 354 ] {} <Debug> TCP-Session: 1122261f-6d31-4188-b57e-17eb7af90e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:46260 | ||
| 8034 | 2025.12.19 21:36:50.334843 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2025.12.19 21:36:50.334875 [ 354 ] {} <Debug> TCP-Session: 1122261f-6d31-4188-b57e-17eb7af90e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.12.19 21:36:50.334884 [ 358 ] {} <Debug> TCP-Session: 9296856f-8e30-42fa-9959-4d04c573962a Authenticating user 'default' from [fd00:1122:3344:101::e]:43993 | ||
| 8037 | 2025.12.19 21:36:50.334890 [ 354 ] {} <Debug> TCP-Session: 1122261f-6d31-4188-b57e-17eb7af90e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2025.12.19 21:36:50.334905 [ 358 ] {} <Debug> TCP-Session: 9296856f-8e30-42fa-9959-4d04c573962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2025.12.19 21:36:50.334919 [ 358 ] {} <Debug> TCP-Session: 9296856f-8e30-42fa-9959-4d04c573962a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2025.12.19 21:36:50.334945 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8041 | 2025.12.19 21:36:50.334986 [ 357 ] {} <Debug> TCP-Session: 3284a2c5-98d2-4bf6-8b7e-364adbd820e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45559 | ||
| 8042 | 2025.12.19 21:36:50.335003 [ 357 ] {} <Debug> TCP-Session: 3284a2c5-98d2-4bf6-8b7e-364adbd820e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2025.12.19 21:36:50.335015 [ 357 ] {} <Debug> TCP-Session: 3284a2c5-98d2-4bf6-8b7e-364adbd820e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2025.12.19 21:36:50.335875 [ 286 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> AggregatingTransform: Aggregating | ||
| 8045 | 2025.12.19 21:36:50.335920 [ 286 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> Aggregator: Aggregation method: without_key | ||
| 8046 | 2025.12.19 21:36:50.335957 [ 286 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021208 sec. (979.232 rows/sec., 38.25 KiB/sec.) | ||
| 8047 | 2025.12.19 21:36:50.335975 [ 286 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Trace> Aggregator: Merging aggregated data | ||
| 8048 | 2025.12.19 21:36:50.337113 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00333 sec., 300.3003003003003 rows/sec., 11.73 KiB/sec. | ||
| 8049 | 2025.12.19 21:36:50.337253 [ 351 ] {cd4e6951-bc3d-4f64-b4d2-82f0c68b3010} <Debug> TCPHandler: Processed in 0.003752554 sec. | ||
| 8050 | 2025.12.19 21:36:50.337350 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2025.12.19 21:36:50.337379 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8052 | 2025.12.19 21:36:50.337381 [ 351 ] {} <Debug> TCP-Session: b6951100-bdf5-425d-9601-7ee64769e6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2025.12.19 21:36:50.337401 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2025.12.19 21:36:50.337424 [ 352 ] {} <Debug> TCP-Session: a11e31d4-531b-4283-8dfb-c93306d92543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2025.12.19 21:36:50.337430 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2025.12.19 21:36:50.337453 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2025.12.19 21:36:50.337480 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2025.12.19 21:36:50.337496 [ 353 ] {} <Debug> TCP-Session: 57f251ef-4e38-4570-80a9-96ee2d85a35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2025.12.19 21:36:50.337511 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2025.12.19 21:36:50.337529 [ 357 ] {} <Debug> TCP-Session: 3284a2c5-98d2-4bf6-8b7e-364adbd820e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2025.12.19 21:36:50.337542 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2025.12.19 21:36:50.337562 [ 356 ] {} <Debug> TCP-Session: e6f437e3-7632-4514-b33b-0a64e34c3532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2025.12.19 21:36:50.337518 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8064 | 2025.12.19 21:36:50.337590 [ 358 ] {} <Debug> TCP-Session: 9296856f-8e30-42fa-9959-4d04c573962a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2025.12.19 21:36:50.337516 [ 354 ] {} <Debug> TCP-Session: 1122261f-6d31-4188-b57e-17eb7af90e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2025.12.19 21:36:50.337627 [ 355 ] {} <Debug> TCP-Session: 3e9fb83f-f87a-40d6-b267-aaa731ef8aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2025.12.19 21:36:50.337444 [ 359 ] {} <Debug> TCP-Session: 486d5f38-dae9-4c23-8771-944d88f1facc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.12.19 21:36:50.430787 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62581 | ||
| 8069 | 2025.12.19 21:36:50.430909 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8070 | 2025.12.19 21:36:50.430941 [ 351 ] {} <Debug> TCP-Session: df0d7a67-568a-414f-9594-c631d94034fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62581 | ||
| 8071 | 2025.12.19 21:36:50.430968 [ 351 ] {} <Debug> TCP-Session: df0d7a67-568a-414f-9594-c631d94034fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2025.12.19 21:36:50.430986 [ 351 ] {} <Debug> TCP-Session: df0d7a67-568a-414f-9594-c631d94034fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2025.12.19 21:36:50.431241 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65519 | ||
| 8074 | 2025.12.19 21:36:50.431283 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42316 | ||
| 8075 | 2025.12.19 21:36:50.431302 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64441 | ||
| 8076 | 2025.12.19 21:36:50.431344 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64844 | ||
| 8077 | 2025.12.19 21:36:50.431362 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8078 | 2025.12.19 21:36:50.431376 [ 351 ] {} <Trace> TCP-Session: df0d7a67-568a-414f-9594-c631d94034fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2025.12.19 21:36:50.431401 [ 352 ] {} <Debug> TCP-Session: 21f643df-7144-4817-8abb-1e7c7cd5e907 Authenticating user 'default' from [fd00:1122:3344:101::e]:65519 | ||
| 8080 | 2025.12.19 21:36:50.431402 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2025.12.19 21:36:50.431440 [ 352 ] {} <Debug> TCP-Session: 21f643df-7144-4817-8abb-1e7c7cd5e907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2025.12.19 21:36:50.431426 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2025.12.19 21:36:50.431481 [ 353 ] {} <Debug> TCP-Session: 38500a61-c059-47d6-9a7f-a7b7b1cab764 Authenticating user 'default' from [fd00:1122:3344:101::e]:42316 | ||
| 8084 | 2025.12.19 21:36:50.431477 [ 352 ] {} <Debug> TCP-Session: 21f643df-7144-4817-8abb-1e7c7cd5e907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2025.12.19 21:36:50.431509 [ 358 ] {} <Debug> TCP-Session: 536887b3-ce53-4982-a854-c68183700704 Authenticating user 'default' from [fd00:1122:3344:101::e]:64844 | ||
| 8086 | 2025.12.19 21:36:50.431524 [ 353 ] {} <Debug> TCP-Session: 38500a61-c059-47d6-9a7f-a7b7b1cab764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2025.12.19 21:36:50.431557 [ 358 ] {} <Debug> TCP-Session: 536887b3-ce53-4982-a854-c68183700704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2025.12.19 21:36:50.431560 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8089 | 2025.12.19 21:36:50.431579 [ 358 ] {} <Debug> TCP-Session: 536887b3-ce53-4982-a854-c68183700704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2025.12.19 21:36:50.431562 [ 353 ] {} <Debug> TCP-Session: 38500a61-c059-47d6-9a7f-a7b7b1cab764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2025.12.19 21:36:50.431426 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8092 | 2025.12.19 21:36:50.431347 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60187 | ||
| 8093 | 2025.12.19 21:36:50.431685 [ 354 ] {} <Debug> TCP-Session: 3c8b7fb2-131f-491c-a800-97eefd144b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:64441 | ||
| 8094 | 2025.12.19 21:36:50.431333 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58387 | ||
| 8095 | 2025.12.19 21:36:50.431718 [ 354 ] {} <Debug> TCP-Session: 3c8b7fb2-131f-491c-a800-97eefd144b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2025.12.19 21:36:50.431747 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8097 | 2025.12.19 21:36:50.431761 [ 354 ] {} <Debug> TCP-Session: 3c8b7fb2-131f-491c-a800-97eefd144b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2025.12.19 21:36:50.431780 [ 359 ] {} <Debug> TCP-Session: ad7a359e-ae61-4924-9035-be192185078a Authenticating user 'default' from [fd00:1122:3344:101::e]:60187 | ||
| 8099 | 2025.12.19 21:36:50.431789 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8100 | 2025.12.19 21:36:50.431809 [ 359 ] {} <Debug> TCP-Session: ad7a359e-ae61-4924-9035-be192185078a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2025.12.19 21:36:50.431308 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60014 | ||
| 8102 | 2025.12.19 21:36:50.431833 [ 359 ] {} <Debug> TCP-Session: ad7a359e-ae61-4924-9035-be192185078a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2025.12.19 21:36:50.431847 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8104 | 2025.12.19 21:36:50.431828 [ 357 ] {} <Debug> TCP-Session: d993c017-8cf3-44bc-8107-9508576335f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58387 | ||
| 8105 | 2025.12.19 21:36:50.431898 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8106 | 2025.12.19 21:36:50.431912 [ 357 ] {} <Debug> TCP-Session: d993c017-8cf3-44bc-8107-9508576335f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.12.19 21:36:50.431914 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8108 | 2025.12.19 21:36:50.431930 [ 355 ] {} <Debug> TCP-Session: 7f901036-2fae-4549-b22a-ed32909570f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60014 | ||
| 8109 | 2025.12.19 21:36:50.431944 [ 357 ] {} <Debug> TCP-Session: d993c017-8cf3-44bc-8107-9508576335f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2025.12.19 21:36:50.431965 [ 355 ] {} <Debug> TCP-Session: 7f901036-2fae-4549-b22a-ed32909570f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2025.12.19 21:36:50.431318 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39140 | ||
| 8112 | 2025.12.19 21:36:50.431990 [ 355 ] {} <Debug> TCP-Session: 7f901036-2fae-4549-b22a-ed32909570f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2025.12.19 21:36:50.432060 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8114 | 2025.12.19 21:36:50.432087 [ 356 ] {} <Debug> TCP-Session: 87a47704-20f9-4a32-b86d-00caf5921ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39140 | ||
| 8115 | 2025.12.19 21:36:50.432105 [ 356 ] {} <Debug> TCP-Session: 87a47704-20f9-4a32-b86d-00caf5921ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2025.12.19 21:36:50.432119 [ 356 ] {} <Debug> TCP-Session: 87a47704-20f9-4a32-b86d-00caf5921ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2025.12.19 21:36:50.432232 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 8118 | 2025.12.19 21:36:50.433214 [ 286 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> AggregatingTransform: Aggregating | ||
| 8119 | 2025.12.19 21:36:50.433259 [ 286 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8120 | 2025.12.19 21:36:50.433302 [ 286 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962806 sec. (1038.631 rows/sec., 40.57 KiB/sec.) | ||
| 8121 | 2025.12.19 21:36:50.433324 [ 286 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Trace> Aggregator: Merging aggregated data | ||
| 8122 | 2025.12.19 21:36:50.434515 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 8123 | 2025.12.19 21:36:50.434666 [ 351 ] {df8ea310-498c-42bd-b815-1711d16b274e} <Debug> TCPHandler: Processed in 0.003409806 sec. | ||
| 8124 | 2025.12.19 21:36:50.434779 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8125 | 2025.12.19 21:36:50.434807 [ 351 ] {} <Debug> TCP-Session: df0d7a67-568a-414f-9594-c631d94034fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2025.12.19 21:36:50.434818 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8127 | 2025.12.19 21:36:50.434841 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8128 | 2025.12.19 21:36:50.434862 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8129 | 2025.12.19 21:36:50.434880 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2025.12.19 21:36:50.434889 [ 353 ] {} <Debug> TCP-Session: 38500a61-c059-47d6-9a7f-a7b7b1cab764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2025.12.19 21:36:50.434905 [ 357 ] {} <Debug> TCP-Session: d993c017-8cf3-44bc-8107-9508576335f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2025.12.19 21:36:50.434917 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8133 | 2025.12.19 21:36:50.434934 [ 352 ] {} <Debug> TCP-Session: 21f643df-7144-4817-8abb-1e7c7cd5e907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2025.12.19 21:36:50.434958 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2025.12.19 21:36:50.434968 [ 356 ] {} <Debug> TCP-Session: 87a47704-20f9-4a32-b86d-00caf5921ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2025.12.19 21:36:50.434936 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2025.12.19 21:36:50.435004 [ 358 ] {} <Debug> TCP-Session: 536887b3-ce53-4982-a854-c68183700704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2025.12.19 21:36:50.434898 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8139 | 2025.12.19 21:36:50.435032 [ 355 ] {} <Debug> TCP-Session: 7f901036-2fae-4549-b22a-ed32909570f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2025.12.19 21:36:50.435084 [ 354 ] {} <Debug> TCP-Session: 3c8b7fb2-131f-491c-a800-97eefd144b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2025.12.19 21:36:50.434851 [ 359 ] {} <Debug> TCP-Session: ad7a359e-ae61-4924-9035-be192185078a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2025.12.19 21:36:50.515177 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64514 | ||
| 8143 | 2025.12.19 21:36:50.515293 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8144 | 2025.12.19 21:36:50.515321 [ 351 ] {} <Debug> TCP-Session: f1e4cbd7-e8dd-4962-9607-ac7de489bc6b Authenticating user 'default' from [fd00:1122:3344:101::e]:64514 | ||
| 8145 | 2025.12.19 21:36:50.515344 [ 351 ] {} <Debug> TCP-Session: f1e4cbd7-e8dd-4962-9607-ac7de489bc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2025.12.19 21:36:50.515357 [ 351 ] {} <Debug> TCP-Session: f1e4cbd7-e8dd-4962-9607-ac7de489bc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2025.12.19 21:36:50.515625 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43881 | ||
| 8148 | 2025.12.19 21:36:50.515647 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46078 | ||
| 8149 | 2025.12.19 21:36:50.515685 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54563 | ||
| 8150 | 2025.12.19 21:36:50.515694 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57084 | ||
| 8151 | 2025.12.19 21:36:50.515671 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44899 | ||
| 8152 | 2025.12.19 21:36:50.515750 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8153 | 2025.12.19 21:36:50.515777 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8154 | 2025.12.19 21:36:50.515802 [ 352 ] {} <Debug> TCP-Session: 8ee199af-a27a-49d4-ab99-7ac08e7c053a Authenticating user 'default' from [fd00:1122:3344:101::e]:43881 | ||
| 8155 | 2025.12.19 21:36:50.515821 [ 357 ] {} <Debug> TCP-Session: 9133d73f-a960-41cb-a10d-b74af56bccb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54563 | ||
| 8156 | 2025.12.19 21:36:50.515831 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2025.12.19 21:36:50.515837 [ 352 ] {} <Debug> TCP-Session: 8ee199af-a27a-49d4-ab99-7ac08e7c053a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2025.12.19 21:36:50.515852 [ 357 ] {} <Debug> TCP-Session: 9133d73f-a960-41cb-a10d-b74af56bccb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2025.12.19 21:36:50.515864 [ 356 ] {} <Debug> TCP-Session: 48fbbeda-900e-4680-a820-a8922b42377f Authenticating user 'default' from [fd00:1122:3344:101::e]:44899 | ||
| 8160 | 2025.12.19 21:36:50.515879 [ 352 ] {} <Debug> TCP-Session: 8ee199af-a27a-49d4-ab99-7ac08e7c053a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2025.12.19 21:36:50.515889 [ 357 ] {} <Debug> TCP-Session: 9133d73f-a960-41cb-a10d-b74af56bccb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2025.12.19 21:36:50.515904 [ 356 ] {} <Debug> TCP-Session: 48fbbeda-900e-4680-a820-a8922b42377f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2025.12.19 21:36:50.515832 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2025.12.19 21:36:50.515939 [ 356 ] {} <Debug> TCP-Session: 48fbbeda-900e-4680-a820-a8922b42377f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2025.12.19 21:36:50.515971 [ 358 ] {} <Debug> TCP-Session: 56fd3133-eec8-43c1-ba0b-20bb99529e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:57084 | ||
| 8166 | 2025.12.19 21:36:50.515774 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8167 | 2025.12.19 21:36:50.516006 [ 358 ] {} <Debug> TCP-Session: 56fd3133-eec8-43c1-ba0b-20bb99529e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2025.12.19 21:36:50.515657 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59798 | ||
| 8169 | 2025.12.19 21:36:50.516030 [ 358 ] {} <Debug> TCP-Session: 56fd3133-eec8-43c1-ba0b-20bb99529e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2025.12.19 21:36:50.516033 [ 353 ] {} <Debug> TCP-Session: 6186e608-f9c8-473d-9b7e-c7979996402b Authenticating user 'default' from [fd00:1122:3344:101::e]:46078 | ||
| 8171 | 2025.12.19 21:36:50.515659 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53737 | ||
| 8172 | 2025.12.19 21:36:50.516090 [ 353 ] {} <Debug> TCP-Session: 6186e608-f9c8-473d-9b7e-c7979996402b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2025.12.19 21:36:50.516099 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8174 | 2025.12.19 21:36:50.516125 [ 353 ] {} <Debug> TCP-Session: 6186e608-f9c8-473d-9b7e-c7979996402b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8175 | 2025.12.19 21:36:50.516150 [ 355 ] {} <Debug> TCP-Session: 196c6f0e-eed1-415c-b5a5-109e96fca232 Authenticating user 'default' from [fd00:1122:3344:101::e]:59798 | ||
| 8176 | 2025.12.19 21:36:50.516158 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2025.12.19 21:36:50.516184 [ 355 ] {} <Debug> TCP-Session: 196c6f0e-eed1-415c-b5a5-109e96fca232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2025.12.19 21:36:50.516203 [ 354 ] {} <Debug> TCP-Session: 3239de5c-dac8-4d8d-ad68-0a167175cf3d Authenticating user 'default' from [fd00:1122:3344:101::e]:53737 | ||
| 8179 | 2025.12.19 21:36:50.516210 [ 355 ] {} <Debug> TCP-Session: 196c6f0e-eed1-415c-b5a5-109e96fca232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2025.12.19 21:36:50.516229 [ 354 ] {} <Debug> TCP-Session: 3239de5c-dac8-4d8d-ad68-0a167175cf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2025.12.19 21:36:50.515703 [ 351 ] {} <Trace> TCP-Session: f1e4cbd7-e8dd-4962-9607-ac7de489bc6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2025.12.19 21:36:50.516255 [ 354 ] {} <Debug> TCP-Session: 3239de5c-dac8-4d8d-ad68-0a167175cf3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8183 | 2025.12.19 21:36:50.515697 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38254 | ||
| 8184 | 2025.12.19 21:36:50.516366 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8185 | 2025.12.19 21:36:50.516389 [ 359 ] {} <Debug> TCP-Session: 3788ae75-3dff-4310-879a-311668f89b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:38254 | ||
| 8186 | 2025.12.19 21:36:50.516405 [ 359 ] {} <Debug> TCP-Session: 3788ae75-3dff-4310-879a-311668f89b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2025.12.19 21:36:50.516417 [ 359 ] {} <Debug> TCP-Session: 3788ae75-3dff-4310-879a-311668f89b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2025.12.19 21:36:50.516435 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8189 | 2025.12.19 21:36:50.516696 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8190 | 2025.12.19 21:36:50.516750 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8191 | 2025.12.19 21:36:50.517034 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 8192 | 2025.12.19 21:36:50.517984 [ 344 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> AggregatingTransform: Aggregating | ||
| 8193 | 2025.12.19 21:36:50.518036 [ 344 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 8194 | 2025.12.19 21:36:50.518074 [ 344 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936237 sec. (1068.106 rows/sec., 41.72 KiB/sec.) | ||
| 8195 | 2025.12.19 21:36:50.518094 [ 344 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Trace> Aggregator: Merging aggregated data | ||
| 8196 | 2025.12.19 21:36:50.519302 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002925 sec., 341.88034188034186 rows/sec., 13.35 KiB/sec. | ||
| 8197 | 2025.12.19 21:36:50.519433 [ 351 ] {2ad3e623-dade-4ac0-afb8-9b90ff14d5cd} <Debug> TCPHandler: Processed in 0.003845376 sec. | ||
| 8198 | 2025.12.19 21:36:50.519560 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8199 | 2025.12.19 21:36:50.519587 [ 351 ] {} <Debug> TCP-Session: f1e4cbd7-e8dd-4962-9607-ac7de489bc6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2025.12.19 21:36:50.519597 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8201 | 2025.12.19 21:36:50.519614 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8202 | 2025.12.19 21:36:50.519632 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8203 | 2025.12.19 21:36:50.519647 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8204 | 2025.12.19 21:36:50.519657 [ 358 ] {} <Debug> TCP-Session: 56fd3133-eec8-43c1-ba0b-20bb99529e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2025.12.19 21:36:50.519678 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8206 | 2025.12.19 21:36:50.519701 [ 352 ] {} <Debug> TCP-Session: 8ee199af-a27a-49d4-ab99-7ac08e7c053a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2025.12.19 21:36:50.519709 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8208 | 2025.12.19 21:36:50.519725 [ 356 ] {} <Debug> TCP-Session: 48fbbeda-900e-4680-a820-a8922b42377f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8209 | 2025.12.19 21:36:50.519679 [ 353 ] {} <Debug> TCP-Session: 6186e608-f9c8-473d-9b7e-c7979996402b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2025.12.19 21:36:50.519762 [ 357 ] {} <Debug> TCP-Session: 9133d73f-a960-41cb-a10d-b74af56bccb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2025.12.19 21:36:50.519694 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8212 | 2025.12.19 21:36:50.519663 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8213 | 2025.12.19 21:36:50.519827 [ 355 ] {} <Debug> TCP-Session: 196c6f0e-eed1-415c-b5a5-109e96fca232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2025.12.19 21:36:50.519837 [ 359 ] {} <Debug> TCP-Session: 3788ae75-3dff-4310-879a-311668f89b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2025.12.19 21:36:50.519642 [ 354 ] {} <Debug> TCP-Session: 3239de5c-dac8-4d8d-ad68-0a167175cf3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2025.12.19 21:36:50.638405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8217 | 2025.12.19 21:36:50.658366 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.12.19 21:36:50.658460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8219 | 2025.12.19 21:36:50.665790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8220 | 2025.12.19 21:36:50.666881 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.12.19 21:36:50.672791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8222 | 2025.12.19 21:36:51.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.88 MiB, peak 305.47 MiB, free memory in arenas 0.00 B, will set to 296.73 MiB (RSS), difference: -1.15 MiB | ||
| 8223 | 2025.12.19 21:36:52.720409 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.12.19 21:36:52.720613 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8225 | 2025.12.19 21:36:52.720687 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8226 | 2025.12.19 21:36:52.721426 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.12.19 21:36:52.721476 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8228 | 2025.12.19 21:36:52.721874 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8229 | 2025.12.19 21:36:52.722111 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.12.19 21:36:52.722267 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00171 sec., 40935.67251461989 rows/sec., 3.28 MiB/sec. | ||
| 8231 | 2025.12.19 21:36:52.722309 [ 4 ] {7e52d934-4edd-4aff-a426-eb34cf998703} <Debug> TCPHandler: Processed in 0.002040487 sec. | ||
| 8232 | 2025.12.19 21:36:52.722441 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.19 21:36:52.722537 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.12.19 21:36:52.722579 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8235 | 2025.12.19 21:36:52.722982 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.19 21:36:52.723019 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8237 | 2025.12.19 21:36:52.723323 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8238 | 2025.12.19 21:36:52.723561 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.19 21:36:52.723690 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001171 sec., 5977.796754910333 rows/sec., 449.50 KiB/sec. | ||
| 8240 | 2025.12.19 21:36:52.723727 [ 4 ] {dfb9106c-97f7-4983-bba1-f801b0ae1f2f} <Debug> TCPHandler: Processed in 0.001339037 sec. | ||
| 8241 | 2025.12.19 21:36:52.723834 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.12.19 21:36:52.723926 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2025.12.19 21:36:52.723966 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2025.12.19 21:36:52.724380 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.12.19 21:36:52.724416 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8246 | 2025.12.19 21:36:52.724727 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8247 | 2025.12.19 21:36:52.724933 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.12.19 21:36:52.725059 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00115 sec., 61739.13043478261 rows/sec., 4.82 MiB/sec. | ||
| 8249 | 2025.12.19 21:36:52.725097 [ 4 ] {7b7e70cb-5d20-4511-9341-5dad7136fce8} <Debug> TCPHandler: Processed in 0.001311457 sec. | ||
| 8250 | 2025.12.19 21:36:52.725209 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.12.19 21:36:52.725304 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.12.19 21:36:52.725345 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8253 | 2025.12.19 21:36:52.725754 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.12.19 21:36:52.725791 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8255 | 2025.12.19 21:36:52.726123 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8256 | 2025.12.19 21:36:52.726335 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.19 21:36:52.726445 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8258 | 2025.12.19 21:36:52.726462 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8259 | 2025.12.19 21:36:52.726516 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2025.12.19 21:36:52.726525 [ 4 ] {d94630fd-85c8-40e4-a52e-33eddfcbcf37} <Debug> TCPHandler: Processed in 0.001364418 sec. | ||
| 8261 | 2025.12.19 21:36:52.726547 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8262 | 2025.12.19 21:36:52.726647 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2025.12.19 21:36:52.726670 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 8264 | 2025.12.19 21:36:52.726752 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8265 | 2025.12.19 21:36:52.726815 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8266 | 2025.12.19 21:36:52.726819 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8267 | 2025.12.19 21:36:52.726868 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15455 rows starting from the beginning of the part | ||
| 8268 | 2025.12.19 21:36:52.726934 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 197 rows starting from the beginning of the part | ||
| 8269 | 2025.12.19 21:36:52.726981 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8270 | 2025.12.19 21:36:52.727024 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 8271 | 2025.12.19 21:36:52.727068 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 846 rows starting from the beginning of the part | ||
| 8272 | 2025.12.19 21:36:52.727108 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8273 | 2025.12.19 21:36:52.727604 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2025.12.19 21:36:52.727647 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8275 | 2025.12.19 21:36:52.728187 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8276 | 2025.12.19 21:36:52.728424 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2025.12.19 21:36:52.728576 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001844 sec., 3796.0954446854666 rows/sec., 6.80 MiB/sec. | ||
| 8278 | 2025.12.19 21:36:52.728634 [ 4 ] {b6950703-1914-4eea-8919-b33c24d823ea} <Debug> TCPHandler: Processed in 0.002039267 sec. | ||
| 8279 | 2025.12.19 21:36:52.728753 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2025.12.19 21:36:52.728850 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8281 | 2025.12.19 21:36:52.728893 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8282 | 2025.12.19 21:36:52.729235 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2025.12.19 21:36:52.729273 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8284 | 2025.12.19 21:36:52.729592 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8285 | 2025.12.19 21:36:52.729811 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2025.12.19 21:36:52.729946 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8287 | 2025.12.19 21:36:52.729985 [ 4 ] {97d1b35c-5411-47e3-a323-e660fa0b52d3} <Debug> TCPHandler: Processed in 0.001283156 sec. | ||
| 8288 | 2025.12.19 21:36:52.731321 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16978 rows, containing 5 columns (5 merged, 0 gathered) in 0.004708021 sec., 3606186.123638786 rows/sec., 246.21 MiB/sec. | ||
| 8289 | 2025.12.19 21:36:52.731561 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8290 | 2025.12.19 21:36:52.731862 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2025.12.19 21:36:52.731946 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8292 | 2025.12.19 21:36:52.732038 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8293 | 2025.12.19 21:36:56.985857 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8294 | 2025.12.19 21:36:56.985925 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8295 | 2025.12.19 21:36:57.140757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19258 | ||
| 8296 | 2025.12.19 21:36:57.141280 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2025.12.19 21:36:57.141326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8298 | 2025.12.19 21:36:57.141809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8299 | 2025.12.19 21:36:57.142052 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.12.19 21:36:57.142209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19258 | ||
| 8301 | 2025.12.19 21:36:57.186211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 996 | ||
| 8302 | 2025.12.19 21:36:57.188973 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2025.12.19 21:36:57.189024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8304 | 2025.12.19 21:36:57.190328 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8305 | 2025.12.19 21:36:57.190616 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2025.12.19 21:36:57.190987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 8307 | 2025.12.19 21:36:57.721009 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.12.19 21:36:57.721289 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8309 | 2025.12.19 21:36:57.721388 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8310 | 2025.12.19 21:36:57.722188 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.12.19 21:36:57.722230 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8312 | 2025.12.19 21:36:57.722614 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8313 | 2025.12.19 21:36:57.722846 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.12.19 21:36:57.723000 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001786 sec., 70548.71220604703 rows/sec., 6.08 MiB/sec. | ||
| 8315 | 2025.12.19 21:36:57.723049 [ 4 ] {3c95c718-9958-4dac-95d5-3fb87e5e71ff} <Debug> TCPHandler: Processed in 0.002211232 sec. | ||
| 8316 | 2025.12.19 21:36:57.723189 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.12.19 21:36:57.723293 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8318 | 2025.12.19 21:36:57.723334 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8319 | 2025.12.19 21:36:57.723809 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.12.19 21:36:57.723844 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8321 | 2025.12.19 21:36:57.724136 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8322 | 2025.12.19 21:36:57.724354 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.12.19 21:36:57.724480 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001206 sec., 29021.55887230514 rows/sec., 2.13 MiB/sec. | ||
| 8324 | 2025.12.19 21:36:57.724517 [ 4 ] {4508a4da-4530-42f2-b7eb-926e4de346a0} <Debug> TCPHandler: Processed in 0.001377599 sec. | ||
| 8325 | 2025.12.19 21:36:57.724628 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.12.19 21:36:57.724721 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8327 | 2025.12.19 21:36:57.724759 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8328 | 2025.12.19 21:36:57.725158 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.12.19 21:36:57.725195 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8330 | 2025.12.19 21:36:57.725489 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8331 | 2025.12.19 21:36:57.725689 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.12.19 21:36:57.725813 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00111 sec., 89189.18918918919 rows/sec., 6.97 MiB/sec. | ||
| 8333 | 2025.12.19 21:36:57.725850 [ 4 ] {5db64648-e9ba-4473-a0da-4f7b31885c31} <Debug> TCPHandler: Processed in 0.001270636 sec. | ||
| 8334 | 2025.12.19 21:36:57.725963 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.12.19 21:36:57.726055 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.12.19 21:36:57.726097 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8337 | 2025.12.19 21:36:57.726530 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.12.19 21:36:57.726567 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8339 | 2025.12.19 21:36:57.726891 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8340 | 2025.12.19 21:36:57.727091 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.12.19 21:36:57.727224 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8342 | 2025.12.19 21:36:57.727261 [ 4 ] {db0aa979-f0b4-4bc2-9b1b-91333e7ec7a0} <Debug> TCPHandler: Processed in 0.001345757 sec. | ||
| 8343 | 2025.12.19 21:36:57.727375 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.12.19 21:36:57.727469 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8345 | 2025.12.19 21:36:57.727522 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8346 | 2025.12.19 21:36:57.728326 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.12.19 21:36:57.728363 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8348 | 2025.12.19 21:36:57.728895 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8349 | 2025.12.19 21:36:57.729118 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.12.19 21:36:57.729255 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001805 sec., 19390.581717451525 rows/sec., 34.75 MiB/sec. | ||
| 8351 | 2025.12.19 21:36:57.729308 [ 4 ] {ab034a96-ac70-4b78-ae06-cca2570a85ac} <Debug> TCPHandler: Processed in 0.001985766 sec. | ||
| 8352 | 2025.12.19 21:36:57.729422 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2025.12.19 21:36:57.729516 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8354 | 2025.12.19 21:36:57.729557 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8355 | 2025.12.19 21:36:57.729893 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2025.12.19 21:36:57.729929 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8357 | 2025.12.19 21:36:57.730221 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8358 | 2025.12.19 21:36:57.730438 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.12.19 21:36:57.730550 [ 58 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8360 | 2025.12.19 21:36:57.730572 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8361 | 2025.12.19 21:36:57.730616 [ 58 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.12.19 21:36:57.730623 [ 4 ] {06316f0f-bd76-4bb5-ab4a-27cda1737e1a} <Debug> TCPHandler: Processed in 0.001249954 sec. | ||
| 8363 | 2025.12.19 21:36:57.730645 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8364 | 2025.12.19 21:36:57.730799 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8365 | 2025.12.19 21:36:57.730961 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8366 | 2025.12.19 21:36:57.730995 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2546 rows starting from the beginning of the part | ||
| 8367 | 2025.12.19 21:36:57.731057 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8368 | 2025.12.19 21:36:57.731101 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8369 | 2025.12.19 21:36:57.731140 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8370 | 2025.12.19 21:36:57.731178 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8371 | 2025.12.19 21:36:57.731219 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8372 | 2025.12.19 21:36:57.732298 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573064 sec., 1809208.016965616 rows/sec., 120.55 MiB/sec. | ||
| 8373 | 2025.12.19 21:36:57.732531 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8374 | 2025.12.19 21:36:57.732777 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.12.19 21:36:57.732853 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_51_10} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8376 | 2025.12.19 21:36:57.732922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8377 | 2025.12.19 21:36:58.172900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8378 | 2025.12.19 21:36:58.191572 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.12.19 21:36:58.191633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 8380 | 2025.12.19 21:36:58.198160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8381 | 2025.12.19 21:36:58.198880 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.12.19 21:36:58.202513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8383 | 2025.12.19 21:37:02.721088 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2025.12.19 21:37:02.721311 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8385 | 2025.12.19 21:37:02.721387 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8386 | 2025.12.19 21:37:02.722076 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2025.12.19 21:37:02.722128 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8388 | 2025.12.19 21:37:02.722526 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8389 | 2025.12.19 21:37:02.722757 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2025.12.19 21:37:02.722918 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 8391 | 2025.12.19 21:37:02.722968 [ 4 ] {92288b08-c0cf-4460-a024-5d7190bdc217} <Debug> TCPHandler: Processed in 0.002023596 sec. | ||
| 8392 | 2025.12.19 21:37:02.723105 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2025.12.19 21:37:02.723215 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8394 | 2025.12.19 21:37:02.723259 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8395 | 2025.12.19 21:37:02.723676 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2025.12.19 21:37:02.723715 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8397 | 2025.12.19 21:37:02.724015 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8398 | 2025.12.19 21:37:02.724237 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2025.12.19 21:37:02.724372 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 414.27 KiB/sec. | ||
| 8400 | 2025.12.19 21:37:02.724411 [ 4 ] {70a50e14-3520-416e-9c59-b04b6d9dc6af} <Debug> TCPHandler: Processed in 0.001361848 sec. | ||
| 8401 | 2025.12.19 21:37:02.724522 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.12.19 21:37:02.724618 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8403 | 2025.12.19 21:37:02.724658 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8404 | 2025.12.19 21:37:02.725150 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.19 21:37:02.725188 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8406 | 2025.12.19 21:37:02.725507 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8407 | 2025.12.19 21:37:02.725720 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.19 21:37:02.725849 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.00125 sec., 154400 rows/sec., 13.62 MiB/sec. | ||
| 8409 | 2025.12.19 21:37:02.725887 [ 4 ] {f8051fe4-da3e-46fe-8017-713ef8a94ea2} <Debug> TCPHandler: Processed in 0.001415499 sec. | ||
| 8410 | 2025.12.19 21:37:02.726004 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.12.19 21:37:02.726098 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.19 21:37:02.726138 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8413 | 2025.12.19 21:37:02.726537 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.12.19 21:37:02.726573 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8415 | 2025.12.19 21:37:02.726873 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8416 | 2025.12.19 21:37:02.727076 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.12.19 21:37:02.727208 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001128 sec., 22163.120567375885 rows/sec., 1.65 MiB/sec. | ||
| 8418 | 2025.12.19 21:37:02.727246 [ 4 ] {48da377f-112c-408f-ae75-9356002f6211} <Debug> TCPHandler: Processed in 0.001293246 sec. | ||
| 8419 | 2025.12.19 21:37:02.727370 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.12.19 21:37:02.727499 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8421 | 2025.12.19 21:37:02.727549 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8422 | 2025.12.19 21:37:02.727990 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.12.19 21:37:02.728027 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8424 | 2025.12.19 21:37:02.728356 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8425 | 2025.12.19 21:37:02.728573 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.12.19 21:37:02.728708 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 8427 | 2025.12.19 21:37:02.728748 [ 4 ] {b5c78044-099e-4941-86bc-e83202d40b33} <Debug> TCPHandler: Processed in 0.00144119 sec. | ||
| 8428 | 2025.12.19 21:37:02.728873 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.12.19 21:37:02.729000 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.12.19 21:37:02.729050 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8431 | 2025.12.19 21:37:02.729535 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.19 21:37:02.729579 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8433 | 2025.12.19 21:37:02.729910 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8434 | 2025.12.19 21:37:02.730138 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.19 21:37:02.730271 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001296 sec., 9259.25925925926 rows/sec., 723.38 KiB/sec. | ||
| 8436 | 2025.12.19 21:37:02.730312 [ 4 ] {27d76e4b-7270-4b05-9fd4-31d3f355a84f} <Debug> TCPHandler: Processed in 0.001501952 sec. | ||
| 8437 | 2025.12.19 21:37:02.730425 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.12.19 21:37:02.730522 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.19 21:37:02.730562 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8440 | 2025.12.19 21:37:02.731008 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.12.19 21:37:02.731044 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8442 | 2025.12.19 21:37:02.731356 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8443 | 2025.12.19 21:37:02.731569 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.19 21:37:02.731700 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001195 sec., 94560.66945606694 rows/sec., 7.70 MiB/sec. | ||
| 8445 | 2025.12.19 21:37:02.731738 [ 4 ] {20eadee8-1d28-4720-ba3f-89130dd6d8b5} <Debug> TCPHandler: Processed in 0.001363508 sec. | ||
| 8446 | 2025.12.19 21:37:02.731859 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.12.19 21:37:02.731956 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2025.12.19 21:37:02.731999 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8449 | 2025.12.19 21:37:02.732413 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.12.19 21:37:02.732449 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8451 | 2025.12.19 21:37:02.732781 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8452 | 2025.12.19 21:37:02.732989 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.12.19 21:37:02.733122 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001184 sec., 168074.32432432432 rows/sec., 12.05 MiB/sec. | ||
| 8454 | 2025.12.19 21:37:02.733161 [ 4 ] {49dd6533-af3f-4142-80c0-0c545b870a6c} <Debug> TCPHandler: Processed in 0.001353148 sec. | ||
| 8455 | 2025.12.19 21:37:02.733293 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.12.19 21:37:02.733389 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2025.12.19 21:37:02.733443 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8458 | 2025.12.19 21:37:02.734193 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.19 21:37:02.734229 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8460 | 2025.12.19 21:37:02.734740 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8461 | 2025.12.19 21:37:02.734966 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.12.19 21:37:02.735113 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001738 sec., 4027.6179516685847 rows/sec., 7.22 MiB/sec. | ||
| 8463 | 2025.12.19 21:37:02.735176 [ 4 ] {875bae40-24e7-48c3-baff-31a2789dcef3} <Debug> TCPHandler: Processed in 0.001934474 sec. | ||
| 8464 | 2025.12.19 21:37:02.735296 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2025.12.19 21:37:02.735392 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8466 | 2025.12.19 21:37:02.735433 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8467 | 2025.12.19 21:37:02.735788 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2025.12.19 21:37:02.735849 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8469 | 2025.12.19 21:37:02.736160 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8470 | 2025.12.19 21:37:02.736372 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2025.12.19 21:37:02.736502 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 8472 | 2025.12.19 21:37:02.736538 [ 4 ] {e0785fa8-8bfa-4a5f-b9c8-bcd9369c9caa} <Debug> TCPHandler: Processed in 0.001293786 sec. | ||
| 8473 | 2025.12.19 21:37:04.643192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19706 | ||
| 8474 | 2025.12.19 21:37:04.643720 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.12.19 21:37:04.643769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8476 | 2025.12.19 21:37:04.644293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8477 | 2025.12.19 21:37:04.644548 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.12.19 21:37:04.644727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19706 | ||
| 8479 | 2025.12.19 21:37:04.644748 [ 42 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8480 | 2025.12.19 21:37:04.644832 [ 42 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.12.19 21:37:04.644858 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8482 | 2025.12.19 21:37:04.644958 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8483 | 2025.12.19 21:37:04.645049 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8484 | 2025.12.19 21:37:04.645084 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17338 rows starting from the beginning of the part | ||
| 8485 | 2025.12.19 21:37:04.645148 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8486 | 2025.12.19 21:37:04.645194 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8487 | 2025.12.19 21:37:04.645235 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8488 | 2025.12.19 21:37:04.645281 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8489 | 2025.12.19 21:37:04.645318 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 8490 | 2025.12.19 21:37:04.647297 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19706 rows, containing 4 columns (4 merged, 0 gathered) in 0.002381796 sec., 8273588.502121929 rows/sec., 118.35 MiB/sec. | ||
| 8491 | 2025.12.19 21:37:04.647549 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8492 | 2025.12.19 21:37:04.647825 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2025.12.19 21:37:04.647895 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_41_8} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8494 | 2025.12.19 21:37:04.647983 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8495 | 2025.12.19 21:37:05.703471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8496 | 2025.12.19 21:37:05.722249 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.12.19 21:37:05.722308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8498 | 2025.12.19 21:37:05.728424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8499 | 2025.12.19 21:37:05.729150 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.12.19 21:37:05.729468 [ 29 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8501 | 2025.12.19 21:37:05.729559 [ 29 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.12.19 21:37:05.729596 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8503 | 2025.12.19 21:37:05.729780 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8504 | 2025.12.19 21:37:05.733020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8505 | 2025.12.19 21:37:05.733369 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8506 | 2025.12.19 21:37:05.734900 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8507 | 2025.12.19 21:37:05.739716 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8508 | 2025.12.19 21:37:05.744327 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8509 | 2025.12.19 21:37:05.748923 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8510 | 2025.12.19 21:37:05.753700 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8511 | 2025.12.19 21:37:05.757748 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 8512 | 2025.12.19 21:37:05.808240 [ 199 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078554048 sec., 3933.5974130830277 rows/sec., 20.34 MiB/sec. | ||
| 8513 | 2025.12.19 21:37:05.811013 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8514 | 2025.12.19 21:37:05.813125 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_41_8} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2025.12.19 21:37:05.813246 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_41_8} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8516 | 2025.12.19 21:37:05.816150 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8517 | 2025.12.19 21:37:07.192145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1028 | ||
| 8518 | 2025.12.19 21:37:07.194490 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2025.12.19 21:37:07.194543 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8520 | 2025.12.19 21:37:07.195757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8521 | 2025.12.19 21:37:07.196054 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2025.12.19 21:37:07.196433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8523 | 2025.12.19 21:37:07.722142 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2025.12.19 21:37:07.722322 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8525 | 2025.12.19 21:37:07.722388 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8526 | 2025.12.19 21:37:07.723062 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2025.12.19 21:37:07.723104 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8528 | 2025.12.19 21:37:07.723478 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8529 | 2025.12.19 21:37:07.723694 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.12.19 21:37:07.723835 [ 37 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8531 | 2025.12.19 21:37:07.723849 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001578 sec., 79847.90874524714 rows/sec., 6.88 MiB/sec. | ||
| 8532 | 2025.12.19 21:37:07.723921 [ 37 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2025.12.19 21:37:07.723942 [ 4 ] {17947217-661e-4731-8083-bfc282d9071c} <Debug> TCPHandler: Processed in 0.001908183 sec. | ||
| 8534 | 2025.12.19 21:37:07.723954 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8535 | 2025.12.19 21:37:07.724063 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 8536 | 2025.12.19 21:37:07.724130 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.12.19 21:37:07.724191 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8538 | 2025.12.19 21:37:07.724225 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2467 rows starting from the beginning of the part | ||
| 8539 | 2025.12.19 21:37:07.724230 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8540 | 2025.12.19 21:37:07.724273 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8541 | 2025.12.19 21:37:07.724291 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1268 rows starting from the beginning of the part | ||
| 8542 | 2025.12.19 21:37:07.724345 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part | ||
| 8543 | 2025.12.19 21:37:07.724394 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 126 rows starting from the beginning of the part | ||
| 8544 | 2025.12.19 21:37:07.724439 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 193 rows starting from the beginning of the part | ||
| 8545 | 2025.12.19 21:37:07.724488 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 126 rows starting from the beginning of the part | ||
| 8546 | 2025.12.19 21:37:07.724782 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.19 21:37:07.724817 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8548 | 2025.12.19 21:37:07.725140 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8549 | 2025.12.19 21:37:07.725347 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.19 21:37:07.725480 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001268 sec., 27602.523659305993 rows/sec., 2.03 MiB/sec. | ||
| 8551 | 2025.12.19 21:37:07.725518 [ 4 ] {e3838bf1-7ebc-4081-8b45-69edebe1709d} <Debug> TCPHandler: Processed in 0.00144508 sec. | ||
| 8552 | 2025.12.19 21:37:07.725676 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.12.19 21:37:07.725782 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8554 | 2025.12.19 21:37:07.725821 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8555 | 2025.12.19 21:37:07.726268 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.12.19 21:37:07.726303 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8557 | 2025.12.19 21:37:07.726427 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403647 sec., 1768146.487400188 rows/sec., 153.00 MiB/sec. | ||
| 8558 | 2025.12.19 21:37:07.726614 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8559 | 2025.12.19 21:37:07.726826 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8560 | 2025.12.19 21:37:07.726845 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.12.19 21:37:07.726968 [ 37 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8562 | 2025.12.19 21:37:07.726987 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001223 sec., 80948.48732624693 rows/sec., 6.32 MiB/sec. | ||
| 8563 | 2025.12.19 21:37:07.727011 [ 37 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2025.12.19 21:37:07.727035 [ 4 ] {a875ae9b-5e6c-4773-bf50-9140d672ecc8} <Debug> TCPHandler: Processed in 0.00140866 sec. | ||
| 8565 | 2025.12.19 21:37:07.727041 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8566 | 2025.12.19 21:37:07.727144 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2025.12.19 21:37:07.727165 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2025.12.19 21:37:07.727170 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 8569 | 2025.12.19 21:37:07.727234 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_56_11} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8570 | 2025.12.19 21:37:07.727273 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8571 | 2025.12.19 21:37:07.727306 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8572 | 2025.12.19 21:37:07.727320 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8573 | 2025.12.19 21:37:07.727338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8574 | 2025.12.19 21:37:07.727347 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8575 | 2025.12.19 21:37:07.727419 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 559 rows starting from the beginning of the part | ||
| 8576 | 2025.12.19 21:37:07.727464 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 71 rows starting from the beginning of the part | ||
| 8577 | 2025.12.19 21:37:07.727504 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 99 rows starting from the beginning of the part | ||
| 8578 | 2025.12.19 21:37:07.727539 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part | ||
| 8579 | 2025.12.19 21:37:07.727576 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 99 rows starting from the beginning of the part | ||
| 8580 | 2025.12.19 21:37:07.727728 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2025.12.19 21:37:07.727771 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8582 | 2025.12.19 21:37:07.728129 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8583 | 2025.12.19 21:37:07.728356 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2025.12.19 21:37:07.728489 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 8585 | 2025.12.19 21:37:07.728526 [ 4 ] {a95d3793-5d68-49e4-b3c0-7b1e33693dba} <Debug> TCPHandler: Processed in 0.001409199 sec. | ||
| 8586 | 2025.12.19 21:37:07.728668 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2025.12.19 21:37:07.728714 [ 188 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584104 sec., 1383747.531727715 rows/sec., 107.57 MiB/sec. | ||
| 8588 | 2025.12.19 21:37:07.728794 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8589 | 2025.12.19 21:37:07.728863 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8590 | 2025.12.19 21:37:07.728897 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8591 | 2025.12.19 21:37:07.729142 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2025.12.19 21:37:07.729205 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_56_11} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8593 | 2025.12.19 21:37:07.729279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8594 | 2025.12.19 21:37:07.729826 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.12.19 21:37:07.729867 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8596 | 2025.12.19 21:37:07.730416 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8597 | 2025.12.19 21:37:07.730634 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.12.19 21:37:07.730770 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002001 sec., 17491.254372813593 rows/sec., 31.34 MiB/sec. | ||
| 8599 | 2025.12.19 21:37:07.730821 [ 4 ] {1832ed5c-9c07-4f97-9abf-628dea5306cc} <Debug> TCPHandler: Processed in 0.002219862 sec. | ||
| 8600 | 2025.12.19 21:37:07.730938 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2025.12.19 21:37:07.731051 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8602 | 2025.12.19 21:37:07.731092 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8603 | 2025.12.19 21:37:07.731426 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.12.19 21:37:07.731460 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8605 | 2025.12.19 21:37:07.731758 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8606 | 2025.12.19 21:37:07.731958 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.12.19 21:37:07.732087 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8608 | 2025.12.19 21:37:07.732123 [ 4 ] {7628b745-374e-4744-9ff5-d3d9f1f57f84} <Debug> TCPHandler: Processed in 0.001234074 sec. | ||
| 8609 | 2025.12.19 21:37:11.985960 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8610 | 2025.12.19 21:37:11.986028 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8611 | 2025.12.19 21:37:12.144852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20218 | ||
| 8612 | 2025.12.19 21:37:12.145518 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.12.19 21:37:12.145582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8614 | 2025.12.19 21:37:12.146271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8615 | 2025.12.19 21:37:12.146500 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.12.19 21:37:12.146628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20218 | ||
| 8617 | 2025.12.19 21:37:12.720079 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2025.12.19 21:37:12.720373 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8619 | 2025.12.19 21:37:12.720478 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8620 | 2025.12.19 21:37:12.721442 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.12.19 21:37:12.721490 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8622 | 2025.12.19 21:37:12.721879 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8623 | 2025.12.19 21:37:12.722095 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.12.19 21:37:12.722253 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001959 sec., 35732.516590096995 rows/sec., 2.87 MiB/sec. | ||
| 8625 | 2025.12.19 21:37:12.722294 [ 4 ] {094b7a2b-434e-425c-8165-02cb78277f4d} <Debug> TCPHandler: Processed in 0.002401547 sec. | ||
| 8626 | 2025.12.19 21:37:12.722438 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2025.12.19 21:37:12.722534 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8628 | 2025.12.19 21:37:12.722574 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8629 | 2025.12.19 21:37:12.723043 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2025.12.19 21:37:12.723080 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8631 | 2025.12.19 21:37:12.723387 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8632 | 2025.12.19 21:37:12.723590 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.12.19 21:37:12.723707 [ 57 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8634 | 2025.12.19 21:37:12.723720 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001205 sec., 5809.128630705394 rows/sec., 436.82 KiB/sec. | ||
| 8635 | 2025.12.19 21:37:12.723771 [ 57 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.12.19 21:37:12.723782 [ 4 ] {9d4b1307-71f7-41ee-b1aa-8ea6f277e119} <Debug> TCPHandler: Processed in 0.00140299 sec. | ||
| 8637 | 2025.12.19 21:37:12.723801 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8638 | 2025.12.19 21:37:12.723914 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 8639 | 2025.12.19 21:37:12.723930 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2025.12.19 21:37:12.724049 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8641 | 2025.12.19 21:37:12.724052 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2025.12.19 21:37:12.724092 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8643 | 2025.12.19 21:37:12.724108 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 8644 | 2025.12.19 21:37:12.724190 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 8645 | 2025.12.19 21:37:12.724243 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 8646 | 2025.12.19 21:37:12.724289 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 8647 | 2025.12.19 21:37:12.724331 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 8648 | 2025.12.19 21:37:12.724374 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 8649 | 2025.12.19 21:37:12.724545 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.12.19 21:37:12.724587 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8651 | 2025.12.19 21:37:12.724945 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8652 | 2025.12.19 21:37:12.725176 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.12.19 21:37:12.725300 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143845 sec., 269734.7839688554 rows/sec., 18.72 MiB/sec. | ||
| 8654 | 2025.12.19 21:37:12.725309 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001279 sec., 55512.11884284597 rows/sec., 4.33 MiB/sec. | ||
| 8655 | 2025.12.19 21:37:12.725359 [ 4 ] {f3b24755-3c69-4e11-934e-bc23ffe7b530} <Debug> TCPHandler: Processed in 0.001477751 sec. | ||
| 8656 | 2025.12.19 21:37:12.725449 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8657 | 2025.12.19 21:37:12.725477 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2025.12.19 21:37:12.725575 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8659 | 2025.12.19 21:37:12.725620 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8660 | 2025.12.19 21:37:12.725708 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2025.12.19 21:37:12.725784 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_56_11} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8662 | 2025.12.19 21:37:12.725861 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8663 | 2025.12.19 21:37:12.726070 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2025.12.19 21:37:12.726113 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8665 | 2025.12.19 21:37:12.726469 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8666 | 2025.12.19 21:37:12.726691 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2025.12.19 21:37:12.726826 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 8668 | 2025.12.19 21:37:12.726863 [ 4 ] {04a9a4ac-4710-4a38-bdf4-7b6ad6bac767} <Debug> TCPHandler: Processed in 0.00143485 sec. | ||
| 8669 | 2025.12.19 21:37:12.726979 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2025.12.19 21:37:12.727074 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8671 | 2025.12.19 21:37:12.727128 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8672 | 2025.12.19 21:37:12.727880 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2025.12.19 21:37:12.727915 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8674 | 2025.12.19 21:37:12.728419 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8675 | 2025.12.19 21:37:12.728634 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2025.12.19 21:37:12.728771 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001715 sec., 4081.6326530612246 rows/sec., 7.31 MiB/sec. | ||
| 8677 | 2025.12.19 21:37:12.728776 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8678 | 2025.12.19 21:37:12.728823 [ 4 ] {f940f420-c832-4794-8855-021f440d05d0} <Debug> TCPHandler: Processed in 0.001893073 sec. | ||
| 8679 | 2025.12.19 21:37:12.728843 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.12.19 21:37:12.728868 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8681 | 2025.12.19 21:37:12.728943 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2025.12.19 21:37:12.728971 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 8683 | 2025.12.19 21:37:12.729042 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.12.19 21:37:12.729088 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2025.12.19 21:37:12.729249 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8686 | 2025.12.19 21:37:12.729315 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1132 rows starting from the beginning of the part | ||
| 8687 | 2025.12.19 21:37:12.729435 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2025.12.19 21:37:12.729457 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 8689 | 2025.12.19 21:37:12.729476 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8690 | 2025.12.19 21:37:12.729575 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 8691 | 2025.12.19 21:37:12.729686 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 8692 | 2025.12.19 21:37:12.729783 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 8693 | 2025.12.19 21:37:12.729795 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8694 | 2025.12.19 21:37:12.729884 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 8695 | 2025.12.19 21:37:12.730052 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.12.19 21:37:12.730185 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 8697 | 2025.12.19 21:37:12.730221 [ 4 ] {936f087b-b03d-474d-b8ff-105161a6f0b1} <Debug> TCPHandler: Processed in 0.001326487 sec. | ||
| 8698 | 2025.12.19 21:37:12.736753 [ 201 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.007829029 sec., 156213.49722934992 rows/sec., 279.93 MiB/sec. | ||
| 8699 | 2025.12.19 21:37:12.738673 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8700 | 2025.12.19 21:37:12.739024 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.12.19 21:37:12.739095 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8702 | 2025.12.19 21:37:12.739214 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 8703 | 2025.12.19 21:37:13.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.40 MiB, peak 312.35 MiB, free memory in arenas 0.00 B, will set to 304.15 MiB (RSS), difference: 4.75 MiB | ||
| 8704 | 2025.12.19 21:37:13.233148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8705 | 2025.12.19 21:37:13.249463 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2025.12.19 21:37:13.249516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8707 | 2025.12.19 21:37:13.255017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8708 | 2025.12.19 21:37:13.255731 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2025.12.19 21:37:13.258700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8710 | 2025.12.19 21:37:16.806989 [ 76 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 8711 | 2025.12.19 21:37:16.807074 [ 76 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2025.12.19 21:37:16.807101 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8713 | 2025.12.19 21:37:16.807227 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 8714 | 2025.12.19 21:37:16.807369 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2025.12.19 21:37:16.807404 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 465 rows starting from the beginning of the part | ||
| 8716 | 2025.12.19 21:37:16.807468 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8717 | 2025.12.19 21:37:16.807513 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::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 | ||
| 8718 | 2025.12.19 21:37:16.807554 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8719 | 2025.12.19 21:37:16.807596 [ 195 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8720 | 2025.12.19 21:37:16.808479 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308596 sec., 740488.2790410486 rows/sec., 53.28 MiB/sec. | ||
| 8721 | 2025.12.19 21:37:16.808670 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 8722 | 2025.12.19 21:37:16.808980 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.12.19 21:37:16.809065 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_22_5} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 8724 | 2025.12.19 21:37:16.809148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8725 | 2025.12.19 21:37:17.196701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1052 | ||
| 8726 | 2025.12.19 21:37:17.198984 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2025.12.19 21:37:17.199044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8728 | 2025.12.19 21:37:17.200232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8729 | 2025.12.19 21:37:17.200512 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2025.12.19 21:37:17.200689 [ 76 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8731 | 2025.12.19 21:37:17.200762 [ 76 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2025.12.19 21:37:17.200787 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8733 | 2025.12.19 21:37:17.200884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 8734 | 2025.12.19 21:37:17.200903 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 8735 | 2025.12.19 21:37:17.201488 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8736 | 2025.12.19 21:37:17.201627 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part | ||
| 8737 | 2025.12.19 21:37:17.201976 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 8738 | 2025.12.19 21:37:17.202296 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8739 | 2025.12.19 21:37:17.202598 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 8740 | 2025.12.19 21:37:17.202888 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8741 | 2025.12.19 21:37:17.203169 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8742 | 2025.12.19 21:37:17.209762 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 72 columns (72 merged, 0 gathered) in 0.008907398 sec., 118104.0748375676 rows/sec., 97.98 MiB/sec. | ||
| 8743 | 2025.12.19 21:37:17.211189 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8744 | 2025.12.19 21:37:17.211767 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2025.12.19 21:37:17.211850 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_31_6} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8746 | 2025.12.19 21:37:17.212128 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8747 | 2025.12.19 21:37:17.747976 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2025.12.19 21:37:17.748181 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8749 | 2025.12.19 21:37:17.748255 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8750 | 2025.12.19 21:37:17.748928 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2025.12.19 21:37:17.748979 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8752 | 2025.12.19 21:37:17.749369 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8753 | 2025.12.19 21:37:17.749604 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2025.12.19 21:37:17.749774 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 296.88 KiB/sec. | ||
| 8755 | 2025.12.19 21:37:17.749823 [ 4 ] {9783effe-ed44-4340-8f2d-d408f2329ecf} <Debug> TCPHandler: Processed in 0.001989915 sec. | ||
| 8756 | 2025.12.19 21:37:17.749953 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2025.12.19 21:37:17.750054 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8758 | 2025.12.19 21:37:17.750097 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8759 | 2025.12.19 21:37:17.751214 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2025.12.19 21:37:17.751250 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8761 | 2025.12.19 21:37:17.751676 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8762 | 2025.12.19 21:37:17.751899 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.12.19 21:37:17.752054 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.002021 sec., 627906.9767441861 rows/sec., 52.14 MiB/sec. | ||
| 8764 | 2025.12.19 21:37:17.752095 [ 4 ] {b4468306-1792-43da-89f3-2db3f934014f} <Debug> TCPHandler: Processed in 0.002196982 sec. | ||
| 8765 | 2025.12.19 21:37:17.752214 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2025.12.19 21:37:17.752311 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8767 | 2025.12.19 21:37:17.752353 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8768 | 2025.12.19 21:37:17.752786 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2025.12.19 21:37:17.752823 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8770 | 2025.12.19 21:37:17.753141 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8771 | 2025.12.19 21:37:17.753392 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2025.12.19 21:37:17.753523 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001231 sec., 33306.255077173024 rows/sec., 2.42 MiB/sec. | ||
| 8773 | 2025.12.19 21:37:17.753561 [ 4 ] {bd2b04c1-dc2e-4656-bddb-2b09bb6b3a4f} <Debug> TCPHandler: Processed in 0.001401559 sec. | ||
| 8774 | 2025.12.19 21:37:17.753672 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2025.12.19 21:37:17.753766 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8776 | 2025.12.19 21:37:17.753805 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8777 | 2025.12.19 21:37:17.754279 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.12.19 21:37:17.754318 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8779 | 2025.12.19 21:37:17.754631 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8780 | 2025.12.19 21:37:17.754846 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2025.12.19 21:37:17.754975 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 8782 | 2025.12.19 21:37:17.755013 [ 4 ] {488cace6-f93e-4f0b-a43f-c4caf4980c43} <Debug> TCPHandler: Processed in 0.001391519 sec. | ||
| 8783 | 2025.12.19 21:37:17.755136 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2025.12.19 21:37:17.755263 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8785 | 2025.12.19 21:37:17.755313 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8786 | 2025.12.19 21:37:17.756035 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2025.12.19 21:37:17.756081 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8788 | 2025.12.19 21:37:17.756465 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8789 | 2025.12.19 21:37:17.756684 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.19 21:37:17.756825 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001587 sec., 353497.1644612476 rows/sec., 26.27 MiB/sec. | ||
| 8791 | 2025.12.19 21:37:17.756865 [ 4 ] {0548796d-f031-4623-b79c-b0e5ae8060e7} <Debug> TCPHandler: Processed in 0.00179328 sec. | ||
| 8792 | 2025.12.19 21:37:17.756981 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2025.12.19 21:37:17.757080 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8794 | 2025.12.19 21:37:17.757124 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8795 | 2025.12.19 21:37:17.757700 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2025.12.19 21:37:17.757736 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8797 | 2025.12.19 21:37:17.758122 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8798 | 2025.12.19 21:37:17.758349 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2025.12.19 21:37:17.758483 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001422 sec., 595639.9437412096 rows/sec., 40.09 MiB/sec. | ||
| 8800 | 2025.12.19 21:37:17.758482 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8801 | 2025.12.19 21:37:17.758522 [ 4 ] {607c4001-5d31-4b15-b70f-106d17f403bc} <Debug> TCPHandler: Processed in 0.001591915 sec. | ||
| 8802 | 2025.12.19 21:37:17.758589 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.12.19 21:37:17.758632 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8804 | 2025.12.19 21:37:17.758673 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2025.12.19 21:37:17.758779 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8806 | 2025.12.19 21:37:17.758784 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 8807 | 2025.12.19 21:37:17.758837 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8808 | 2025.12.19 21:37:17.758991 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2025.12.19 21:37:17.759055 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16978 rows starting from the beginning of the part | ||
| 8810 | 2025.12.19 21:37:17.759162 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 8811 | 2025.12.19 21:37:17.759241 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 199 rows starting from the beginning of the part | ||
| 8812 | 2025.12.19 21:37:17.759313 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8813 | 2025.12.19 21:37:17.759356 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 8814 | 2025.12.19 21:37:17.759393 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 847 rows starting from the beginning of the part | ||
| 8815 | 2025.12.19 21:37:17.759709 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2025.12.19 21:37:17.759751 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8817 | 2025.12.19 21:37:17.760358 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8818 | 2025.12.19 21:37:17.760594 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2025.12.19 21:37:17.760744 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001983 sec., 17650.025214321737 rows/sec., 31.63 MiB/sec. | ||
| 8820 | 2025.12.19 21:37:17.760810 [ 4 ] {6a432f15-bb24-425d-bd53-033db9afc416} <Debug> TCPHandler: Processed in 0.00218671 sec. | ||
| 8821 | 2025.12.19 21:37:17.760934 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2025.12.19 21:37:17.761032 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8823 | 2025.12.19 21:37:17.761075 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8824 | 2025.12.19 21:37:17.761424 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.12.19 21:37:17.761461 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8826 | 2025.12.19 21:37:17.761787 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8827 | 2025.12.19 21:37:17.762005 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2025.12.19 21:37:17.762141 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 8829 | 2025.12.19 21:37:17.762183 [ 4 ] {3a476c12-e37e-4bd7-a6f3-853b0388708d} <Debug> TCPHandler: Processed in 0.001299966 sec. | ||
| 8830 | 2025.12.19 21:37:17.764121 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18504 rows, containing 5 columns (5 merged, 0 gathered) in 0.00540272 sec., 3424941.5109426365 rows/sec., 233.93 MiB/sec. | ||
| 8831 | 2025.12.19 21:37:17.764487 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8832 | 2025.12.19 21:37:17.764865 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2025.12.19 21:37:17.764962 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8834 | 2025.12.19 21:37:17.765090 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 8835 | 2025.12.19 21:37:19.647686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20666 | ||
| 8836 | 2025.12.19 21:37:19.648279 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.12.19 21:37:19.648340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8838 | 2025.12.19 21:37:19.648948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8839 | 2025.12.19 21:37:19.649287 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.12.19 21:37:19.649466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20666 | ||
| 8841 | 2025.12.19 21:37:20.759730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8842 | 2025.12.19 21:37:20.776128 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.12.19 21:37:20.776192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8844 | 2025.12.19 21:37:20.782284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8845 | 2025.12.19 21:37:20.782998 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.12.19 21:37:20.785860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8847 | 2025.12.19 21:37:22.720299 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2025.12.19 21:37:22.720476 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8849 | 2025.12.19 21:37:22.720538 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8850 | 2025.12.19 21:37:22.721227 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.12.19 21:37:22.721270 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8852 | 2025.12.19 21:37:22.721656 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8853 | 2025.12.19 21:37:22.721874 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.12.19 21:37:22.722026 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001598 sec., 43804.75594493117 rows/sec., 3.51 MiB/sec. | ||
| 8855 | 2025.12.19 21:37:22.722069 [ 4 ] {6def6d3f-7d39-42d4-a882-67d17ecc580e} <Debug> TCPHandler: Processed in 0.001896723 sec. | ||
| 8856 | 2025.12.19 21:37:22.722220 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2025.12.19 21:37:22.722325 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8858 | 2025.12.19 21:37:22.722364 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8859 | 2025.12.19 21:37:22.722784 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2025.12.19 21:37:22.722819 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8861 | 2025.12.19 21:37:22.723108 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8862 | 2025.12.19 21:37:22.723314 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2025.12.19 21:37:22.723446 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001139 sec., 6145.741878841089 rows/sec., 462.13 KiB/sec. | ||
| 8864 | 2025.12.19 21:37:22.723483 [ 4 ] {55aa4d83-c70c-4ab3-93a2-4a4883081863} <Debug> TCPHandler: Processed in 0.001312057 sec. | ||
| 8865 | 2025.12.19 21:37:22.723597 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2025.12.19 21:37:22.723696 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8867 | 2025.12.19 21:37:22.723734 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8868 | 2025.12.19 21:37:22.724158 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2025.12.19 21:37:22.724193 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8870 | 2025.12.19 21:37:22.724484 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8871 | 2025.12.19 21:37:22.724686 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2025.12.19 21:37:22.724809 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001131 sec., 62776.304155614496 rows/sec., 4.90 MiB/sec. | ||
| 8873 | 2025.12.19 21:37:22.724846 [ 4 ] {69b40138-28cc-4ca6-8ade-023d2e24ec8d} <Debug> TCPHandler: Processed in 0.001296636 sec. | ||
| 8874 | 2025.12.19 21:37:22.724962 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2025.12.19 21:37:22.725059 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8876 | 2025.12.19 21:37:22.725101 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8877 | 2025.12.19 21:37:22.725519 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.12.19 21:37:22.725554 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8879 | 2025.12.19 21:37:22.725882 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8880 | 2025.12.19 21:37:22.726083 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2025.12.19 21:37:22.726210 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8882 | 2025.12.19 21:37:22.726245 [ 4 ] {04961000-7d86-4e46-a4b2-e9c4a88a28ec} <Debug> TCPHandler: Processed in 0.001334427 sec. | ||
| 8883 | 2025.12.19 21:37:22.726355 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2025.12.19 21:37:22.726456 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8885 | 2025.12.19 21:37:22.726509 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8886 | 2025.12.19 21:37:22.727263 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.12.19 21:37:22.727299 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8888 | 2025.12.19 21:37:22.727803 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8889 | 2025.12.19 21:37:22.728015 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2025.12.19 21:37:22.728153 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001714 sec., 4084.014002333722 rows/sec., 7.32 MiB/sec. | ||
| 8891 | 2025.12.19 21:37:22.728205 [ 4 ] {40f8704d-a577-45be-b69c-83559f82d0fb} <Debug> TCPHandler: Processed in 0.001897062 sec. | ||
| 8892 | 2025.12.19 21:37:22.728324 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2025.12.19 21:37:22.728429 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8894 | 2025.12.19 21:37:22.728471 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8895 | 2025.12.19 21:37:22.728802 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2025.12.19 21:37:22.728836 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8897 | 2025.12.19 21:37:22.729122 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8898 | 2025.12.19 21:37:22.729323 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2025.12.19 21:37:22.729448 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 8900 | 2025.12.19 21:37:22.729457 [ 77 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8901 | 2025.12.19 21:37:22.729482 [ 4 ] {9f3bb7fa-b8e4-4dd8-89e9-ad41bb5f2cad} <Debug> TCPHandler: Processed in 0.001210144 sec. | ||
| 8902 | 2025.12.19 21:37:22.729528 [ 77 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2025.12.19 21:37:22.729555 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8904 | 2025.12.19 21:37:22.729673 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8905 | 2025.12.19 21:37:22.729813 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8906 | 2025.12.19 21:37:22.729850 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2846 rows starting from the beginning of the part | ||
| 8907 | 2025.12.19 21:37:22.729918 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8908 | 2025.12.19 21:37:22.729964 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8909 | 2025.12.19 21:37:22.730008 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8910 | 2025.12.19 21:37:22.730049 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8911 | 2025.12.19 21:37:22.730088 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 8912 | 2025.12.19 21:37:22.731218 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588504 sec., 1980479.7469820662 rows/sec., 132.11 MiB/sec. | ||
| 8913 | 2025.12.19 21:37:22.731516 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8914 | 2025.12.19 21:37:22.731827 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2025.12.19 21:37:22.731907 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_56_11} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8916 | 2025.12.19 21:37:22.731998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8917 | 2025.12.19 21:37:26.986074 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8918 | 2025.12.19 21:37:26.986136 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8919 | 2025.12.19 21:37:27.150481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21178 | ||
| 8920 | 2025.12.19 21:37:27.151051 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.12.19 21:37:27.151098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8922 | 2025.12.19 21:37:27.151593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8923 | 2025.12.19 21:37:27.151831 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.19 21:37:27.151982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21178 | ||
| 8925 | 2025.12.19 21:37:27.201883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1080 | ||
| 8926 | 2025.12.19 21:37:27.204176 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.12.19 21:37:27.204222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8928 | 2025.12.19 21:37:27.205435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8929 | 2025.12.19 21:37:27.205711 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.12.19 21:37:27.206093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8931 | 2025.12.19 21:37:27.721420 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2025.12.19 21:37:27.721616 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8933 | 2025.12.19 21:37:27.721686 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8934 | 2025.12.19 21:37:27.722486 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2025.12.19 21:37:27.722537 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8936 | 2025.12.19 21:37:27.722946 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8937 | 2025.12.19 21:37:27.723164 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2025.12.19 21:37:27.723316 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001756 sec., 71753.98633257403 rows/sec., 6.18 MiB/sec. | ||
| 8939 | 2025.12.19 21:37:27.723357 [ 4 ] {1e43901d-9838-4ce1-b74a-739071a81884} <Debug> TCPHandler: Processed in 0.002077958 sec. | ||
| 8940 | 2025.12.19 21:37:27.723487 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2025.12.19 21:37:27.723584 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8942 | 2025.12.19 21:37:27.723623 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8943 | 2025.12.19 21:37:27.724037 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2025.12.19 21:37:27.724073 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8945 | 2025.12.19 21:37:27.724364 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8946 | 2025.12.19 21:37:27.724568 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2025.12.19 21:37:27.724698 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.27 MiB/sec. | ||
| 8948 | 2025.12.19 21:37:27.724735 [ 4 ] {9ff2e3ff-5692-442e-9bf2-c6ff52bc7ae6} <Debug> TCPHandler: Processed in 0.001298006 sec. | ||
| 8949 | 2025.12.19 21:37:27.724865 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2025.12.19 21:37:27.724965 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8951 | 2025.12.19 21:37:27.725003 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8952 | 2025.12.19 21:37:27.725489 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2025.12.19 21:37:27.725526 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8954 | 2025.12.19 21:37:27.725827 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8955 | 2025.12.19 21:37:27.726038 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2025.12.19 21:37:27.726168 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001219 sec., 81214.109926169 rows/sec., 6.34 MiB/sec. | ||
| 8957 | 2025.12.19 21:37:27.726205 [ 4 ] {510306a4-9cb3-4fa9-b48d-6f9cc09d9e2f} <Debug> TCPHandler: Processed in 0.001391879 sec. | ||
| 8958 | 2025.12.19 21:37:27.726330 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2025.12.19 21:37:27.726431 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8960 | 2025.12.19 21:37:27.726477 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8961 | 2025.12.19 21:37:27.726894 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2025.12.19 21:37:27.726930 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8963 | 2025.12.19 21:37:27.727252 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8964 | 2025.12.19 21:37:27.727470 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2025.12.19 21:37:27.727600 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8966 | 2025.12.19 21:37:27.727637 [ 4 ] {ff48c1fd-ccd1-4af7-a6aa-4244e0c7f2f7} <Debug> TCPHandler: Processed in 0.001354908 sec. | ||
| 8967 | 2025.12.19 21:37:27.727749 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8968 | 2025.12.19 21:37:27.727849 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8969 | 2025.12.19 21:37:27.727902 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8970 | 2025.12.19 21:37:27.728744 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.12.19 21:37:27.728779 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8972 | 2025.12.19 21:37:27.729308 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8973 | 2025.12.19 21:37:27.729522 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2025.12.19 21:37:27.729656 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001825 sec., 19178.08219178082 rows/sec., 34.37 MiB/sec. | ||
| 8975 | 2025.12.19 21:37:27.729709 [ 4 ] {51426b5e-a916-4ecd-8e36-a04cf779c79d} <Debug> TCPHandler: Processed in 0.002006776 sec. | ||
| 8976 | 2025.12.19 21:37:27.729844 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2025.12.19 21:37:27.729936 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8978 | 2025.12.19 21:37:27.729988 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8979 | 2025.12.19 21:37:27.730338 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2025.12.19 21:37:27.730372 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8981 | 2025.12.19 21:37:27.730668 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8982 | 2025.12.19 21:37:27.730870 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2025.12.19 21:37:27.730994 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8984 | 2025.12.19 21:37:27.731029 [ 4 ] {a270bd74-5d5a-4ead-b567-f8c7edfff48b} <Debug> TCPHandler: Processed in 0.001233334 sec. | ||
| 8985 | 2025.12.19 21:37:28.286836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8986 | 2025.12.19 21:37:28.304550 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.12.19 21:37:28.304620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8988 | 2025.12.19 21:37:28.310911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8989 | 2025.12.19 21:37:28.311650 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.12.19 21:37:28.314854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8991 | 2025.12.19 21:37:32.721730 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.12.19 21:37:32.721946 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8993 | 2025.12.19 21:37:32.722020 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8994 | 2025.12.19 21:37:32.722740 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.12.19 21:37:32.722794 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8996 | 2025.12.19 21:37:32.723187 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8997 | 2025.12.19 21:37:32.723421 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.12.19 21:37:32.723582 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 8999 | 2025.12.19 21:37:32.723635 [ 4 ] {c8c4f4ad-fb62-4119-b9b0-2c67bdf82132} <Debug> TCPHandler: Processed in 0.002045287 sec. | ||
| 9000 | 2025.12.19 21:37:32.723759 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.12.19 21:37:32.723863 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9002 | 2025.12.19 21:37:32.723906 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9003 | 2025.12.19 21:37:32.724318 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.12.19 21:37:32.724354 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9005 | 2025.12.19 21:37:32.724647 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9006 | 2025.12.19 21:37:32.724857 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.12.19 21:37:32.724990 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 9008 | 2025.12.19 21:37:32.725029 [ 4 ] {4fdebb5c-e68f-434e-b2b4-5b731bb587b6} <Debug> TCPHandler: Processed in 0.001322457 sec. | ||
| 9009 | 2025.12.19 21:37:32.725139 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.12.19 21:37:32.725236 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9011 | 2025.12.19 21:37:32.725275 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9012 | 2025.12.19 21:37:32.725762 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.19 21:37:32.725799 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9014 | 2025.12.19 21:37:32.726120 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9015 | 2025.12.19 21:37:32.726332 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.19 21:37:32.726454 [ 65 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9017 | 2025.12.19 21:37:32.726461 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001244 sec., 153536.9774919614 rows/sec., 13.57 MiB/sec. | ||
| 9018 | 2025.12.19 21:37:32.726528 [ 65 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.12.19 21:37:32.726545 [ 4 ] {ef4549df-149b-4875-aef3-476d6b8adfad} <Debug> TCPHandler: Processed in 0.00145555 sec. | ||
| 9020 | 2025.12.19 21:37:32.726557 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9021 | 2025.12.19 21:37:32.726665 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 9022 | 2025.12.19 21:37:32.726669 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.12.19 21:37:32.726781 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9024 | 2025.12.19 21:37:32.726785 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9025 | 2025.12.19 21:37:32.726822 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2467 rows starting from the beginning of the part | ||
| 9026 | 2025.12.19 21:37:32.726841 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9027 | 2025.12.19 21:37:32.726893 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 9028 | 2025.12.19 21:37:32.726943 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1269 rows starting from the beginning of the part | ||
| 9029 | 2025.12.19 21:37:32.726983 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 70 rows starting from the beginning of the part | ||
| 9030 | 2025.12.19 21:37:32.727024 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 126 rows starting from the beginning of the part | ||
| 9031 | 2025.12.19 21:37:32.727062 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 191 rows starting from the beginning of the part | ||
| 9032 | 2025.12.19 21:37:32.727266 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2025.12.19 21:37:32.727311 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9034 | 2025.12.19 21:37:32.727634 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9035 | 2025.12.19 21:37:32.727854 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.12.19 21:37:32.727991 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001224 sec., 17156.86274509804 rows/sec., 1.30 MiB/sec. | ||
| 9037 | 2025.12.19 21:37:32.728029 [ 4 ] {2b2789e5-bed9-494d-8fce-d82f5bbf69f3} <Debug> TCPHandler: Processed in 0.001410349 sec. | ||
| 9038 | 2025.12.19 21:37:32.728138 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2025.12.19 21:37:32.728231 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9040 | 2025.12.19 21:37:32.728270 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9041 | 2025.12.19 21:37:32.728665 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2025.12.19 21:37:32.728701 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9043 | 2025.12.19 21:37:32.728934 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002310705 sec., 1814597.7093571008 rows/sec., 156.76 MiB/sec. | ||
| 9044 | 2025.12.19 21:37:32.728994 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9045 | 2025.12.19 21:37:32.729218 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9046 | 2025.12.19 21:37:32.729224 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.12.19 21:37:32.729382 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 9048 | 2025.12.19 21:37:32.729422 [ 4 ] {b4562fc6-9b71-459c-9907-3d79aa7bfdbe} <Debug> TCPHandler: Processed in 0.001332167 sec. | ||
| 9049 | 2025.12.19 21:37:32.729493 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.12.19 21:37:32.729535 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2025.12.19 21:37:32.729571 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_61_12} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9052 | 2025.12.19 21:37:32.729641 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9053 | 2025.12.19 21:37:32.729650 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9054 | 2025.12.19 21:37:32.729690 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9055 | 2025.12.19 21:37:32.730164 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.12.19 21:37:32.730207 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9057 | 2025.12.19 21:37:32.730576 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9058 | 2025.12.19 21:37:32.730836 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.12.19 21:37:32.730972 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001349 sec., 8895.478131949592 rows/sec., 694.96 KiB/sec. | ||
| 9060 | 2025.12.19 21:37:32.731010 [ 4 ] {09799631-58f6-4eaf-b9a2-a76adb150194} <Debug> TCPHandler: Processed in 0.001526043 sec. | ||
| 9061 | 2025.12.19 21:37:32.731114 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2025.12.19 21:37:32.731210 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9063 | 2025.12.19 21:37:32.731249 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9064 | 2025.12.19 21:37:32.731678 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.12.19 21:37:32.731714 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9066 | 2025.12.19 21:37:32.732015 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9067 | 2025.12.19 21:37:32.732222 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.12.19 21:37:32.732343 [ 65 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9069 | 2025.12.19 21:37:32.732349 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001157 sec., 94209.16162489196 rows/sec., 7.68 MiB/sec. | ||
| 9070 | 2025.12.19 21:37:32.732387 [ 65 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.12.19 21:37:32.732408 [ 4 ] {68c327d8-00fe-4933-9eae-05a198fafff7} <Debug> TCPHandler: Processed in 0.001343727 sec. | ||
| 9072 | 2025.12.19 21:37:32.732413 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9073 | 2025.12.19 21:37:32.732507 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 9074 | 2025.12.19 21:37:32.732525 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2025.12.19 21:37:32.732626 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9076 | 2025.12.19 21:37:32.732631 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9077 | 2025.12.19 21:37:32.732667 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 9078 | 2025.12.19 21:37:32.732692 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9079 | 2025.12.19 21:37:32.732735 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 71 rows starting from the beginning of the part | ||
| 9080 | 2025.12.19 21:37:32.732789 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 561 rows starting from the beginning of the part | ||
| 9081 | 2025.12.19 21:37:32.732828 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 71 rows starting from the beginning of the part | ||
| 9082 | 2025.12.19 21:37:32.732865 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 99 rows starting from the beginning of the part | ||
| 9083 | 2025.12.19 21:37:32.732902 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 109 rows starting from the beginning of the part | ||
| 9084 | 2025.12.19 21:37:32.733099 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.12.19 21:37:32.733141 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9086 | 2025.12.19 21:37:32.733486 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9087 | 2025.12.19 21:37:32.733706 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.12.19 21:37:32.733833 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00122 sec., 161475.40983606558 rows/sec., 11.58 MiB/sec. | ||
| 9089 | 2025.12.19 21:37:32.733868 [ 4 ] {0a03e53c-ca15-45e0-be37-982aa2f95cfc} <Debug> TCPHandler: Processed in 0.001392789 sec. | ||
| 9090 | 2025.12.19 21:37:32.733940 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471431 sec., 1469317.963261614 rows/sec., 114.13 MiB/sec. | ||
| 9091 | 2025.12.19 21:37:32.733976 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2025.12.19 21:37:32.734072 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9093 | 2025.12.19 21:37:32.734106 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9094 | 2025.12.19 21:37:32.734127 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9095 | 2025.12.19 21:37:32.734348 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.12.19 21:37:32.734415 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_61_12} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9097 | 2025.12.19 21:37:32.734476 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9098 | 2025.12.19 21:37:32.734883 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2025.12.19 21:37:32.734923 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9100 | 2025.12.19 21:37:32.735423 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9101 | 2025.12.19 21:37:32.735635 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2025.12.19 21:37:32.735773 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001719 sec., 4072.1349621873183 rows/sec., 7.30 MiB/sec. | ||
| 9103 | 2025.12.19 21:37:32.735834 [ 4 ] {4677c11c-81e9-407a-93b2-fdf7627d38bd} <Debug> TCPHandler: Processed in 0.001904783 sec. | ||
| 9104 | 2025.12.19 21:37:32.735941 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.12.19 21:37:32.736033 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9106 | 2025.12.19 21:37:32.736073 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9107 | 2025.12.19 21:37:32.736403 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2025.12.19 21:37:32.736438 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9109 | 2025.12.19 21:37:32.736735 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9110 | 2025.12.19 21:37:32.736939 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2025.12.19 21:37:32.737067 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 9112 | 2025.12.19 21:37:32.737103 [ 4 ] {9ae50245-0ca4-4bb6-a326-a2ebc8fe3869} <Debug> TCPHandler: Processed in 0.001209183 sec. | ||
| 9113 | 2025.12.19 21:37:34.652135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21626 | ||
| 9114 | 2025.12.19 21:37:34.652945 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.12.19 21:37:34.652997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9116 | 2025.12.19 21:37:34.653476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9117 | 2025.12.19 21:37:34.653705 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2025.12.19 21:37:34.653853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21626 | ||
| 9119 | 2025.12.19 21:37:35.815011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9120 | 2025.12.19 21:37:35.832105 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2025.12.19 21:37:35.832167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9122 | 2025.12.19 21:37:35.838263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9123 | 2025.12.19 21:37:35.838968 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2025.12.19 21:37:35.841949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9125 | 2025.12.19 21:37:37.206342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1112 | ||
| 9126 | 2025.12.19 21:37:37.208635 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.12.19 21:37:37.208687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9128 | 2025.12.19 21:37:37.209861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9129 | 2025.12.19 21:37:37.210128 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.19 21:37:37.210416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9131 | 2025.12.19 21:37:37.721652 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2025.12.19 21:37:37.721846 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9133 | 2025.12.19 21:37:37.721919 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9134 | 2025.12.19 21:37:37.722651 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.12.19 21:37:37.722699 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9136 | 2025.12.19 21:37:37.723109 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9137 | 2025.12.19 21:37:37.723337 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.12.19 21:37:37.723499 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001706 sec., 73856.9753810082 rows/sec., 6.36 MiB/sec. | ||
| 9139 | 2025.12.19 21:37:37.723548 [ 4 ] {7750e139-dfec-4e57-ba41-cbdf0cf0c392} <Debug> TCPHandler: Processed in 0.002033387 sec. | ||
| 9140 | 2025.12.19 21:37:37.723696 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2025.12.19 21:37:37.723801 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9142 | 2025.12.19 21:37:37.723843 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9143 | 2025.12.19 21:37:37.724301 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.12.19 21:37:37.724338 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9145 | 2025.12.19 21:37:37.724657 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9146 | 2025.12.19 21:37:37.724865 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.12.19 21:37:37.724994 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001218 sec., 28735.63218390805 rows/sec., 2.11 MiB/sec. | ||
| 9148 | 2025.12.19 21:37:37.725002 [ 54 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9149 | 2025.12.19 21:37:37.725031 [ 4 ] {60b220fc-7d99-4a9f-bc6f-bbb707d097ba} <Debug> TCPHandler: Processed in 0.001400329 sec. | ||
| 9150 | 2025.12.19 21:37:37.725069 [ 54 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.19 21:37:37.725100 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9152 | 2025.12.19 21:37:37.725162 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2025.12.19 21:37:37.725203 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 9154 | 2025.12.19 21:37:37.725275 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9155 | 2025.12.19 21:37:37.725322 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9156 | 2025.12.19 21:37:37.725345 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9157 | 2025.12.19 21:37:37.725362 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 9158 | 2025.12.19 21:37:37.725440 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 9159 | 2025.12.19 21:37:37.725485 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 9160 | 2025.12.19 21:37:37.725528 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 9161 | 2025.12.19 21:37:37.725565 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part | ||
| 9162 | 2025.12.19 21:37:37.725603 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 9163 | 2025.12.19 21:37:37.725810 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2025.12.19 21:37:37.725852 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9165 | 2025.12.19 21:37:37.726197 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9166 | 2025.12.19 21:37:37.726418 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.12.19 21:37:37.726502 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340407 sec., 311845.5812301786 rows/sec., 21.81 MiB/sec. | ||
| 9168 | 2025.12.19 21:37:37.726549 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001293 sec., 76566.12529002319 rows/sec., 5.98 MiB/sec. | ||
| 9169 | 2025.12.19 21:37:37.726590 [ 4 ] {bc965296-8bd2-475e-916b-6913ddc31485} <Debug> TCPHandler: Processed in 0.001476241 sec. | ||
| 9170 | 2025.12.19 21:37:37.726684 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9171 | 2025.12.19 21:37:37.726706 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2025.12.19 21:37:37.726805 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9173 | 2025.12.19 21:37:37.726847 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9174 | 2025.12.19 21:37:37.726952 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.12.19 21:37:37.727019 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_61_12} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9176 | 2025.12.19 21:37:37.727110 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9177 | 2025.12.19 21:37:37.727274 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.12.19 21:37:37.727308 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9179 | 2025.12.19 21:37:37.727630 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9180 | 2025.12.19 21:37:37.727842 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2025.12.19 21:37:37.727969 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 9182 | 2025.12.19 21:37:37.728005 [ 4 ] {5e677a4f-861c-4e41-9059-2c3802553c5c} <Debug> TCPHandler: Processed in 0.001346447 sec. | ||
| 9183 | 2025.12.19 21:37:37.728112 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2025.12.19 21:37:37.728211 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9185 | 2025.12.19 21:37:37.728263 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9186 | 2025.12.19 21:37:37.729162 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.12.19 21:37:37.729199 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9188 | 2025.12.19 21:37:37.729749 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9189 | 2025.12.19 21:37:37.729982 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.12.19 21:37:37.730120 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001926 sec., 18172.3779854621 rows/sec., 32.56 MiB/sec. | ||
| 9191 | 2025.12.19 21:37:37.730160 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9192 | 2025.12.19 21:37:37.730183 [ 4 ] {2829cb01-d9fd-40c5-aa31-4e3ae81a1cc3} <Debug> TCPHandler: Processed in 0.002117809 sec. | ||
| 9193 | 2025.12.19 21:37:37.730259 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2025.12.19 21:37:37.730303 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9195 | 2025.12.19 21:37:37.730353 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2025.12.19 21:37:37.730401 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 9197 | 2025.12.19 21:37:37.730458 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9198 | 2025.12.19 21:37:37.730503 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9199 | 2025.12.19 21:37:37.730593 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9200 | 2025.12.19 21:37:37.730642 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1223 rows starting from the beginning of the part | ||
| 9201 | 2025.12.19 21:37:37.730745 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 9202 | 2025.12.19 21:37:37.730838 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 9203 | 2025.12.19 21:37:37.730847 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2025.12.19 21:37:37.730888 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9205 | 2025.12.19 21:37:37.730926 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 9206 | 2025.12.19 21:37:37.731017 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 9207 | 2025.12.19 21:37:37.731105 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 9208 | 2025.12.19 21:37:37.731206 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9209 | 2025.12.19 21:37:37.731431 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.12.19 21:37:37.731568 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 9211 | 2025.12.19 21:37:37.731604 [ 4 ] {6467e195-862a-404e-8810-f35e885ff2d8} <Debug> TCPHandler: Processed in 0.001304806 sec. | ||
| 9212 | 2025.12.19 21:37:37.739526 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 19 columns (19 merged, 0 gathered) in 0.009153015 sec., 146618.35471699762 rows/sec., 262.73 MiB/sec. | ||
| 9213 | 2025.12.19 21:37:37.740647 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9214 | 2025.12.19 21:37:37.740950 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2025.12.19 21:37:37.741024 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9216 | 2025.12.19 21:37:37.741113 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9217 | 2025.12.19 21:37:38.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.54 MiB, peak 318.12 MiB, free memory in arenas 0.00 B, will set to 311.35 MiB (RSS), difference: 4.80 MiB | ||
| 9218 | 2025.12.19 21:37:41.986172 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9219 | 2025.12.19 21:37:41.986239 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9220 | 2025.12.19 21:37:42.153914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22138 | ||
| 9221 | 2025.12.19 21:37:42.154463 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2025.12.19 21:37:42.154505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9223 | 2025.12.19 21:37:42.155020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9224 | 2025.12.19 21:37:42.155286 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.12.19 21:37:42.155433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22138 | ||
| 9226 | 2025.12.19 21:37:42.155455 [ 50 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9227 | 2025.12.19 21:37:42.155523 [ 50 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.12.19 21:37:42.155544 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9229 | 2025.12.19 21:37:42.155647 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9230 | 2025.12.19 21:37:42.155748 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9231 | 2025.12.19 21:37:42.155781 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19706 rows starting from the beginning of the part | ||
| 9232 | 2025.12.19 21:37:42.155841 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9233 | 2025.12.19 21:37:42.155885 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9234 | 2025.12.19 21:37:42.155932 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9235 | 2025.12.19 21:37:42.155985 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9236 | 2025.12.19 21:37:42.156030 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 9237 | 2025.12.19 21:37:42.158139 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22138 rows, containing 4 columns (4 merged, 0 gathered) in 0.0025381 sec., 8722272.566092746 rows/sec., 124.77 MiB/sec. | ||
| 9238 | 2025.12.19 21:37:42.158554 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9239 | 2025.12.19 21:37:42.158894 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2025.12.19 21:37:42.158984 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_46_9} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9241 | 2025.12.19 21:37:42.159096 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9242 | 2025.12.19 21:37:42.720480 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2025.12.19 21:37:42.720683 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9244 | 2025.12.19 21:37:42.720764 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9245 | 2025.12.19 21:37:42.721462 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.12.19 21:37:42.721514 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9247 | 2025.12.19 21:37:42.721925 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9248 | 2025.12.19 21:37:42.722158 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2025.12.19 21:37:42.722321 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001701 sec., 41152.2633744856 rows/sec., 3.30 MiB/sec. | ||
| 9250 | 2025.12.19 21:37:42.722372 [ 4 ] {35c9400d-e858-4eb5-97ad-6b928b19c31c} <Debug> TCPHandler: Processed in 0.002072598 sec. | ||
| 9251 | 2025.12.19 21:37:42.722506 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2025.12.19 21:37:42.722613 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9253 | 2025.12.19 21:37:42.722659 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9254 | 2025.12.19 21:37:42.723100 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2025.12.19 21:37:42.723142 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9256 | 2025.12.19 21:37:42.723456 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9257 | 2025.12.19 21:37:42.723670 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2025.12.19 21:37:42.723808 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00122 sec., 5737.704918032787 rows/sec., 431.45 KiB/sec. | ||
| 9259 | 2025.12.19 21:37:42.723847 [ 4 ] {bce8fe13-1a81-49bf-bc43-2e3902b27904} <Debug> TCPHandler: Processed in 0.001394549 sec. | ||
| 9260 | 2025.12.19 21:37:42.723953 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2025.12.19 21:37:42.724054 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9262 | 2025.12.19 21:37:42.724096 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9263 | 2025.12.19 21:37:42.724538 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2025.12.19 21:37:42.724575 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9265 | 2025.12.19 21:37:42.724888 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9266 | 2025.12.19 21:37:42.725110 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2025.12.19 21:37:42.725245 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001211 sec., 58629.23203963666 rows/sec., 4.58 MiB/sec. | ||
| 9268 | 2025.12.19 21:37:42.725284 [ 4 ] {e98adf15-f9d3-4bec-820e-833105750617} <Debug> TCPHandler: Processed in 0.001381408 sec. | ||
| 9269 | 2025.12.19 21:37:42.725419 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2025.12.19 21:37:42.725516 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9271 | 2025.12.19 21:37:42.725560 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9272 | 2025.12.19 21:37:42.725985 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2025.12.19 21:37:42.726021 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9274 | 2025.12.19 21:37:42.726356 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9275 | 2025.12.19 21:37:42.726570 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2025.12.19 21:37:42.726698 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9277 | 2025.12.19 21:37:42.726708 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9278 | 2025.12.19 21:37:42.726763 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.12.19 21:37:42.726771 [ 4 ] {6b7c33b7-bfdc-45ea-a41d-25aab164529e} <Debug> TCPHandler: Processed in 0.001403239 sec. | ||
| 9280 | 2025.12.19 21:37:42.726793 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9281 | 2025.12.19 21:37:42.726908 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2025.12.19 21:37:42.726932 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 9283 | 2025.12.19 21:37:42.727008 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9284 | 2025.12.19 21:37:42.727069 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9285 | 2025.12.19 21:37:42.727086 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9286 | 2025.12.19 21:37:42.727134 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18504 rows starting from the beginning of the part | ||
| 9287 | 2025.12.19 21:37:42.727205 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9288 | 2025.12.19 21:37:42.727254 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 9289 | 2025.12.19 21:37:42.727296 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 197 rows starting from the beginning of the part | ||
| 9290 | 2025.12.19 21:37:42.727340 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9291 | 2025.12.19 21:37:42.727383 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 9292 | 2025.12.19 21:37:42.728042 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.12.19 21:37:42.728085 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9294 | 2025.12.19 21:37:42.728732 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9295 | 2025.12.19 21:37:42.728987 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.12.19 21:37:42.729156 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002166 sec., 3231.763619575254 rows/sec., 5.79 MiB/sec. | ||
| 9297 | 2025.12.19 21:37:42.729231 [ 4 ] {7fd15291-a5cd-4b7e-bc94-54af6392353c} <Debug> TCPHandler: Processed in 0.002373726 sec. | ||
| 9298 | 2025.12.19 21:37:42.729354 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2025.12.19 21:37:42.729449 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9300 | 2025.12.19 21:37:42.729493 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9301 | 2025.12.19 21:37:42.729840 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2025.12.19 21:37:42.729879 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9303 | 2025.12.19 21:37:42.730207 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9304 | 2025.12.19 21:37:42.730425 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2025.12.19 21:37:42.730572 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 9306 | 2025.12.19 21:37:42.730610 [ 4 ] {4f0b95f4-9f31-4c9b-8c9f-73b33edd287e} <Debug> TCPHandler: Processed in 0.001306067 sec. | ||
| 9307 | 2025.12.19 21:37:42.732130 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19341 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257337 sec., 3678858.707364584 rows/sec., 251.57 MiB/sec. | ||
| 9308 | 2025.12.19 21:37:42.732518 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9309 | 2025.12.19 21:37:42.732803 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.12.19 21:37:42.732875 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9311 | 2025.12.19 21:37:42.732960 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9312 | 2025.12.19 21:37:43.318215 [ 49 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9313 | 2025.12.19 21:37:43.318278 [ 49 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2025.12.19 21:37:43.318299 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9315 | 2025.12.19 21:37:43.318430 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 9316 | 2025.12.19 21:37:43.318583 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9317 | 2025.12.19 21:37:43.318619 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 9318 | 2025.12.19 21:37:43.318688 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9319 | 2025.12.19 21:37:43.318733 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9320 | 2025.12.19 21:37:43.318778 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9321 | 2025.12.19 21:37:43.318819 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9322 | 2025.12.19 21:37:43.319576 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199713 sec., 31674.24208956642 rows/sec., 2.64 MiB/sec. | ||
| 9323 | 2025.12.19 21:37:43.319722 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9324 | 2025.12.19 21:37:43.319978 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2025.12.19 21:37:43.320052 [ 199 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_21_5} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9326 | 2025.12.19 21:37:43.320125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9327 | 2025.12.19 21:37:43.342013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9328 | 2025.12.19 21:37:43.360507 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.12.19 21:37:43.360550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9330 | 2025.12.19 21:37:43.366844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9331 | 2025.12.19 21:37:43.367548 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.12.19 21:37:43.367836 [ 49 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9333 | 2025.12.19 21:37:43.367890 [ 49 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2025.12.19 21:37:43.367910 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9335 | 2025.12.19 21:37:43.367994 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9336 | 2025.12.19 21:37:43.370872 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9337 | 2025.12.19 21:37:43.370898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9338 | 2025.12.19 21:37:43.371663 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9339 | 2025.12.19 21:37:43.375097 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9340 | 2025.12.19 21:37:43.378541 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9341 | 2025.12.19 21:37:43.382538 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9342 | 2025.12.19 21:37:43.386923 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9343 | 2025.12.19 21:37:43.390712 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 9344 | 2025.12.19 21:37:43.441614 [ 186 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.073651141 sec., 4711.400194058093 rows/sec., 24.36 MiB/sec. | ||
| 9345 | 2025.12.19 21:37:43.444519 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9346 | 2025.12.19 21:37:43.446608 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_46_9} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.12.19 21:37:43.446727 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_46_9} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9348 | 2025.12.19 21:37:43.449458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9349 | 2025.12.19 21:37:44.085229 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.12.19 21:37:44.085416 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.12.19 21:37:44.085486 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9352 | 2025.12.19 21:37:44.086349 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.12.19 21:37:44.086401 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9354 | 2025.12.19 21:37:44.086836 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9355 | 2025.12.19 21:37:44.087096 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.12.19 21:37:44.087244 [ 47 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9357 | 2025.12.19 21:37:44.087289 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00192 sec., 213541.66666666666 rows/sec., 13.55 MiB/sec. | ||
| 9358 | 2025.12.19 21:37:44.087289 [ 47 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2025.12.19 21:37:44.087326 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9360 | 2025.12.19 21:37:44.087353 [ 4 ] {d37a39c2-389d-47aa-aab8-9ff514f2fd7a} <Debug> TCPHandler: Processed in 0.002257022 sec. | ||
| 9361 | 2025.12.19 21:37:44.087448 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9362 | 2025.12.19 21:37:44.087510 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2025.12.19 21:37:44.087581 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2025.12.19 21:37:44.087619 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 9365 | 2025.12.19 21:37:44.087633 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9366 | 2025.12.19 21:37:44.087687 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9367 | 2025.12.19 21:37:44.087763 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9368 | 2025.12.19 21:37:44.087849 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9369 | 2025.12.19 21:37:44.087902 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9370 | 2025.12.19 21:37:44.087957 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9371 | 2025.12.19 21:37:44.088010 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 9372 | 2025.12.19 21:37:44.088176 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2025.12.19 21:37:44.088225 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9374 | 2025.12.19 21:37:44.088603 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9375 | 2025.12.19 21:37:44.088854 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2025.12.19 21:37:44.089016 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001405 sec., 2846.9750889679717 rows/sec., 232.15 KiB/sec. | ||
| 9377 | 2025.12.19 21:37:44.089060 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663296 sec., 565142.9450921543 rows/sec., 39.42 MiB/sec. | ||
| 9378 | 2025.12.19 21:37:44.089073 [ 4 ] {6ed29fe1-1e4a-47dd-a224-6eefd4f05c1a} <Debug> TCPHandler: Processed in 0.001617985 sec. | ||
| 9379 | 2025.12.19 21:37:44.089233 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9380 | 2025.12.19 21:37:44.089239 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2025.12.19 21:37:44.089360 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9382 | 2025.12.19 21:37:44.089408 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9383 | 2025.12.19 21:37:44.089495 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2025.12.19 21:37:44.089568 [ 195 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_15_3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9385 | 2025.12.19 21:37:44.089643 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 9386 | 2025.12.19 21:37:44.091080 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.12.19 21:37:44.091124 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9388 | 2025.12.19 21:37:44.091631 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9389 | 2025.12.19 21:37:44.091869 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.12.19 21:37:44.092014 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Debug> executeQuery: Read 2324 rows, 193.26 KiB in 0.002677 sec., 868135.973104221 rows/sec., 70.50 MiB/sec. | ||
| 9391 | 2025.12.19 21:37:44.092057 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9392 | 2025.12.19 21:37:44.092072 [ 4 ] {6e0e1684-08e7-4447-96e8-0cc432d3a72c} <Debug> TCPHandler: Processed in 0.002888851 sec. | ||
| 9393 | 2025.12.19 21:37:44.092199 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2025.12.19 21:37:44.092299 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9395 | 2025.12.19 21:37:44.092344 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9396 | 2025.12.19 21:37:44.092886 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2025.12.19 21:37:44.092923 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9398 | 2025.12.19 21:37:44.093260 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9399 | 2025.12.19 21:37:44.093486 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2025.12.19 21:37:44.093621 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Debug> executeQuery: Read 244 rows, 15.23 KiB in 0.001342 sec., 181818.1818181818 rows/sec., 11.08 MiB/sec. | ||
| 9401 | 2025.12.19 21:37:44.093659 [ 4 ] {7c314a4b-76cd-4348-a0f6-0b544d85ac70} <Debug> TCPHandler: Processed in 0.001513102 sec. | ||
| 9402 | 2025.12.19 21:37:44.093781 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2025.12.19 21:37:44.093879 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9404 | 2025.12.19 21:37:44.093923 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9405 | 2025.12.19 21:37:44.094497 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2025.12.19 21:37:44.094532 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9407 | 2025.12.19 21:37:44.094869 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9408 | 2025.12.19 21:37:44.095085 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.12.19 21:37:44.095223 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001363 sec., 322817.31474688184 rows/sec., 21.36 MiB/sec. | ||
| 9410 | 2025.12.19 21:37:44.095262 [ 4 ] {d68597ee-074f-4a74-95df-af62797efea2} <Debug> TCPHandler: Processed in 0.001532503 sec. | ||
| 9411 | 2025.12.19 21:37:44.095384 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2025.12.19 21:37:44.095481 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9413 | 2025.12.19 21:37:44.095523 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9414 | 2025.12.19 21:37:44.096014 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.12.19 21:37:44.096049 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9416 | 2025.12.19 21:37:44.096365 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9417 | 2025.12.19 21:37:44.096581 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2025.12.19 21:37:44.096684 [ 47 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9419 | 2025.12.19 21:37:44.096711 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 9420 | 2025.12.19 21:37:44.096716 [ 47 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.12.19 21:37:44.096742 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9422 | 2025.12.19 21:37:44.096750 [ 4 ] {1a90ac6d-f584-4b19-af64-3c12d2817c77} <Debug> TCPHandler: Processed in 0.001417359 sec. | ||
| 9423 | 2025.12.19 21:37:44.096848 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9424 | 2025.12.19 21:37:44.096866 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.12.19 21:37:44.096975 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9426 | 2025.12.19 21:37:44.096989 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9427 | 2025.12.19 21:37:44.097017 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9428 | 2025.12.19 21:37:44.097026 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 9429 | 2025.12.19 21:37:44.097102 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9430 | 2025.12.19 21:37:44.097199 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9431 | 2025.12.19 21:37:44.097262 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9432 | 2025.12.19 21:37:44.097327 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9433 | 2025.12.19 21:37:44.097415 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 9434 | 2025.12.19 21:37:44.097855 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2025.12.19 21:37:44.097896 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9436 | 2025.12.19 21:37:44.098289 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9437 | 2025.12.19 21:37:44.098411 [ 200 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603094 sec., 300668.58212930744 rows/sec., 18.95 MiB/sec. | ||
| 9438 | 2025.12.19 21:37:44.098522 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2025.12.19 21:37:44.098615 [ 200 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9440 | 2025.12.19 21:37:44.098669 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Debug> executeQuery: Read 1174 rows, 85.89 KiB in 0.001711 sec., 686148.4511981297 rows/sec., 49.02 MiB/sec. | ||
| 9441 | 2025.12.19 21:37:44.098713 [ 4 ] {8f045713-6efe-4dd0-bfb8-cc57a3246e71} <Debug> TCPHandler: Processed in 0.001897533 sec. | ||
| 9442 | 2025.12.19 21:37:44.098839 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.12.19 21:37:44.098937 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9444 | 2025.12.19 21:37:44.098980 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9445 | 2025.12.19 21:37:44.099008 [ 200 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2025.12.19 21:37:44.099123 [ 200 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_15_3} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9447 | 2025.12.19 21:37:44.099274 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9448 | 2025.12.19 21:37:44.099343 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.12.19 21:37:44.099384 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9450 | 2025.12.19 21:37:44.099707 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9451 | 2025.12.19 21:37:44.099922 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2025.12.19 21:37:44.100056 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 9453 | 2025.12.19 21:37:44.100094 [ 4 ] {1e72a8f7-ed99-4cdb-b884-1a44776d26ce} <Debug> TCPHandler: Processed in 0.001305996 sec. | ||
| 9454 | 2025.12.19 21:37:44.100229 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2025.12.19 21:37:44.100325 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9456 | 2025.12.19 21:37:44.100369 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9457 | 2025.12.19 21:37:44.100972 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2025.12.19 21:37:44.101008 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9459 | 2025.12.19 21:37:44.101423 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9460 | 2025.12.19 21:37:44.101691 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2025.12.19 21:37:44.101829 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.001521 sec., 593030.9007232084 rows/sec., 39.18 MiB/sec. | ||
| 9462 | 2025.12.19 21:37:44.101866 [ 4 ] {c71b48e5-eda9-46e4-97f8-c03d9efc60f5} <Debug> TCPHandler: Processed in 0.001689527 sec. | ||
| 9463 | 2025.12.19 21:37:44.101993 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2025.12.19 21:37:44.102091 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9465 | 2025.12.19 21:37:44.102137 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9466 | 2025.12.19 21:37:44.102477 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.12.19 21:37:44.102513 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9468 | 2025.12.19 21:37:44.102816 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9469 | 2025.12.19 21:37:44.103027 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2025.12.19 21:37:44.103188 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 9471 | 2025.12.19 21:37:44.103234 [ 4 ] {fe2388d5-0b0c-47f2-860f-b58ec6050fd2} <Debug> TCPHandler: Processed in 0.001290606 sec. | ||
| 9472 | 2025.12.19 21:37:44.103345 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2025.12.19 21:37:44.103439 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9474 | 2025.12.19 21:37:44.103494 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9475 | 2025.12.19 21:37:44.104435 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2025.12.19 21:37:44.104470 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9477 | 2025.12.19 21:37:44.105029 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9478 | 2025.12.19 21:37:44.105255 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.12.19 21:37:44.105396 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001974 sec., 17730.49645390071 rows/sec., 31.77 MiB/sec. | ||
| 9480 | 2025.12.19 21:37:44.105460 [ 4 ] {c54fe788-1aa8-4272-95c4-5403081c4979} <Debug> TCPHandler: Processed in 0.00216509 sec. | ||
| 9481 | 2025.12.19 21:37:44.105579 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2025.12.19 21:37:44.105675 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9483 | 2025.12.19 21:37:44.105718 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9484 | 2025.12.19 21:37:44.106056 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2025.12.19 21:37:44.106090 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9486 | 2025.12.19 21:37:44.106398 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9487 | 2025.12.19 21:37:44.106610 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2025.12.19 21:37:44.106720 [ 47 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9489 | 2025.12.19 21:37:44.106738 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.00108 sec., 61111.11111111111 rows/sec., 3.54 MiB/sec. | ||
| 9490 | 2025.12.19 21:37:44.106753 [ 47 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.12.19 21:37:44.106772 [ 4 ] {efa54c50-3dc6-424d-9b06-ce1115cf417d} <Debug> TCPHandler: Processed in 0.001243954 sec. | ||
| 9492 | 2025.12.19 21:37:44.106774 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 9493 | 2025.12.19 21:37:44.106869 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 9494 | 2025.12.19 21:37:44.106966 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9495 | 2025.12.19 21:37:44.106993 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3146 rows starting from the beginning of the part | ||
| 9496 | 2025.12.19 21:37:44.107038 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 9497 | 2025.12.19 21:37:44.107075 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 9498 | 2025.12.19 21:37:44.107110 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 9499 | 2025.12.19 21:37:44.107142 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 9500 | 2025.12.19 21:37:44.107177 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 9501 | 2025.12.19 21:37:44.108402 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570554 sec., 2197950.5321052317 rows/sec., 146.35 MiB/sec. | ||
| 9502 | 2025.12.19 21:37:44.108660 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9503 | 2025.12.19 21:37:44.108898 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2025.12.19 21:37:44.108967 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_61_12} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9505 | 2025.12.19 21:37:44.109034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9506 | 2025.12.19 21:37:47.211485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1160 | ||
| 9507 | 2025.12.19 21:37:47.214242 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2025.12.19 21:37:47.214301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9509 | 2025.12.19 21:37:47.215617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9510 | 2025.12.19 21:37:47.215903 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.12.19 21:37:47.216295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9512 | 2025.12.19 21:37:47.717025 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2025.12.19 21:37:47.717220 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9514 | 2025.12.19 21:37:47.717289 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9515 | 2025.12.19 21:37:47.717947 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2025.12.19 21:37:47.717984 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9517 | 2025.12.19 21:37:47.718394 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9518 | 2025.12.19 21:37:47.718620 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2025.12.19 21:37:47.718775 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 9520 | 2025.12.19 21:37:47.718815 [ 4 ] {4c76e473-db4d-419c-bf71-f2e0de5114fc} <Debug> TCPHandler: Processed in 0.001920933 sec. | ||
| 9521 | 2025.12.19 21:37:47.718944 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2025.12.19 21:37:47.719038 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9523 | 2025.12.19 21:37:47.719077 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9524 | 2025.12.19 21:37:47.719544 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2025.12.19 21:37:47.719578 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9526 | 2025.12.19 21:37:47.719893 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9527 | 2025.12.19 21:37:47.720101 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2025.12.19 21:37:47.720232 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 9529 | 2025.12.19 21:37:47.720269 [ 4 ] {1c3bd769-c2e7-4153-97b3-609f9e7785a8} <Debug> TCPHandler: Processed in 0.001382589 sec. | ||
| 9530 | 2025.12.19 21:37:47.720397 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2025.12.19 21:37:47.720491 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9532 | 2025.12.19 21:37:47.720532 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9533 | 2025.12.19 21:37:47.720949 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2025.12.19 21:37:47.720984 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9535 | 2025.12.19 21:37:47.721324 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9536 | 2025.12.19 21:37:47.721527 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2025.12.19 21:37:47.721651 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001179 sec., 83121.28922815947 rows/sec., 5.80 MiB/sec. | ||
| 9538 | 2025.12.19 21:37:47.721695 [ 4 ] {b93b1656-02a7-4c7a-812b-3276009f6467} <Debug> TCPHandler: Processed in 0.001355718 sec. | ||
| 9539 | 2025.12.19 21:37:47.721811 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2025.12.19 21:37:47.721904 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9541 | 2025.12.19 21:37:47.721945 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9542 | 2025.12.19 21:37:47.722292 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.12.19 21:37:47.722325 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9544 | 2025.12.19 21:37:47.722633 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9545 | 2025.12.19 21:37:47.722848 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2025.12.19 21:37:47.722972 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001086 sec., 34990.79189686925 rows/sec., 2.35 MiB/sec. | ||
| 9547 | 2025.12.19 21:37:47.723006 [ 4 ] {d1bf9a70-6521-499c-98c2-bb9beb986d19} <Debug> TCPHandler: Processed in 0.001243895 sec. | ||
| 9548 | 2025.12.19 21:37:49.656489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22586 | ||
| 9549 | 2025.12.19 21:37:49.657173 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2025.12.19 21:37:49.657236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9551 | 2025.12.19 21:37:49.657888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9552 | 2025.12.19 21:37:49.658195 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2025.12.19 21:37:49.658405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22586 | ||
| 9554 | 2025.12.19 21:37:50.148822 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 9555 | 2025.12.19 21:37:50.148932 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9556 | 2025.12.19 21:37:50.148960 [ 351 ] {} <Debug> TCP-Session: 5786994b-c73e-40b6-9d97-a887c830b6c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 9557 | 2025.12.19 21:37:50.148983 [ 351 ] {} <Debug> TCP-Session: 5786994b-c73e-40b6-9d97-a887c830b6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2025.12.19 21:37:50.148997 [ 351 ] {} <Debug> TCP-Session: 5786994b-c73e-40b6-9d97-a887c830b6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2025.12.19 21:37:50.149256 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39587 | ||
| 9560 | 2025.12.19 21:37:50.149282 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46440 | ||
| 9561 | 2025.12.19 21:37:50.149337 [ 351 ] {} <Trace> TCP-Session: 5786994b-c73e-40b6-9d97-a887c830b6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2025.12.19 21:37:50.149266 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56491 | ||
| 9563 | 2025.12.19 21:37:50.149384 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9564 | 2025.12.19 21:37:50.149426 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9565 | 2025.12.19 21:37:50.149438 [ 352 ] {} <Debug> TCP-Session: 77271ede-8026-4bae-a375-997f013eb9ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39587 | ||
| 9566 | 2025.12.19 21:37:50.149463 [ 354 ] {} <Debug> TCP-Session: 19b19b49-93d9-4500-82ef-d5f79a54eb85 Authenticating user 'default' from [fd00:1122:3344:101::e]:46440 | ||
| 9567 | 2025.12.19 21:37:50.149473 [ 352 ] {} <Debug> TCP-Session: 77271ede-8026-4bae-a375-997f013eb9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2025.12.19 21:37:50.149499 [ 354 ] {} <Debug> TCP-Session: 19b19b49-93d9-4500-82ef-d5f79a54eb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2025.12.19 21:37:50.149501 [ 352 ] {} <Debug> TCP-Session: 77271ede-8026-4bae-a375-997f013eb9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2025.12.19 21:37:50.149522 [ 354 ] {} <Debug> TCP-Session: 19b19b49-93d9-4500-82ef-d5f79a54eb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2025.12.19 21:37:50.149524 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9572 | 2025.12.19 21:37:50.149715 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9573 | 2025.12.19 21:37:50.149727 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57838 | ||
| 9574 | 2025.12.19 21:37:50.149782 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47460 | ||
| 9575 | 2025.12.19 21:37:50.149794 [ 353 ] {} <Debug> TCP-Session: e0146c62-4260-4643-8cf5-f86457712a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:56491 | ||
| 9576 | 2025.12.19 21:37:50.149820 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54485 | ||
| 9577 | 2025.12.19 21:37:50.149825 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9578 | 2025.12.19 21:37:50.149837 [ 353 ] {} <Debug> TCP-Session: e0146c62-4260-4643-8cf5-f86457712a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2025.12.19 21:37:50.149870 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34838 | ||
| 9580 | 2025.12.19 21:37:50.149897 [ 353 ] {} <Debug> TCP-Session: e0146c62-4260-4643-8cf5-f86457712a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2025.12.19 21:37:50.149906 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9582 | 2025.12.19 21:37:50.149724 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64842 | ||
| 9583 | 2025.12.19 21:37:50.150240 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 9584 | 2025.12.19 21:37:50.150508 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9585 | 2025.12.19 21:37:50.150542 [ 355 ] {} <Debug> TCP-Session: 74d27a96-0b7c-4cc4-afee-3e16a03cd148 Authenticating user 'default' from [fd00:1122:3344:101::e]:64842 | ||
| 9586 | 2025.12.19 21:37:50.150563 [ 355 ] {} <Debug> TCP-Session: 74d27a96-0b7c-4cc4-afee-3e16a03cd148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2025.12.19 21:37:50.150577 [ 355 ] {} <Debug> TCP-Session: 74d27a96-0b7c-4cc4-afee-3e16a03cd148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2025.12.19 21:37:50.150584 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9589 | 2025.12.19 21:37:50.150618 [ 362 ] {} <Debug> TCP-Session: 2bf4b81d-b5fd-46f7-a762-b1a50a6008f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54485 | ||
| 9590 | 2025.12.19 21:37:50.150634 [ 362 ] {} <Debug> TCP-Session: 2bf4b81d-b5fd-46f7-a762-b1a50a6008f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2025.12.19 21:37:50.150647 [ 362 ] {} <Debug> TCP-Session: 2bf4b81d-b5fd-46f7-a762-b1a50a6008f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2025.12.19 21:37:50.150704 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9593 | 2025.12.19 21:37:50.150745 [ 361 ] {} <Debug> TCP-Session: a71e83f9-cc0b-4299-b75a-19219bb0b2a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47460 | ||
| 9594 | 2025.12.19 21:37:50.150763 [ 361 ] {} <Debug> TCP-Session: a71e83f9-cc0b-4299-b75a-19219bb0b2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2025.12.19 21:37:50.150775 [ 361 ] {} <Debug> TCP-Session: a71e83f9-cc0b-4299-b75a-19219bb0b2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2025.12.19 21:37:50.150957 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2025.12.19 21:37:50.151005 [ 360 ] {} <Debug> TCP-Session: b5bed349-3696-479d-a485-4846a11e2128 Authenticating user 'default' from [fd00:1122:3344:101::e]:57838 | ||
| 9598 | 2025.12.19 21:37:50.151028 [ 360 ] {} <Debug> TCP-Session: b5bed349-3696-479d-a485-4846a11e2128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2025.12.19 21:37:50.151052 [ 360 ] {} <Debug> TCP-Session: b5bed349-3696-479d-a485-4846a11e2128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2025.12.19 21:37:50.151091 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9601 | 2025.12.19 21:37:50.151139 [ 363 ] {} <Debug> TCP-Session: d04e5fec-ee27-4e4c-aac5-01cba40475b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34838 | ||
| 9602 | 2025.12.19 21:37:50.151163 [ 363 ] {} <Debug> TCP-Session: d04e5fec-ee27-4e4c-aac5-01cba40475b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2025.12.19 21:37:50.151180 [ 363 ] {} <Debug> TCP-Session: d04e5fec-ee27-4e4c-aac5-01cba40475b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2025.12.19 21:37:50.151408 [ 293 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> AggregatingTransform: Aggregating | ||
| 9605 | 2025.12.19 21:37:50.151465 [ 293 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> Aggregator: Aggregation method: without_key | ||
| 9606 | 2025.12.19 21:37:50.151504 [ 293 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157412 sec. (863.997 rows/sec., 33.75 KiB/sec.) | ||
| 9607 | 2025.12.19 21:37:50.151523 [ 293 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Trace> Aggregator: Merging aggregated data | ||
| 9608 | 2025.12.19 21:37:50.152926 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003459 sec., 289.10089621277825 rows/sec., 11.29 KiB/sec. | ||
| 9609 | 2025.12.19 21:37:50.153137 [ 351 ] {43fadad5-abd9-45d6-90b9-2f82949fe416} <Debug> TCPHandler: Processed in 0.003915089 sec. | ||
| 9610 | 2025.12.19 21:37:50.153253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9611 | 2025.12.19 21:37:50.153288 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9612 | 2025.12.19 21:37:50.153310 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9613 | 2025.12.19 21:37:50.153328 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2025.12.19 21:37:50.153350 [ 363 ] {} <Debug> TCP-Session: d04e5fec-ee27-4e4c-aac5-01cba40475b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2025.12.19 21:37:50.153380 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9616 | 2025.12.19 21:37:50.153406 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2025.12.19 21:37:50.153431 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9618 | 2025.12.19 21:37:50.153441 [ 355 ] {} <Debug> TCP-Session: 74d27a96-0b7c-4cc4-afee-3e16a03cd148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2025.12.19 21:37:50.153455 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9620 | 2025.12.19 21:37:50.153484 [ 360 ] {} <Debug> TCP-Session: b5bed349-3696-479d-a485-4846a11e2128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2025.12.19 21:37:50.153522 [ 362 ] {} <Debug> TCP-Session: 2bf4b81d-b5fd-46f7-a762-b1a50a6008f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2025.12.19 21:37:50.153398 [ 352 ] {} <Debug> TCP-Session: 77271ede-8026-4bae-a375-997f013eb9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2025.12.19 21:37:50.153371 [ 361 ] {} <Debug> TCP-Session: a71e83f9-cc0b-4299-b75a-19219bb0b2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2025.12.19 21:37:50.153353 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9625 | 2025.12.19 21:37:50.153289 [ 351 ] {} <Debug> TCP-Session: 5786994b-c73e-40b6-9d97-a887c830b6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2025.12.19 21:37:50.153653 [ 353 ] {} <Debug> TCP-Session: e0146c62-4260-4643-8cf5-f86457712a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.12.19 21:37:50.153469 [ 354 ] {} <Debug> TCP-Session: 19b19b49-93d9-4500-82ef-d5f79a54eb85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2025.12.19 21:37:50.374169 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52216 | ||
| 9629 | 2025.12.19 21:37:50.374270 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9630 | 2025.12.19 21:37:50.374297 [ 351 ] {} <Debug> TCP-Session: af13a330-d262-4232-a5cb-4d5e841161ca Authenticating user 'default' from [fd00:1122:3344:101::e]:52216 | ||
| 9631 | 2025.12.19 21:37:50.374320 [ 351 ] {} <Debug> TCP-Session: af13a330-d262-4232-a5cb-4d5e841161ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2025.12.19 21:37:50.374333 [ 351 ] {} <Debug> TCP-Session: af13a330-d262-4232-a5cb-4d5e841161ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2025.12.19 21:37:50.374540 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43227 | ||
| 9634 | 2025.12.19 21:37:50.374565 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56620 | ||
| 9635 | 2025.12.19 21:37:50.374585 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43482 | ||
| 9636 | 2025.12.19 21:37:50.374605 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35906 | ||
| 9637 | 2025.12.19 21:37:50.374663 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9638 | 2025.12.19 21:37:50.374672 [ 351 ] {} <Trace> TCP-Session: af13a330-d262-4232-a5cb-4d5e841161ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2025.12.19 21:37:50.374682 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2025.12.19 21:37:50.374720 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9641 | 2025.12.19 21:37:50.374721 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9642 | 2025.12.19 21:37:50.374739 [ 354 ] {} <Debug> TCP-Session: e6e8bfba-819f-45a7-b87a-e48151bdb7f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56620 | ||
| 9643 | 2025.12.19 21:37:50.374755 [ 361 ] {} <Debug> TCP-Session: bf490782-0b50-455d-be97-d049cfc8d4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43482 | ||
| 9644 | 2025.12.19 21:37:50.374767 [ 363 ] {} <Debug> TCP-Session: 19b636f4-172a-4df7-aa6f-3ff97d00102c Authenticating user 'default' from [fd00:1122:3344:101::e]:35906 | ||
| 9645 | 2025.12.19 21:37:50.374783 [ 354 ] {} <Debug> TCP-Session: e6e8bfba-819f-45a7-b87a-e48151bdb7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2025.12.19 21:37:50.374796 [ 361 ] {} <Debug> TCP-Session: bf490782-0b50-455d-be97-d049cfc8d4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2025.12.19 21:37:50.374812 [ 363 ] {} <Debug> TCP-Session: 19b636f4-172a-4df7-aa6f-3ff97d00102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2025.12.19 21:37:50.374831 [ 361 ] {} <Debug> TCP-Session: bf490782-0b50-455d-be97-d049cfc8d4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.12.19 21:37:50.374845 [ 363 ] {} <Debug> TCP-Session: 19b636f4-172a-4df7-aa6f-3ff97d00102c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2025.12.19 21:37:50.374856 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9651 | 2025.12.19 21:37:50.374817 [ 354 ] {} <Debug> TCP-Session: e6e8bfba-819f-45a7-b87a-e48151bdb7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2025.12.19 21:37:50.374693 [ 352 ] {} <Debug> TCP-Session: f9830621-cccf-4690-a384-7647c4ffbfcc Authenticating user 'default' from [fd00:1122:3344:101::e]:43227 | ||
| 9653 | 2025.12.19 21:37:50.374593 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33486 | ||
| 9654 | 2025.12.19 21:37:50.374935 [ 352 ] {} <Debug> TCP-Session: f9830621-cccf-4690-a384-7647c4ffbfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2025.12.19 21:37:50.374573 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45176 | ||
| 9656 | 2025.12.19 21:37:50.374969 [ 352 ] {} <Debug> TCP-Session: f9830621-cccf-4690-a384-7647c4ffbfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2025.12.19 21:37:50.374558 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65379 | ||
| 9658 | 2025.12.19 21:37:50.375002 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9659 | 2025.12.19 21:37:50.374559 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53932 | ||
| 9660 | 2025.12.19 21:37:50.375057 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9661 | 2025.12.19 21:37:50.375081 [ 362 ] {} <Debug> TCP-Session: 0177c335-3846-4696-a719-d81f94a7e17e Authenticating user 'default' from [fd00:1122:3344:101::e]:33486 | ||
| 9662 | 2025.12.19 21:37:50.375100 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9663 | 2025.12.19 21:37:50.375123 [ 362 ] {} <Debug> TCP-Session: 0177c335-3846-4696-a719-d81f94a7e17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2025.12.19 21:37:50.375128 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9665 | 2025.12.19 21:37:50.375145 [ 362 ] {} <Debug> TCP-Session: 0177c335-3846-4696-a719-d81f94a7e17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.12.19 21:37:50.375151 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9667 | 2025.12.19 21:37:50.375159 [ 355 ] {} <Debug> TCP-Session: 8eeb672a-5291-4d25-bb26-6a85fb5c500e Authenticating user 'default' from [fd00:1122:3344:101::e]:53932 | ||
| 9668 | 2025.12.19 21:37:50.375142 [ 353 ] {} <Debug> TCP-Session: 8769eb18-7bd0-4f73-9935-ebe9e3eece77 Authenticating user 'default' from [fd00:1122:3344:101::e]:65379 | ||
| 9669 | 2025.12.19 21:37:50.375188 [ 355 ] {} <Debug> TCP-Session: 8eeb672a-5291-4d25-bb26-6a85fb5c500e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2025.12.19 21:37:50.375208 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9671 | 2025.12.19 21:37:50.375214 [ 353 ] {} <Debug> TCP-Session: 8769eb18-7bd0-4f73-9935-ebe9e3eece77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2025.12.19 21:37:50.375220 [ 355 ] {} <Debug> TCP-Session: 8eeb672a-5291-4d25-bb26-6a85fb5c500e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2025.12.19 21:37:50.375243 [ 353 ] {} <Debug> TCP-Session: 8769eb18-7bd0-4f73-9935-ebe9e3eece77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2025.12.19 21:37:50.375110 [ 360 ] {} <Debug> TCP-Session: 676a218a-7091-4699-b44c-3b77f63ae43f Authenticating user 'default' from [fd00:1122:3344:101::e]:45176 | ||
| 9675 | 2025.12.19 21:37:50.375291 [ 360 ] {} <Debug> TCP-Session: 676a218a-7091-4699-b44c-3b77f63ae43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2025.12.19 21:37:50.375303 [ 360 ] {} <Debug> TCP-Session: 676a218a-7091-4699-b44c-3b77f63ae43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2025.12.19 21:37:50.375508 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 9678 | 2025.12.19 21:37:50.376503 [ 315 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> AggregatingTransform: Aggregating | ||
| 9679 | 2025.12.19 21:37:50.376544 [ 315 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> Aggregator: Aggregation method: without_key | ||
| 9680 | 2025.12.19 21:37:50.376582 [ 315 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970237 sec. (1030.676 rows/sec., 40.26 KiB/sec.) | ||
| 9681 | 2025.12.19 21:37:50.376600 [ 315 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Trace> Aggregator: Merging aggregated data | ||
| 9682 | 2025.12.19 21:37:50.378282 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003482 sec., 287.1912693854107 rows/sec., 11.22 KiB/sec. | ||
| 9683 | 2025.12.19 21:37:50.378449 [ 351 ] {fe2a2a50-e400-4ecf-bcee-35a90bad8100} <Debug> TCPHandler: Processed in 0.003900079 sec. | ||
| 9684 | 2025.12.19 21:37:50.378555 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9685 | 2025.12.19 21:37:50.378573 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9686 | 2025.12.19 21:37:50.378608 [ 363 ] {} <Debug> TCP-Session: 19b636f4-172a-4df7-aa6f-3ff97d00102c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2025.12.19 21:37:50.378615 [ 352 ] {} <Debug> TCP-Session: f9830621-cccf-4690-a384-7647c4ffbfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2025.12.19 21:37:50.378619 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9689 | 2025.12.19 21:37:50.378644 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9690 | 2025.12.19 21:37:50.378658 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9691 | 2025.12.19 21:37:50.378676 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9692 | 2025.12.19 21:37:50.378693 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9693 | 2025.12.19 21:37:50.378721 [ 354 ] {} <Debug> TCP-Session: e6e8bfba-819f-45a7-b87a-e48151bdb7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2025.12.19 21:37:50.378736 [ 355 ] {} <Debug> TCP-Session: 8eeb672a-5291-4d25-bb26-6a85fb5c500e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2025.12.19 21:37:50.378749 [ 362 ] {} <Debug> TCP-Session: 0177c335-3846-4696-a719-d81f94a7e17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2025.12.19 21:37:50.378708 [ 361 ] {} <Debug> TCP-Session: bf490782-0b50-455d-be97-d049cfc8d4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2025.12.19 21:37:50.378706 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9698 | 2025.12.19 21:37:50.378672 [ 360 ] {} <Debug> TCP-Session: 676a218a-7091-4699-b44c-3b77f63ae43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2025.12.19 21:37:50.378834 [ 351 ] {} <Debug> TCP-Session: af13a330-d262-4232-a5cb-4d5e841161ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2025.12.19 21:37:50.378608 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9701 | 2025.12.19 21:37:50.378893 [ 353 ] {} <Debug> TCP-Session: 8769eb18-7bd0-4f73-9935-ebe9e3eece77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2025.12.19 21:37:50.540082 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49200 | ||
| 9703 | 2025.12.19 21:37:50.540187 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9704 | 2025.12.19 21:37:50.540214 [ 351 ] {} <Debug> TCP-Session: 9646a9f6-a428-4cdf-a42b-b2a10f3eb0d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49200 | ||
| 9705 | 2025.12.19 21:37:50.540236 [ 351 ] {} <Debug> TCP-Session: 9646a9f6-a428-4cdf-a42b-b2a10f3eb0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2025.12.19 21:37:50.540250 [ 351 ] {} <Debug> TCP-Session: 9646a9f6-a428-4cdf-a42b-b2a10f3eb0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9707 | 2025.12.19 21:37:50.540447 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56173 | ||
| 9708 | 2025.12.19 21:37:50.540491 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56311 | ||
| 9709 | 2025.12.19 21:37:50.540506 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56203 | ||
| 9710 | 2025.12.19 21:37:50.540523 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61493 | ||
| 9711 | 2025.12.19 21:37:50.540545 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43452 | ||
| 9712 | 2025.12.19 21:37:50.540582 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9713 | 2025.12.19 21:37:50.540581 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9714 | 2025.12.19 21:37:50.540615 [ 352 ] {} <Debug> TCP-Session: a8cb744f-71ac-4046-9f49-ed9434390bce Authenticating user 'default' from [fd00:1122:3344:101::e]:56173 | ||
| 9715 | 2025.12.19 21:37:50.540624 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9716 | 2025.12.19 21:37:50.540630 [ 355 ] {} <Debug> TCP-Session: 12e6c88d-380f-40a2-89c5-41f5aacc943d Authenticating user 'default' from [fd00:1122:3344:101::e]:56311 | ||
| 9717 | 2025.12.19 21:37:50.540648 [ 352 ] {} <Debug> TCP-Session: a8cb744f-71ac-4046-9f49-ed9434390bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2025.12.19 21:37:50.540665 [ 360 ] {} <Debug> TCP-Session: b5b0809a-f925-4992-9b51-6b62257f0449 Authenticating user 'default' from [fd00:1122:3344:101::e]:56203 | ||
| 9719 | 2025.12.19 21:37:50.540683 [ 352 ] {} <Debug> TCP-Session: a8cb744f-71ac-4046-9f49-ed9434390bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2025.12.19 21:37:50.540706 [ 360 ] {} <Debug> TCP-Session: b5b0809a-f925-4992-9b51-6b62257f0449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2025.12.19 21:37:50.540672 [ 355 ] {} <Debug> TCP-Session: 12e6c88d-380f-40a2-89c5-41f5aacc943d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2025.12.19 21:37:50.540730 [ 360 ] {} <Debug> TCP-Session: b5b0809a-f925-4992-9b51-6b62257f0449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2025.12.19 21:37:50.540748 [ 355 ] {} <Debug> TCP-Session: 12e6c88d-380f-40a2-89c5-41f5aacc943d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2025.12.19 21:37:50.540645 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9725 | 2025.12.19 21:37:50.540624 [ 351 ] {} <Trace> TCP-Session: 9646a9f6-a428-4cdf-a42b-b2a10f3eb0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2025.12.19 21:37:50.540812 [ 363 ] {} <Debug> TCP-Session: 85099fcd-a53f-4b8e-a1b1-c8b89f4a7b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:43452 | ||
| 9727 | 2025.12.19 21:37:50.540619 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9728 | 2025.12.19 21:37:50.540845 [ 363 ] {} <Debug> TCP-Session: 85099fcd-a53f-4b8e-a1b1-c8b89f4a7b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2025.12.19 21:37:50.540869 [ 362 ] {} <Debug> TCP-Session: 6835fbbf-4e8d-4bce-b176-968366b9aba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61493 | ||
| 9730 | 2025.12.19 21:37:50.540882 [ 363 ] {} <Debug> TCP-Session: 85099fcd-a53f-4b8e-a1b1-c8b89f4a7b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2025.12.19 21:37:50.540898 [ 362 ] {} <Debug> TCP-Session: 6835fbbf-4e8d-4bce-b176-968366b9aba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9732 | 2025.12.19 21:37:50.540516 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34573 | ||
| 9733 | 2025.12.19 21:37:50.540924 [ 362 ] {} <Debug> TCP-Session: 6835fbbf-4e8d-4bce-b176-968366b9aba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9734 | 2025.12.19 21:37:50.540498 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46775 | ||
| 9735 | 2025.12.19 21:37:50.540975 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9736 | 2025.12.19 21:37:50.541026 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9737 | 2025.12.19 21:37:50.540460 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56735 | ||
| 9738 | 2025.12.19 21:37:50.541065 [ 361 ] {} <Debug> TCP-Session: 66f63add-00e2-4932-9c03-da56068e80a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34573 | ||
| 9739 | 2025.12.19 21:37:50.541069 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2025.12.19 21:37:50.541107 [ 361 ] {} <Debug> TCP-Session: 66f63add-00e2-4932-9c03-da56068e80a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2025.12.19 21:37:50.541119 [ 354 ] {} <Debug> TCP-Session: 020d70ab-5535-496c-a039-7e50b0f80652 Authenticating user 'default' from [fd00:1122:3344:101::e]:46775 | ||
| 9742 | 2025.12.19 21:37:50.541129 [ 361 ] {} <Debug> TCP-Session: 66f63add-00e2-4932-9c03-da56068e80a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2025.12.19 21:37:50.541134 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9744 | 2025.12.19 21:37:50.541146 [ 354 ] {} <Debug> TCP-Session: 020d70ab-5535-496c-a039-7e50b0f80652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2025.12.19 21:37:50.541167 [ 353 ] {} <Debug> TCP-Session: 643687ff-133b-49df-ba20-3c9cf7677c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:56735 | ||
| 9746 | 2025.12.19 21:37:50.541196 [ 354 ] {} <Debug> TCP-Session: 020d70ab-5535-496c-a039-7e50b0f80652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9747 | 2025.12.19 21:37:50.541203 [ 353 ] {} <Debug> TCP-Session: 643687ff-133b-49df-ba20-3c9cf7677c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9748 | 2025.12.19 21:37:50.541228 [ 353 ] {} <Debug> TCP-Session: 643687ff-133b-49df-ba20-3c9cf7677c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9749 | 2025.12.19 21:37:50.541288 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9750 | 2025.12.19 21:37:50.541347 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9751 | 2025.12.19 21:37:50.541641 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 9752 | 2025.12.19 21:37:50.542556 [ 285 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> AggregatingTransform: Aggregating | ||
| 9753 | 2025.12.19 21:37:50.542611 [ 285 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9754 | 2025.12.19 21:37:50.542649 [ 285 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910516 sec. (1098.278 rows/sec., 42.90 KiB/sec.) | ||
| 9755 | 2025.12.19 21:37:50.542668 [ 285 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Trace> Aggregator: Merging aggregated data | ||
| 9756 | 2025.12.19 21:37:50.543981 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 9757 | 2025.12.19 21:37:50.544144 [ 351 ] {0743bff3-0245-45e1-aced-283b996ca43d} <Debug> TCPHandler: Processed in 0.003631131 sec. | ||
| 9758 | 2025.12.19 21:37:50.544262 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9759 | 2025.12.19 21:37:50.544288 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9760 | 2025.12.19 21:37:50.544292 [ 351 ] {} <Debug> TCP-Session: 9646a9f6-a428-4cdf-a42b-b2a10f3eb0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2025.12.19 21:37:50.544313 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9762 | 2025.12.19 21:37:50.544336 [ 354 ] {} <Debug> TCP-Session: 020d70ab-5535-496c-a039-7e50b0f80652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9763 | 2025.12.19 21:37:50.544346 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9764 | 2025.12.19 21:37:50.544364 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9765 | 2025.12.19 21:37:50.544382 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9766 | 2025.12.19 21:37:50.544412 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9767 | 2025.12.19 21:37:50.544427 [ 361 ] {} <Debug> TCP-Session: 66f63add-00e2-4932-9c03-da56068e80a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9768 | 2025.12.19 21:37:50.544446 [ 363 ] {} <Debug> TCP-Session: 85099fcd-a53f-4b8e-a1b1-c8b89f4a7b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2025.12.19 21:37:50.544467 [ 362 ] {} <Debug> TCP-Session: 6835fbbf-4e8d-4bce-b176-968366b9aba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2025.12.19 21:37:50.544404 [ 355 ] {} <Debug> TCP-Session: 12e6c88d-380f-40a2-89c5-41f5aacc943d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2025.12.19 21:37:50.544368 [ 352 ] {} <Debug> TCP-Session: a8cb744f-71ac-4046-9f49-ed9434390bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2025.12.19 21:37:50.544398 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9773 | 2025.12.19 21:37:50.544329 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9774 | 2025.12.19 21:37:50.544581 [ 360 ] {} <Debug> TCP-Session: b5b0809a-f925-4992-9b51-6b62257f0449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2025.12.19 21:37:50.544608 [ 353 ] {} <Debug> TCP-Session: 643687ff-133b-49df-ba20-3c9cf7677c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2025.12.19 21:37:50.871931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9777 | 2025.12.19 21:37:50.889543 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2025.12.19 21:37:50.889615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9779 | 2025.12.19 21:37:50.898315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9780 | 2025.12.19 21:37:50.899759 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.12.19 21:37:50.904019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9782 | 2025.12.19 21:37:52.720124 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2025.12.19 21:37:52.720299 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9784 | 2025.12.19 21:37:52.720362 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9785 | 2025.12.19 21:37:52.721002 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2025.12.19 21:37:52.721042 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9787 | 2025.12.19 21:37:52.721425 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9788 | 2025.12.19 21:37:52.721649 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2025.12.19 21:37:52.721776 [ 35 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9790 | 2025.12.19 21:37:52.721803 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001554 sec., 45045.045045045044 rows/sec., 3.61 MiB/sec. | ||
| 9791 | 2025.12.19 21:37:52.721819 [ 35 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.12.19 21:37:52.721843 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9793 | 2025.12.19 21:37:52.721851 [ 4 ] {90defda4-4229-4deb-9b14-dba2247a3e0d} <Debug> TCPHandler: Processed in 0.001856111 sec. | ||
| 9794 | 2025.12.19 21:37:52.721973 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 9795 | 2025.12.19 21:37:52.721992 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2025.12.19 21:37:52.722132 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9797 | 2025.12.19 21:37:52.722146 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9798 | 2025.12.19 21:37:52.722174 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9799 | 2025.12.19 21:37:52.722192 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2467 rows starting from the beginning of the part | ||
| 9800 | 2025.12.19 21:37:52.722271 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 126 rows starting from the beginning of the part | ||
| 9801 | 2025.12.19 21:37:52.722323 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 70 rows starting from the beginning of the part | ||
| 9802 | 2025.12.19 21:37:52.722370 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2324 rows starting from the beginning of the part | ||
| 9803 | 2025.12.19 21:37:52.722415 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9804 | 2025.12.19 21:37:52.722460 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 70 rows starting from the beginning of the part | ||
| 9805 | 2025.12.19 21:37:52.722592 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2025.12.19 21:37:52.722633 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9807 | 2025.12.19 21:37:52.722960 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9808 | 2025.12.19 21:37:52.723180 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2025.12.19 21:37:52.723326 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001219 sec., 5742.4118129614435 rows/sec., 431.80 KiB/sec. | ||
| 9810 | 2025.12.19 21:37:52.723364 [ 4 ] {65b6abae-38e7-4996-81da-3753c2b05f93} <Debug> TCPHandler: Processed in 0.00142257 sec. | ||
| 9811 | 2025.12.19 21:37:52.723467 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.12.19 21:37:52.723560 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9813 | 2025.12.19 21:37:52.723603 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9814 | 2025.12.19 21:37:52.724017 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.12.19 21:37:52.724051 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9816 | 2025.12.19 21:37:52.724383 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9817 | 2025.12.19 21:37:52.724575 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002667564 sec., 1916730.0203481528 rows/sec., 163.64 MiB/sec. | ||
| 9818 | 2025.12.19 21:37:52.724607 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2025.12.19 21:37:52.724716 [ 35 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9820 | 2025.12.19 21:37:52.724741 [ 35 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.12.19 21:37:52.724751 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00121 sec., 58677.68595041323 rows/sec., 4.58 MiB/sec. | ||
| 9822 | 2025.12.19 21:37:52.724756 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9823 | 2025.12.19 21:37:52.724788 [ 4 ] {fdb454a5-0da0-4a11-8824-07740323dcb0} <Debug> TCPHandler: Processed in 0.001368718 sec. | ||
| 9824 | 2025.12.19 21:37:52.724831 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 9825 | 2025.12.19 21:37:52.724916 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2025.12.19 21:37:52.724919 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9827 | 2025.12.19 21:37:52.724943 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9828 | 2025.12.19 21:37:52.724961 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 9829 | 2025.12.19 21:37:52.725012 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9830 | 2025.12.19 21:37:52.725039 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 99 rows starting from the beginning of the part | ||
| 9831 | 2025.12.19 21:37:52.725056 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9832 | 2025.12.19 21:37:52.725084 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 71 rows starting from the beginning of the part | ||
| 9833 | 2025.12.19 21:37:52.725129 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1174 rows starting from the beginning of the part | ||
| 9834 | 2025.12.19 21:37:52.725169 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9835 | 2025.12.19 21:37:52.725210 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 71 rows starting from the beginning of the part | ||
| 9836 | 2025.12.19 21:37:52.725331 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.12.19 21:37:52.725431 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_66_13} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9838 | 2025.12.19 21:37:52.725481 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2025.12.19 21:37:52.725519 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9840 | 2025.12.19 21:37:52.725539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 9841 | 2025.12.19 21:37:52.725861 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9842 | 2025.12.19 21:37:52.726079 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.12.19 21:37:52.726223 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 9844 | 2025.12.19 21:37:52.726260 [ 4 ] {4f88142d-ceb0-459f-9527-cae5108cae86} <Debug> TCPHandler: Processed in 0.001394469 sec. | ||
| 9845 | 2025.12.19 21:37:52.726368 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.12.19 21:37:52.726461 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9847 | 2025.12.19 21:37:52.726472 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670567 sec., 1634175.7020221278 rows/sec., 124.74 MiB/sec. | ||
| 9848 | 2025.12.19 21:37:52.726518 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9849 | 2025.12.19 21:37:52.726677 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9850 | 2025.12.19 21:37:52.726916 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.12.19 21:37:52.726975 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_66_13} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9852 | 2025.12.19 21:37:52.727041 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9853 | 2025.12.19 21:37:52.727303 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2025.12.19 21:37:52.727337 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9855 | 2025.12.19 21:37:52.727853 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9856 | 2025.12.19 21:37:52.728077 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.12.19 21:37:52.728221 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00178 sec., 3932.5842696629215 rows/sec., 7.05 MiB/sec. | ||
| 9858 | 2025.12.19 21:37:52.728281 [ 4 ] {1b9d04db-da21-40f7-ad35-6c8f922cda60} <Debug> TCPHandler: Processed in 0.001960784 sec. | ||
| 9859 | 2025.12.19 21:37:52.728401 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.12.19 21:37:52.728493 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9861 | 2025.12.19 21:37:52.728533 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9862 | 2025.12.19 21:37:52.728863 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.12.19 21:37:52.728896 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9864 | 2025.12.19 21:37:52.729258 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9865 | 2025.12.19 21:37:52.729483 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.12.19 21:37:52.729627 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 9867 | 2025.12.19 21:37:52.729666 [ 4 ] {657d695f-5cb6-401a-a324-8da7f165c249} <Debug> TCPHandler: Processed in 0.001313066 sec. | ||
| 9868 | 2025.12.19 21:37:56.911545 [ 27 ] {} <Debug> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9869 | 2025.12.19 21:37:56.911629 [ 27 ] {} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2025.12.19 21:37:56.911654 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9871 | 2025.12.19 21:37:56.911780 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::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 | ||
| 9872 | 2025.12.19 21:37:56.911933 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9873 | 2025.12.19 21:37:56.911975 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9874 | 2025.12.19 21:37:56.912048 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9875 | 2025.12.19 21:37:56.912103 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9876 | 2025.12.19 21:37:56.912148 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9877 | 2025.12.19 21:37:56.912190 [ 193 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9878 | 2025.12.19 21:37:56.913016 [ 198 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293726 sec., 23188.835966812137 rows/sec., 1.18 MiB/sec. | ||
| 9879 | 2025.12.19 21:37:56.913205 [ 196 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9880 | 2025.12.19 21:37:56.913530 [ 196 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.12.19 21:37:56.913609 [ 196 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_5_1} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9882 | 2025.12.19 21:37:56.913716 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9883 | 2025.12.19 21:37:56.986289 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9884 | 2025.12.19 21:37:56.986345 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9885 | 2025.12.19 21:37:57.159397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23098 | ||
| 9886 | 2025.12.19 21:37:57.159991 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2025.12.19 21:37:57.160031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9888 | 2025.12.19 21:37:57.160471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9889 | 2025.12.19 21:37:57.160684 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.12.19 21:37:57.160811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23098 | ||
| 9891 | 2025.12.19 21:37:57.217407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1186 | ||
| 9892 | 2025.12.19 21:37:57.219631 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2025.12.19 21:37:57.219669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9894 | 2025.12.19 21:37:57.220881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9895 | 2025.12.19 21:37:57.221180 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2025.12.19 21:37:57.221526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 9897 | 2025.12.19 21:37:57.732274 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2025.12.19 21:37:57.732460 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9899 | 2025.12.19 21:37:57.732531 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9900 | 2025.12.19 21:37:57.733471 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2025.12.19 21:37:57.733511 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9902 | 2025.12.19 21:37:57.733924 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9903 | 2025.12.19 21:37:57.734148 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.12.19 21:37:57.734297 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00189 sec., 216931.21693121694 rows/sec., 13.76 MiB/sec. | ||
| 9905 | 2025.12.19 21:37:57.734344 [ 4 ] {11dacef4-995b-4659-8e07-3bffb1d84657} <Debug> TCPHandler: Processed in 0.002201181 sec. | ||
| 9906 | 2025.12.19 21:37:57.734476 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2025.12.19 21:37:57.734576 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9908 | 2025.12.19 21:37:57.734619 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9909 | 2025.12.19 21:37:57.735800 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2025.12.19 21:37:57.735836 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9911 | 2025.12.19 21:37:57.736219 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9912 | 2025.12.19 21:37:57.736429 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2025.12.19 21:37:57.736553 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.002 sec., 591000 rows/sec., 47.14 MiB/sec. | ||
| 9914 | 2025.12.19 21:37:57.736590 [ 4 ] {6e877396-c492-415b-871e-277ceae69b03} <Debug> TCPHandler: Processed in 0.00216719 sec. | ||
| 9915 | 2025.12.19 21:37:57.736724 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2025.12.19 21:37:57.736817 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9917 | 2025.12.19 21:37:57.736856 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9918 | 2025.12.19 21:37:57.737404 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.12.19 21:37:57.737439 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9920 | 2025.12.19 21:37:57.737762 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9921 | 2025.12.19 21:37:57.737968 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2025.12.19 21:37:57.738113 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001315 sec., 182509.50570342207 rows/sec., 11.10 MiB/sec. | ||
| 9923 | 2025.12.19 21:37:57.738151 [ 4 ] {93d8ebcb-886c-4204-8e34-977ba4b5b595} <Debug> TCPHandler: Processed in 0.001475751 sec. | ||
| 9924 | 2025.12.19 21:37:57.738263 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2025.12.19 21:37:57.738356 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9926 | 2025.12.19 21:37:57.738395 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9927 | 2025.12.19 21:37:57.738923 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.12.19 21:37:57.738960 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9929 | 2025.12.19 21:37:57.739311 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9930 | 2025.12.19 21:37:57.739522 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.12.19 21:37:57.739656 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001318 sec., 160849.77238239758 rows/sec., 10.37 MiB/sec. | ||
| 9932 | 2025.12.19 21:37:57.739694 [ 4 ] {8d96354c-3e33-47a4-8e9f-91f52a6a04d9} <Debug> TCPHandler: Processed in 0.001479072 sec. | ||
| 9933 | 2025.12.19 21:37:57.739793 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2025.12.19 21:37:57.739885 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9935 | 2025.12.19 21:37:57.739925 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9936 | 2025.12.19 21:37:57.740454 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2025.12.19 21:37:57.740491 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9938 | 2025.12.19 21:37:57.740815 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9939 | 2025.12.19 21:37:57.741026 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.12.19 21:37:57.741153 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 9941 | 2025.12.19 21:37:57.741190 [ 4 ] {49fa80bc-1f14-495f-9d7e-7abae60c0dba} <Debug> TCPHandler: Processed in 0.00144458 sec. | ||
| 9942 | 2025.12.19 21:37:57.741296 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2025.12.19 21:37:57.741388 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9944 | 2025.12.19 21:37:57.741427 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9945 | 2025.12.19 21:37:57.742178 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2025.12.19 21:37:57.742214 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9947 | 2025.12.19 21:37:57.742556 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9948 | 2025.12.19 21:37:57.742765 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2025.12.19 21:37:57.742890 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00152 sec., 469736.84210526315 rows/sec., 32.94 MiB/sec. | ||
| 9950 | 2025.12.19 21:37:57.742927 [ 4 ] {2116c3fc-7a1e-4728-9b5a-e7c060a5f05f} <Debug> TCPHandler: Processed in 0.001679067 sec. | ||
| 9951 | 2025.12.19 21:37:57.743042 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2025.12.19 21:37:57.743134 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9953 | 2025.12.19 21:37:57.743174 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9954 | 2025.12.19 21:37:57.743509 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.12.19 21:37:57.743544 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9956 | 2025.12.19 21:37:57.743873 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9957 | 2025.12.19 21:37:57.744093 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.12.19 21:37:57.744217 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 9959 | 2025.12.19 21:37:57.744253 [ 4 ] {80909b71-a8bf-48ad-822e-7cebed402340} <Debug> TCPHandler: Processed in 0.001259016 sec. | ||
| 9960 | 2025.12.19 21:37:57.744366 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.12.19 21:37:57.744466 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9962 | 2025.12.19 21:37:57.744506 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9963 | 2025.12.19 21:37:57.744980 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.12.19 21:37:57.745015 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9965 | 2025.12.19 21:37:57.745349 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9966 | 2025.12.19 21:37:57.745555 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.12.19 21:37:57.745698 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00125 sec., 251200 rows/sec., 16.50 MiB/sec. | ||
| 9968 | 2025.12.19 21:37:57.745736 [ 4 ] {b78ecfae-3f70-4afa-8cf6-dee448686d7f} <Debug> TCPHandler: Processed in 0.00141686 sec. | ||
| 9969 | 2025.12.19 21:37:57.745853 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2025.12.19 21:37:57.745948 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9971 | 2025.12.19 21:37:57.745988 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9972 | 2025.12.19 21:37:57.746301 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.12.19 21:37:57.746336 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9974 | 2025.12.19 21:37:57.746618 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9975 | 2025.12.19 21:37:57.746823 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.12.19 21:37:57.746947 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 9977 | 2025.12.19 21:37:57.746983 [ 4 ] {72b8295d-0a74-4265-bfa1-4a4b2d5afe9b} <Debug> TCPHandler: Processed in 0.001181503 sec. | ||
| 9978 | 2025.12.19 21:37:57.747104 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2025.12.19 21:37:57.747203 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9980 | 2025.12.19 21:37:57.747255 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9981 | 2025.12.19 21:37:57.748135 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2025.12.19 21:37:57.748170 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9983 | 2025.12.19 21:37:57.748705 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9984 | 2025.12.19 21:37:57.748960 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2025.12.19 21:37:57.749105 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001919 sec., 18238.665971860344 rows/sec., 32.68 MiB/sec. | ||
| 9986 | 2025.12.19 21:37:57.749159 [ 4 ] {c7a0f6be-8ced-4bcc-92cf-71826ad78fd1} <Debug> TCPHandler: Processed in 0.002107378 sec. | ||
| 9987 | 2025.12.19 21:37:57.749283 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2025.12.19 21:37:57.749383 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9989 | 2025.12.19 21:37:57.749422 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9990 | 2025.12.19 21:37:57.749782 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2025.12.19 21:37:57.749817 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9992 | 2025.12.19 21:37:57.750130 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9993 | 2025.12.19 21:37:57.750330 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2025.12.19 21:37:57.750452 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 9995 | 2025.12.19 21:37:57.750486 [ 4 ] {691e88d3-80b4-4827-8c28-b4d6b42d9b91} <Debug> TCPHandler: Processed in 0.001250325 sec. | ||
| 9996 | 2025.12.19 21:37:58.035472 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000848354 sec. | ||
| 9997 | 2025.12.19 21:37:58.404977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9998 | 2025.12.19 21:37:58.422096 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2025.12.19 21:37:58.422162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10000 | 2025.12.19 21:37:58.428322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10001 | 2025.12.19 21:37:58.429082 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2025.12.19 21:37:58.432404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10003 | 2025.12.19 21:38:02.721991 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2025.12.19 21:38:02.722206 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10005 | 2025.12.19 21:38:02.722280 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10006 | 2025.12.19 21:38:02.722954 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2025.12.19 21:38:02.723006 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10008 | 2025.12.19 21:38:02.723407 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10009 | 2025.12.19 21:38:02.723637 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2025.12.19 21:38:02.723801 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 10011 | 2025.12.19 21:38:02.723853 [ 4 ] {6e114d75-b52f-43e0-8978-d420a2e023a3} <Debug> TCPHandler: Processed in 0.002000865 sec. | ||
| 10012 | 2025.12.19 21:38:02.723973 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2025.12.19 21:38:02.724075 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10014 | 2025.12.19 21:38:02.724118 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10015 | 2025.12.19 21:38:02.724528 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.12.19 21:38:02.724565 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10017 | 2025.12.19 21:38:02.724879 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10018 | 2025.12.19 21:38:02.725113 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.12.19 21:38:02.725248 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 409.08 KiB/sec. | ||
| 10020 | 2025.12.19 21:38:02.725286 [ 4 ] {1cb0043e-0596-4e88-b434-f0d9404a3eee} <Debug> TCPHandler: Processed in 0.001364598 sec. | ||
| 10021 | 2025.12.19 21:38:02.725388 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2025.12.19 21:38:02.725482 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10023 | 2025.12.19 21:38:02.725520 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10024 | 2025.12.19 21:38:02.725995 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.12.19 21:38:02.726031 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10026 | 2025.12.19 21:38:02.726371 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10027 | 2025.12.19 21:38:02.726581 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2025.12.19 21:38:02.726708 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001245 sec., 155020.08032128515 rows/sec., 13.67 MiB/sec. | ||
| 10029 | 2025.12.19 21:38:02.726745 [ 4 ] {a6fd0278-fae1-444a-9cdf-65d5ccbf1156} <Debug> TCPHandler: Processed in 0.001405769 sec. | ||
| 10030 | 2025.12.19 21:38:02.726854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2025.12.19 21:38:02.726946 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10032 | 2025.12.19 21:38:02.726986 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10033 | 2025.12.19 21:38:02.727374 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2025.12.19 21:38:02.727410 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10035 | 2025.12.19 21:38:02.727721 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10036 | 2025.12.19 21:38:02.727922 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2025.12.19 21:38:02.728037 [ 25 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10038 | 2025.12.19 21:38:02.728051 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001123 sec., 22261.79875333927 rows/sec., 1.66 MiB/sec. | ||
| 10039 | 2025.12.19 21:38:02.728105 [ 25 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2025.12.19 21:38:02.728114 [ 4 ] {6fb741a9-84be-4a6d-a2b8-ea65f41e8266} <Debug> TCPHandler: Processed in 0.001308296 sec. | ||
| 10041 | 2025.12.19 21:38:02.728135 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10042 | 2025.12.19 21:38:02.728233 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.12.19 21:38:02.728247 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 10044 | 2025.12.19 21:38:02.728330 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10045 | 2025.12.19 21:38:02.728373 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10046 | 2025.12.19 21:38:02.728386 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10047 | 2025.12.19 21:38:02.728425 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 10048 | 2025.12.19 21:38:02.728491 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 10049 | 2025.12.19 21:38:02.728538 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 244 rows starting from the beginning of the part | ||
| 10050 | 2025.12.19 21:38:02.728582 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 10051 | 2025.12.19 21:38:02.728622 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 240 rows starting from the beginning of the part | ||
| 10052 | 2025.12.19 21:38:02.728664 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 10053 | 2025.12.19 21:38:02.728764 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.12.19 21:38:02.728806 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10055 | 2025.12.19 21:38:02.729114 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10056 | 2025.12.19 21:38:02.729379 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2025.12.19 21:38:02.729485 [ 25 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 10058 | 2025.12.19 21:38:02.729510 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 10059 | 2025.12.19 21:38:02.729516 [ 25 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2025.12.19 21:38:02.729550 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10061 | 2025.12.19 21:38:02.729556 [ 4 ] {c338aae1-cc5f-4567-b811-d7a8de1ec1a7} <Debug> TCPHandler: Processed in 0.001369418 sec. | ||
| 10062 | 2025.12.19 21:38:02.729605 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406739 sec., 570112.8638645833 rows/sec., 37.55 MiB/sec. | ||
| 10063 | 2025.12.19 21:38:02.729655 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 10064 | 2025.12.19 21:38:02.729675 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.12.19 21:38:02.729758 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10066 | 2025.12.19 21:38:02.729789 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10067 | 2025.12.19 21:38:02.729791 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10068 | 2025.12.19 21:38:02.729841 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10069 | 2025.12.19 21:38:02.729850 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 465 rows starting from the beginning of the part | ||
| 10070 | 2025.12.19 21:38:02.729933 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 10071 | 2025.12.19 21:38:02.729987 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 10072 | 2025.12.19 21:38:02.730032 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2025.12.19 21:38:02.730035 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 10074 | 2025.12.19 21:38:02.730097 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 10075 | 2025.12.19 21:38:02.730117 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_66_13} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10076 | 2025.12.19 21:38:02.730146 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10077 | 2025.12.19 21:38:02.730200 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10078 | 2025.12.19 21:38:02.730267 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2025.12.19 21:38:02.730312 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10080 | 2025.12.19 21:38:02.730659 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10081 | 2025.12.19 21:38:02.730887 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2025.12.19 21:38:02.731029 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001259 sec., 9531.374106433677 rows/sec., 744.64 KiB/sec. | ||
| 10083 | 2025.12.19 21:38:02.731069 [ 4 ] {4f1ac8eb-85b1-4df7-b807-342909911837} <Debug> TCPHandler: Processed in 0.00144708 sec. | ||
| 10084 | 2025.12.19 21:38:02.731195 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2025.12.19 21:38:02.731240 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629755 sec., 854729.6986356844 rows/sec., 60.55 MiB/sec. | ||
| 10086 | 2025.12.19 21:38:02.731318 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10087 | 2025.12.19 21:38:02.731374 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10088 | 2025.12.19 21:38:02.731380 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10089 | 2025.12.19 21:38:02.731633 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2025.12.19 21:38:02.731704 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_27_6} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 10091 | 2025.12.19 21:38:02.731776 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10092 | 2025.12.19 21:38:02.731917 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2025.12.19 21:38:02.731959 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10094 | 2025.12.19 21:38:02.732314 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10095 | 2025.12.19 21:38:02.732528 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.12.19 21:38:02.732665 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001371 sec., 82421.5900802334 rows/sec., 6.71 MiB/sec. | ||
| 10097 | 2025.12.19 21:38:02.732704 [ 4 ] {3d0f5934-a7e7-4ca7-be33-9a101783889f} <Debug> TCPHandler: Processed in 0.001572224 sec. | ||
| 10098 | 2025.12.19 21:38:02.732818 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2025.12.19 21:38:02.732914 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10100 | 2025.12.19 21:38:02.732957 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10101 | 2025.12.19 21:38:02.733373 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.12.19 21:38:02.733410 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10103 | 2025.12.19 21:38:02.733783 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10104 | 2025.12.19 21:38:02.734011 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2025.12.19 21:38:02.734143 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001248 sec., 159455.12820512822 rows/sec., 11.43 MiB/sec. | ||
| 10106 | 2025.12.19 21:38:02.734151 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10107 | 2025.12.19 21:38:02.734181 [ 4 ] {1e9ae656-2091-452b-8871-952ce3ee4db1} <Debug> TCPHandler: Processed in 0.001414499 sec. | ||
| 10108 | 2025.12.19 21:38:02.734234 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2025.12.19 21:38:02.734268 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10110 | 2025.12.19 21:38:02.734314 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2025.12.19 21:38:02.734369 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 10112 | 2025.12.19 21:38:02.734412 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10113 | 2025.12.19 21:38:02.734460 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10114 | 2025.12.19 21:38:02.734467 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10115 | 2025.12.19 21:38:02.734492 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19341 rows starting from the beginning of the part | ||
| 10116 | 2025.12.19 21:38:02.734552 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 902 rows starting from the beginning of the part | ||
| 10117 | 2025.12.19 21:38:02.734600 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 98 rows starting from the beginning of the part | ||
| 10118 | 2025.12.19 21:38:02.734644 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10119 | 2025.12.19 21:38:02.734684 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 10120 | 2025.12.19 21:38:02.734726 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 199 rows starting from the beginning of the part | ||
| 10121 | 2025.12.19 21:38:02.735242 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2025.12.19 21:38:02.735278 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10123 | 2025.12.19 21:38:02.735813 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10124 | 2025.12.19 21:38:02.736037 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2025.12.19 21:38:02.736163 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10126 | 2025.12.19 21:38:02.736186 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00179 sec., 3910.614525139665 rows/sec., 7.01 MiB/sec. | ||
| 10127 | 2025.12.19 21:38:02.736203 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2025.12.19 21:38:02.736228 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10129 | 2025.12.19 21:38:02.736267 [ 4 ] {a9c5e79c-b2bd-447c-b59d-d4ee22b7082d} <Debug> TCPHandler: Processed in 0.002003746 sec. | ||
| 10130 | 2025.12.19 21:38:02.736312 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10131 | 2025.12.19 21:38:02.736388 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.12.19 21:38:02.736489 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.19 21:38:02.736490 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10134 | 2025.12.19 21:38:02.736534 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10135 | 2025.12.19 21:38:02.736554 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1342 rows starting from the beginning of the part | ||
| 10136 | 2025.12.19 21:38:02.736665 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10137 | 2025.12.19 21:38:02.736761 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 10138 | 2025.12.19 21:38:02.736863 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10139 | 2025.12.19 21:38:02.736881 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.12.19 21:38:02.736920 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10141 | 2025.12.19 21:38:02.736958 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 10142 | 2025.12.19 21:38:02.737063 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10143 | 2025.12.19 21:38:02.737260 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10144 | 2025.12.19 21:38:02.737512 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.12.19 21:38:02.737666 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 10146 | 2025.12.19 21:38:02.737704 [ 4 ] {d029840b-fe01-4043-9057-661b5fdf4f44} <Debug> TCPHandler: Processed in 0.001366688 sec. | ||
| 10147 | 2025.12.19 21:38:02.742106 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21014 rows, containing 5 columns (5 merged, 0 gathered) in 0.007778367 sec., 2701595.3348562755 rows/sec., 184.49 MiB/sec. | ||
| 10148 | 2025.12.19 21:38:02.742612 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10149 | 2025.12.19 21:38:02.742874 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2025.12.19 21:38:02.742941 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10151 | 2025.12.19 21:38:02.743042 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10152 | 2025.12.19 21:38:02.743568 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1433 rows, containing 19 columns (19 merged, 0 gathered) in 0.007285483 sec., 196692.51853308835 rows/sec., 352.46 MiB/sec. | ||
| 10153 | 2025.12.19 21:38:02.745630 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10154 | 2025.12.19 21:38:02.745961 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2025.12.19 21:38:02.746039 [ 189 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10156 | 2025.12.19 21:38:02.746192 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10157 | 2025.12.19 21:38:03.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.90 MiB, peak 328.75 MiB, free memory in arenas 0.00 B, will set to 319.76 MiB (RSS), difference: 4.86 MiB | ||
| 10158 | 2025.12.19 21:38:04.660901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23546 | ||
| 10159 | 2025.12.19 21:38:04.661697 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.12.19 21:38:04.661774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10161 | 2025.12.19 21:38:04.662347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10162 | 2025.12.19 21:38:04.662604 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.12.19 21:38:04.662752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23546 | ||
| 10164 | 2025.12.19 21:38:05.932478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10165 | 2025.12.19 21:38:05.949032 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2025.12.19 21:38:05.949095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10167 | 2025.12.19 21:38:05.955281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10168 | 2025.12.19 21:38:05.956018 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.12.19 21:38:05.958807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10170 | 2025.12.19 21:38:07.221689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1228 | ||
| 10171 | 2025.12.19 21:38:07.224277 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2025.12.19 21:38:07.224336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10173 | 2025.12.19 21:38:07.225580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10174 | 2025.12.19 21:38:07.225851 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2025.12.19 21:38:07.226019 [ 127 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10176 | 2025.12.19 21:38:07.226066 [ 127 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.12.19 21:38:07.226089 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10178 | 2025.12.19 21:38:07.226191 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 10179 | 2025.12.19 21:38:07.226237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 10180 | 2025.12.19 21:38:07.226726 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10181 | 2025.12.19 21:38:07.226869 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1052 rows starting from the beginning of the part | ||
| 10182 | 2025.12.19 21:38:07.227230 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 10183 | 2025.12.19 21:38:07.227571 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 10184 | 2025.12.19 21:38:07.227913 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 10185 | 2025.12.19 21:38:07.228245 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 10186 | 2025.12.19 21:38:07.228575 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10187 | 2025.12.19 21:38:07.234471 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 72 columns (72 merged, 0 gathered) in 0.008320112 sec., 147594.16700159808 rows/sec., 119.95 MiB/sec. | ||
| 10188 | 2025.12.19 21:38:07.236041 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10189 | 2025.12.19 21:38:07.236696 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.12.19 21:38:07.236792 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_36_7} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10191 | 2025.12.19 21:38:07.237067 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 10192 | 2025.12.19 21:38:07.721292 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.19 21:38:07.721462 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10194 | 2025.12.19 21:38:07.721523 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10195 | 2025.12.19 21:38:07.722313 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.12.19 21:38:07.722353 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10197 | 2025.12.19 21:38:07.722739 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10198 | 2025.12.19 21:38:07.722956 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.19 21:38:07.723111 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001696 sec., 74292.45283018867 rows/sec., 6.40 MiB/sec. | ||
| 10200 | 2025.12.19 21:38:07.723157 [ 4 ] {07a8615c-5b58-4d93-8f3e-87b6cecabde3} <Debug> TCPHandler: Processed in 0.001983255 sec. | ||
| 10201 | 2025.12.19 21:38:07.723318 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.12.19 21:38:07.723422 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10203 | 2025.12.19 21:38:07.723461 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10204 | 2025.12.19 21:38:07.723921 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.19 21:38:07.723955 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10206 | 2025.12.19 21:38:07.724245 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10207 | 2025.12.19 21:38:07.724445 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.19 21:38:07.724579 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001176 sec., 29761.904761904763 rows/sec., 2.19 MiB/sec. | ||
| 10209 | 2025.12.19 21:38:07.724615 [ 4 ] {c5a78e78-f69f-4f60-946d-6fdc90c654fd} <Debug> TCPHandler: Processed in 0.001355138 sec. | ||
| 10210 | 2025.12.19 21:38:07.724745 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.12.19 21:38:07.724838 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10212 | 2025.12.19 21:38:07.724877 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10213 | 2025.12.19 21:38:07.725375 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.12.19 21:38:07.725411 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10215 | 2025.12.19 21:38:07.725744 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10216 | 2025.12.19 21:38:07.725949 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.12.19 21:38:07.726079 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001258 sec., 78696.34340222576 rows/sec., 6.15 MiB/sec. | ||
| 10218 | 2025.12.19 21:38:07.726116 [ 4 ] {36a2e58d-f576-42fc-a914-2d815c7bc59a} <Debug> TCPHandler: Processed in 0.00142689 sec. | ||
| 10219 | 2025.12.19 21:38:07.726238 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2025.12.19 21:38:07.726340 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10221 | 2025.12.19 21:38:07.726382 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10222 | 2025.12.19 21:38:07.726834 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.12.19 21:38:07.726871 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10224 | 2025.12.19 21:38:07.727213 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10225 | 2025.12.19 21:38:07.727416 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2025.12.19 21:38:07.727550 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 10227 | 2025.12.19 21:38:07.727587 [ 4 ] {75b581a7-77ce-4aea-acdb-514eeca6c610} <Debug> TCPHandler: Processed in 0.001397759 sec. | ||
| 10228 | 2025.12.19 21:38:07.727707 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2025.12.19 21:38:07.727808 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10230 | 2025.12.19 21:38:07.727860 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10231 | 2025.12.19 21:38:07.728745 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.12.19 21:38:07.728781 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10233 | 2025.12.19 21:38:07.729318 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10234 | 2025.12.19 21:38:07.729528 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2025.12.19 21:38:07.729662 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001872 sec., 18696.581196581195 rows/sec., 33.50 MiB/sec. | ||
| 10236 | 2025.12.19 21:38:07.729714 [ 4 ] {8ccd23de-fec3-4757-97f9-f92fc263f8c1} <Debug> TCPHandler: Processed in 0.002056327 sec. | ||
| 10237 | 2025.12.19 21:38:07.729829 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2025.12.19 21:38:07.729931 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10239 | 2025.12.19 21:38:07.729972 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10240 | 2025.12.19 21:38:07.730309 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.12.19 21:38:07.730344 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10242 | 2025.12.19 21:38:07.730671 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10243 | 2025.12.19 21:38:07.730872 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.12.19 21:38:07.731002 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10245 | 2025.12.19 21:38:07.731007 [ 116 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10246 | 2025.12.19 21:38:07.731038 [ 4 ] {c3724b02-a588-4478-b723-c4425af65f8d} <Debug> TCPHandler: Processed in 0.001257025 sec. | ||
| 10247 | 2025.12.19 21:38:07.731079 [ 116 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2025.12.19 21:38:07.731104 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10249 | 2025.12.19 21:38:07.731240 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 10250 | 2025.12.19 21:38:07.731396 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10251 | 2025.12.19 21:38:07.731435 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3452 rows starting from the beginning of the part | ||
| 10252 | 2025.12.19 21:38:07.731505 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 38 rows starting from the beginning of the part | ||
| 10253 | 2025.12.19 21:38:07.731555 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10254 | 2025.12.19 21:38:07.731600 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10255 | 2025.12.19 21:38:07.731644 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 10256 | 2025.12.19 21:38:07.731689 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10257 | 2025.12.19 21:38:07.732937 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3774 rows, containing 4 columns (4 merged, 0 gathered) in 0.001758349 sec., 2146331.587187754 rows/sec., 142.69 MiB/sec. | ||
| 10258 | 2025.12.19 21:38:07.733246 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10259 | 2025.12.19 21:38:07.733536 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.12.19 21:38:07.733611 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_66_13} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10261 | 2025.12.19 21:38:07.733696 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10262 | 2025.12.19 21:38:11.986606 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10263 | 2025.12.19 21:38:11.986695 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10264 | 2025.12.19 21:38:12.162834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24058 | ||
| 10265 | 2025.12.19 21:38:12.163378 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.12.19 21:38:12.163429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10267 | 2025.12.19 21:38:12.163950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10268 | 2025.12.19 21:38:12.164187 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.12.19 21:38:12.164340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24058 | ||
| 10270 | 2025.12.19 21:38:12.720377 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2025.12.19 21:38:12.720556 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10272 | 2025.12.19 21:38:12.720624 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10273 | 2025.12.19 21:38:12.721279 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.12.19 21:38:12.721325 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10275 | 2025.12.19 21:38:12.721776 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10276 | 2025.12.19 21:38:12.722017 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2025.12.19 21:38:12.722187 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001681 sec., 41641.87983343248 rows/sec., 3.34 MiB/sec. | ||
| 10278 | 2025.12.19 21:38:12.722238 [ 4 ] {8ee88db6-0fa8-48d4-8b2f-dd302c8b9ba5} <Debug> TCPHandler: Processed in 0.001995855 sec. | ||
| 10279 | 2025.12.19 21:38:12.722379 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2025.12.19 21:38:12.722487 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10281 | 2025.12.19 21:38:12.722532 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10282 | 2025.12.19 21:38:12.722964 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2025.12.19 21:38:12.723000 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10284 | 2025.12.19 21:38:12.723310 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10285 | 2025.12.19 21:38:12.723524 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2025.12.19 21:38:12.723660 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001198 sec., 5843.071786310517 rows/sec., 439.37 KiB/sec. | ||
| 10287 | 2025.12.19 21:38:12.723699 [ 4 ] {8269c416-a3ef-4b48-b2a5-927d6988ca45} <Debug> TCPHandler: Processed in 0.001375148 sec. | ||
| 10288 | 2025.12.19 21:38:12.723819 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2025.12.19 21:38:12.723920 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10290 | 2025.12.19 21:38:12.723962 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10291 | 2025.12.19 21:38:12.724389 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2025.12.19 21:38:12.724425 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10293 | 2025.12.19 21:38:12.724740 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10294 | 2025.12.19 21:38:12.724977 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.12.19 21:38:12.725122 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001222 sec., 58101.472995090015 rows/sec., 4.54 MiB/sec. | ||
| 10296 | 2025.12.19 21:38:12.725161 [ 4 ] {c7bddec2-38c0-4f14-b77e-51952e9e0b75} <Debug> TCPHandler: Processed in 0.001393629 sec. | ||
| 10297 | 2025.12.19 21:38:12.725279 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.12.19 21:38:12.725375 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10299 | 2025.12.19 21:38:12.725418 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10300 | 2025.12.19 21:38:12.725826 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2025.12.19 21:38:12.725862 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10302 | 2025.12.19 21:38:12.726201 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10303 | 2025.12.19 21:38:12.726417 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2025.12.19 21:38:12.726548 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 10305 | 2025.12.19 21:38:12.726586 [ 4 ] {a9c2ae18-08ec-457c-a05c-5f7becb2d199} <Debug> TCPHandler: Processed in 0.001357207 sec. | ||
| 10306 | 2025.12.19 21:38:12.726702 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2025.12.19 21:38:12.726805 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10308 | 2025.12.19 21:38:12.726862 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10309 | 2025.12.19 21:38:12.727627 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.12.19 21:38:12.727663 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10311 | 2025.12.19 21:38:12.728185 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10312 | 2025.12.19 21:38:12.728409 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2025.12.19 21:38:12.728551 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001766 sec., 3963.7599093997737 rows/sec., 7.10 MiB/sec. | ||
| 10314 | 2025.12.19 21:38:12.728619 [ 4 ] {9e086af6-e059-412f-aa2a-3594764c5ace} <Debug> TCPHandler: Processed in 0.001968345 sec. | ||
| 10315 | 2025.12.19 21:38:12.728741 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2025.12.19 21:38:12.728840 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10317 | 2025.12.19 21:38:12.728883 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10318 | 2025.12.19 21:38:12.729239 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.12.19 21:38:12.729276 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10320 | 2025.12.19 21:38:12.729583 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10321 | 2025.12.19 21:38:12.729792 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.12.19 21:38:12.729931 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10323 | 2025.12.19 21:38:12.729968 [ 4 ] {ea9875fe-513d-40e5-848b-7fe67fabbd70} <Debug> TCPHandler: Processed in 0.001276126 sec. | ||
| 10324 | 2025.12.19 21:38:13.459833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10325 | 2025.12.19 21:38:13.477181 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2025.12.19 21:38:13.477236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10327 | 2025.12.19 21:38:13.483508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10328 | 2025.12.19 21:38:13.484240 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2025.12.19 21:38:13.487341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10330 | 2025.12.19 21:38:17.227407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1252 | ||
| 10331 | 2025.12.19 21:38:17.229574 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.12.19 21:38:17.229621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10333 | 2025.12.19 21:38:17.230803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10334 | 2025.12.19 21:38:17.231073 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.12.19 21:38:17.231335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10336 | 2025.12.19 21:38:17.748392 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2025.12.19 21:38:17.748592 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10338 | 2025.12.19 21:38:17.748660 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10339 | 2025.12.19 21:38:17.749320 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.12.19 21:38:17.749379 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10341 | 2025.12.19 21:38:17.749769 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10342 | 2025.12.19 21:38:17.750004 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.12.19 21:38:17.750167 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001624 sec., 3694.5812807881775 rows/sec., 301.27 KiB/sec. | ||
| 10344 | 2025.12.19 21:38:17.750216 [ 4 ] {3613c96c-e843-40fb-90eb-209b9e356f08} <Debug> TCPHandler: Processed in 0.001964085 sec. | ||
| 10345 | 2025.12.19 21:38:17.750342 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2025.12.19 21:38:17.750444 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10347 | 2025.12.19 21:38:17.750487 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10348 | 2025.12.19 21:38:17.751566 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2025.12.19 21:38:17.751604 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10350 | 2025.12.19 21:38:17.751994 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10351 | 2025.12.19 21:38:17.752204 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2025.12.19 21:38:17.752321 [ 144 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10353 | 2025.12.19 21:38:17.752340 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001919 sec., 661281.9176654508 rows/sec., 54.91 MiB/sec. | ||
| 10354 | 2025.12.19 21:38:17.752392 [ 144 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.12.19 21:38:17.752404 [ 4 ] {3d571110-d3b0-407d-9460-de4adb0ba6d9} <Debug> TCPHandler: Processed in 0.002115609 sec. | ||
| 10356 | 2025.12.19 21:38:17.752423 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10357 | 2025.12.19 21:38:17.752545 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2025.12.19 21:38:17.752557 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 10359 | 2025.12.19 21:38:17.752648 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10360 | 2025.12.19 21:38:17.752694 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10361 | 2025.12.19 21:38:17.752720 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10362 | 2025.12.19 21:38:17.752763 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2467 rows starting from the beginning of the part | ||
| 10363 | 2025.12.19 21:38:17.752834 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1182 rows starting from the beginning of the part | ||
| 10364 | 2025.12.19 21:38:17.752888 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 193 rows starting from the beginning of the part | ||
| 10365 | 2025.12.19 21:38:17.752952 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 126 rows starting from the beginning of the part | ||
| 10366 | 2025.12.19 21:38:17.753009 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 70 rows starting from the beginning of the part | ||
| 10367 | 2025.12.19 21:38:17.753057 [ 199 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1269 rows starting from the beginning of the part | ||
| 10368 | 2025.12.19 21:38:17.753135 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.12.19 21:38:17.753176 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10370 | 2025.12.19 21:38:17.753527 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10371 | 2025.12.19 21:38:17.753737 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.12.19 21:38:17.753870 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001243 sec., 32984.71440064361 rows/sec., 2.40 MiB/sec. | ||
| 10373 | 2025.12.19 21:38:17.753910 [ 4 ] {710f2311-9806-4df5-b060-d6653ed40bf0} <Debug> TCPHandler: Processed in 0.00142484 sec. | ||
| 10374 | 2025.12.19 21:38:17.754024 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2025.12.19 21:38:17.754119 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10376 | 2025.12.19 21:38:17.754157 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10377 | 2025.12.19 21:38:17.754649 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2025.12.19 21:38:17.754685 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10379 | 2025.12.19 21:38:17.754994 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10380 | 2025.12.19 21:38:17.755109 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002614193 sec., 2030071.9954494562 rows/sec., 174.16 MiB/sec. | ||
| 10381 | 2025.12.19 21:38:17.755203 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2025.12.19 21:38:17.755343 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 10383 | 2025.12.19 21:38:17.755383 [ 4 ] {d282ad68-1daf-4d66-b29c-c93b5310595c} <Debug> TCPHandler: Processed in 0.00140878 sec. | ||
| 10384 | 2025.12.19 21:38:17.755402 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10385 | 2025.12.19 21:38:17.755520 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2025.12.19 21:38:17.755647 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10387 | 2025.12.19 21:38:17.755697 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10388 | 2025.12.19 21:38:17.755730 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.12.19 21:38:17.755828 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_71_14} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10390 | 2025.12.19 21:38:17.755920 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 10391 | 2025.12.19 21:38:17.756459 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.12.19 21:38:17.756501 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10393 | 2025.12.19 21:38:17.756838 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10394 | 2025.12.19 21:38:17.757049 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2025.12.19 21:38:17.757167 [ 144 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10396 | 2025.12.19 21:38:17.757180 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001557 sec., 360308.2851637765 rows/sec., 26.78 MiB/sec. | ||
| 10397 | 2025.12.19 21:38:17.757210 [ 144 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.12.19 21:38:17.757232 [ 4 ] {402e5475-6aaa-41c8-ac6c-3dbb006d3ca4} <Debug> TCPHandler: Processed in 0.001771309 sec. | ||
| 10399 | 2025.12.19 21:38:17.757234 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10400 | 2025.12.19 21:38:17.757338 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 10401 | 2025.12.19 21:38:17.757353 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2025.12.19 21:38:17.757459 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10403 | 2025.12.19 21:38:17.757466 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10404 | 2025.12.19 21:38:17.757499 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 10405 | 2025.12.19 21:38:17.757523 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10406 | 2025.12.19 21:38:17.757568 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 714 rows starting from the beginning of the part | ||
| 10407 | 2025.12.19 21:38:17.757626 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part | ||
| 10408 | 2025.12.19 21:38:17.757674 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 99 rows starting from the beginning of the part | ||
| 10409 | 2025.12.19 21:38:17.757720 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 71 rows starting from the beginning of the part | ||
| 10410 | 2025.12.19 21:38:17.757768 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 561 rows starting from the beginning of the part | ||
| 10411 | 2025.12.19 21:38:17.758152 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2025.12.19 21:38:17.758194 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10413 | 2025.12.19 21:38:17.758588 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10414 | 2025.12.19 21:38:17.758806 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2025.12.19 21:38:17.758934 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001486 sec., 569986.5410497981 rows/sec., 38.37 MiB/sec. | ||
| 10416 | 2025.12.19 21:38:17.758970 [ 4 ] {2dff4059-060e-4a5d-b37a-af9604f3de55} <Debug> TCPHandler: Processed in 0.001665577 sec. | ||
| 10417 | 2025.12.19 21:38:17.758987 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690027 sec., 1662103.6231965525 rows/sec., 127.36 MiB/sec. | ||
| 10418 | 2025.12.19 21:38:17.759084 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2025.12.19 21:38:17.759142 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10420 | 2025.12.19 21:38:17.759184 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.12.19 21:38:17.759243 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10422 | 2025.12.19 21:38:17.759371 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2025.12.19 21:38:17.759444 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_71_14} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10424 | 2025.12.19 21:38:17.759505 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 10425 | 2025.12.19 21:38:17.760122 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2025.12.19 21:38:17.760164 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10427 | 2025.12.19 21:38:17.760710 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10428 | 2025.12.19 21:38:17.760931 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2025.12.19 21:38:17.761068 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001903 sec., 18392.012611665792 rows/sec., 32.96 MiB/sec. | ||
| 10430 | 2025.12.19 21:38:17.761132 [ 4 ] {e504b0fa-a4f8-43ac-95c8-f0c25442ec6a} <Debug> TCPHandler: Processed in 0.002096258 sec. | ||
| 10431 | 2025.12.19 21:38:17.761251 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2025.12.19 21:38:17.761346 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2025.12.19 21:38:17.761386 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10434 | 2025.12.19 21:38:17.761738 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.12.19 21:38:17.761773 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10436 | 2025.12.19 21:38:17.762066 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10437 | 2025.12.19 21:38:17.762271 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.12.19 21:38:17.762402 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10439 | 2025.12.19 21:38:17.762436 [ 4 ] {b6f4180b-ae17-4570-a790-8a33311c6e7a} <Debug> TCPHandler: Processed in 0.001233594 sec. | ||
| 10440 | 2025.12.19 21:38:19.665423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24506 | ||
| 10441 | 2025.12.19 21:38:19.665972 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2025.12.19 21:38:19.666029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10443 | 2025.12.19 21:38:19.666721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10444 | 2025.12.19 21:38:19.667061 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2025.12.19 21:38:19.667276 [ 150 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10446 | 2025.12.19 21:38:19.667281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24506 | ||
| 10447 | 2025.12.19 21:38:19.667350 [ 150 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2025.12.19 21:38:19.667384 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10449 | 2025.12.19 21:38:19.667493 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10450 | 2025.12.19 21:38:19.667615 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10451 | 2025.12.19 21:38:19.667665 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22138 rows starting from the beginning of the part | ||
| 10452 | 2025.12.19 21:38:19.667758 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10453 | 2025.12.19 21:38:19.667837 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10454 | 2025.12.19 21:38:19.667901 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10455 | 2025.12.19 21:38:19.667963 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10456 | 2025.12.19 21:38:19.668017 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 10457 | 2025.12.19 21:38:19.671344 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24506 rows, containing 4 columns (4 merged, 0 gathered) in 0.003887699 sec., 6303471.539334707 rows/sec., 90.17 MiB/sec. | ||
| 10458 | 2025.12.19 21:38:19.671948 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10459 | 2025.12.19 21:38:19.672277 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2025.12.19 21:38:19.672373 [ 190 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_51_10} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10461 | 2025.12.19 21:38:19.672509 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10462 | 2025.12.19 21:38:20.988367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10463 | 2025.12.19 21:38:21.006853 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.12.19 21:38:21.006917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10465 | 2025.12.19 21:38:21.012832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10466 | 2025.12.19 21:38:21.013543 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.12.19 21:38:21.013876 [ 147 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10468 | 2025.12.19 21:38:21.013972 [ 147 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.12.19 21:38:21.014010 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10470 | 2025.12.19 21:38:21.014182 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10471 | 2025.12.19 21:38:21.017613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10472 | 2025.12.19 21:38:21.018107 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2025.12.19 21:38:21.019549 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10474 | 2025.12.19 21:38:21.024080 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10475 | 2025.12.19 21:38:21.028553 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10476 | 2025.12.19 21:38:21.033649 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10477 | 2025.12.19 21:38:21.038364 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10478 | 2025.12.19 21:38:21.042676 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 10479 | 2025.12.19 21:38:21.102597 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.088496305 sec., 4339.164217082284 rows/sec., 22.44 MiB/sec. | ||
| 10480 | 2025.12.19 21:38:21.105611 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10481 | 2025.12.19 21:38:21.107651 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_51_10} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.12.19 21:38:21.107774 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_51_10} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10483 | 2025.12.19 21:38:21.110343 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10484 | 2025.12.19 21:38:22.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.37 MiB, peak 335.79 MiB, free memory in arenas 0.00 B, will set to 324.66 MiB (RSS), difference: 2.29 MiB | ||
| 10485 | 2025.12.19 21:38:22.719536 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2025.12.19 21:38:22.719724 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10487 | 2025.12.19 21:38:22.719795 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10488 | 2025.12.19 21:38:22.720489 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2025.12.19 21:38:22.720540 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10490 | 2025.12.19 21:38:22.720943 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10491 | 2025.12.19 21:38:22.721177 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2025.12.19 21:38:22.721355 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001683 sec., 41592.394533571 rows/sec., 3.34 MiB/sec. | ||
| 10493 | 2025.12.19 21:38:22.721409 [ 4 ] {b244faec-8330-4303-85a9-b06b1397a145} <Debug> TCPHandler: Processed in 0.002006625 sec. | ||
| 10494 | 2025.12.19 21:38:22.721547 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2025.12.19 21:38:22.721652 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10496 | 2025.12.19 21:38:22.721697 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10497 | 2025.12.19 21:38:22.722130 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2025.12.19 21:38:22.722169 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10499 | 2025.12.19 21:38:22.722495 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10500 | 2025.12.19 21:38:22.722721 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2025.12.19 21:38:22.722859 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001231 sec., 5686.4337936636875 rows/sec., 427.59 KiB/sec. | ||
| 10502 | 2025.12.19 21:38:22.722898 [ 4 ] {ba3b7c1e-7046-4cfa-aa80-e7bd06ffb685} <Debug> TCPHandler: Processed in 0.001405119 sec. | ||
| 10503 | 2025.12.19 21:38:22.723017 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2025.12.19 21:38:22.723115 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10505 | 2025.12.19 21:38:22.723155 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10506 | 2025.12.19 21:38:22.723590 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.12.19 21:38:22.723627 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10508 | 2025.12.19 21:38:22.723929 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10509 | 2025.12.19 21:38:22.724134 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.12.19 21:38:22.724269 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001175 sec., 60425.53191489362 rows/sec., 4.72 MiB/sec. | ||
| 10511 | 2025.12.19 21:38:22.724307 [ 4 ] {fe466f25-1a61-458c-a255-b089bc97ac55} <Debug> TCPHandler: Processed in 0.001341477 sec. | ||
| 10512 | 2025.12.19 21:38:22.724425 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2025.12.19 21:38:22.724523 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10514 | 2025.12.19 21:38:22.724565 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10515 | 2025.12.19 21:38:22.724994 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2025.12.19 21:38:22.725029 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10517 | 2025.12.19 21:38:22.725360 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10518 | 2025.12.19 21:38:22.725568 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2025.12.19 21:38:22.725699 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 10520 | 2025.12.19 21:38:22.725736 [ 4 ] {4257912b-7178-4707-874e-beaa1315329a} <Debug> TCPHandler: Processed in 0.001362258 sec. | ||
| 10521 | 2025.12.19 21:38:22.725843 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2025.12.19 21:38:22.725949 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10523 | 2025.12.19 21:38:22.726004 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10524 | 2025.12.19 21:38:22.726801 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2025.12.19 21:38:22.726837 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10526 | 2025.12.19 21:38:22.727347 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10527 | 2025.12.19 21:38:22.727572 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2025.12.19 21:38:22.727718 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001789 sec., 3912.8004471771937 rows/sec., 7.01 MiB/sec. | ||
| 10529 | 2025.12.19 21:38:22.727792 [ 4 ] {623114eb-54d3-455f-a4bf-a4a1d485cca3} <Debug> TCPHandler: Processed in 0.001998536 sec. | ||
| 10530 | 2025.12.19 21:38:22.727920 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10531 | 2025.12.19 21:38:22.728017 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10532 | 2025.12.19 21:38:22.728058 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10533 | 2025.12.19 21:38:22.728404 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2025.12.19 21:38:22.728439 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10535 | 2025.12.19 21:38:22.728735 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10536 | 2025.12.19 21:38:22.728939 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2025.12.19 21:38:22.729067 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10538 | 2025.12.19 21:38:22.729103 [ 4 ] {706d9ac5-10ef-4553-a339-f1f2420a6260} <Debug> TCPHandler: Processed in 0.001234135 sec. | ||
| 10539 | 2025.12.19 21:38:26.986740 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10540 | 2025.12.19 21:38:26.986801 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10541 | 2025.12.19 21:38:27.167466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25018 | ||
| 10542 | 2025.12.19 21:38:27.168100 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.12.19 21:38:27.168151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10544 | 2025.12.19 21:38:27.169032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10545 | 2025.12.19 21:38:27.169284 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.12.19 21:38:27.169464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25018 | ||
| 10547 | 2025.12.19 21:38:27.231460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1280 | ||
| 10548 | 2025.12.19 21:38:27.234020 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.12.19 21:38:27.234081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10550 | 2025.12.19 21:38:27.235416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10551 | 2025.12.19 21:38:27.235720 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2025.12.19 21:38:27.236119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10553 | 2025.12.19 21:38:27.721202 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2025.12.19 21:38:27.721386 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10555 | 2025.12.19 21:38:27.721452 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10556 | 2025.12.19 21:38:27.722174 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.12.19 21:38:27.722218 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10558 | 2025.12.19 21:38:27.722632 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10559 | 2025.12.19 21:38:27.722857 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.12.19 21:38:27.723028 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001692 sec., 74468.08510638298 rows/sec., 6.41 MiB/sec. | ||
| 10561 | 2025.12.19 21:38:27.723077 [ 4 ] {7f22991b-b0e0-4ac1-8deb-a1a630eae4eb} <Debug> TCPHandler: Processed in 0.002004996 sec. | ||
| 10562 | 2025.12.19 21:38:27.723214 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2025.12.19 21:38:27.723319 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10564 | 2025.12.19 21:38:27.723363 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10565 | 2025.12.19 21:38:27.723798 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2025.12.19 21:38:27.723832 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10567 | 2025.12.19 21:38:27.724140 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10568 | 2025.12.19 21:38:27.724362 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.12.19 21:38:27.724469 [ 139 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10570 | 2025.12.19 21:38:27.724496 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001202 sec., 29118.136439267888 rows/sec., 2.14 MiB/sec. | ||
| 10571 | 2025.12.19 21:38:27.724503 [ 139 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.12.19 21:38:27.724535 [ 4 ] {509efc2b-e3c6-4d44-bcfa-0cb42941b115} <Debug> TCPHandler: Processed in 0.001375618 sec. | ||
| 10573 | 2025.12.19 21:38:27.724553 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10574 | 2025.12.19 21:38:27.724653 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2025.12.19 21:38:27.724689 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 10576 | 2025.12.19 21:38:27.724749 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10577 | 2025.12.19 21:38:27.724794 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10578 | 2025.12.19 21:38:27.724845 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10579 | 2025.12.19 21:38:27.724884 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 10580 | 2025.12.19 21:38:27.724952 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 10581 | 2025.12.19 21:38:27.725030 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 10582 | 2025.12.19 21:38:27.725076 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 10583 | 2025.12.19 21:38:27.725117 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 10584 | 2025.12.19 21:38:27.725158 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 10585 | 2025.12.19 21:38:27.725235 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2025.12.19 21:38:27.725275 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10587 | 2025.12.19 21:38:27.725610 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10588 | 2025.12.19 21:38:27.725838 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2025.12.19 21:38:27.725975 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001246 sec., 79454.25361155698 rows/sec., 6.21 MiB/sec. | ||
| 10590 | 2025.12.19 21:38:27.726012 [ 4 ] {fbf8b2b4-9b04-4635-a8d4-42247a3b4f11} <Debug> TCPHandler: Processed in 0.00141074 sec. | ||
| 10591 | 2025.12.19 21:38:27.726112 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486191 sec., 271835.8542071645 rows/sec., 18.91 MiB/sec. | ||
| 10592 | 2025.12.19 21:38:27.726134 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2025.12.19 21:38:27.726257 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10594 | 2025.12.19 21:38:27.726300 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10595 | 2025.12.19 21:38:27.726322 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10596 | 2025.12.19 21:38:27.726639 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2025.12.19 21:38:27.726726 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_71_14} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10598 | 2025.12.19 21:38:27.726730 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.12.19 21:38:27.726774 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10600 | 2025.12.19 21:38:27.726826 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10601 | 2025.12.19 21:38:27.727115 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10602 | 2025.12.19 21:38:27.727320 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.12.19 21:38:27.727419 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10604 | 2025.12.19 21:38:27.727445 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2025.12.19 21:38:27.727460 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10606 | 2025.12.19 21:38:27.727462 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10607 | 2025.12.19 21:38:27.727497 [ 4 ] {95e2e385-e741-4045-9b50-4d62f593c4e7} <Debug> TCPHandler: Processed in 0.001413729 sec. | ||
| 10608 | 2025.12.19 21:38:27.727558 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 10609 | 2025.12.19 21:38:27.727605 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2025.12.19 21:38:27.727655 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2025.12.19 21:38:27.727687 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21014 rows starting from the beginning of the part | ||
| 10612 | 2025.12.19 21:38:27.727699 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10613 | 2025.12.19 21:38:27.727755 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10614 | 2025.12.19 21:38:27.727761 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10615 | 2025.12.19 21:38:27.727809 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10616 | 2025.12.19 21:38:27.727850 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 847 rows starting from the beginning of the part | ||
| 10617 | 2025.12.19 21:38:27.727892 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10618 | 2025.12.19 21:38:27.727932 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10619 | 2025.12.19 21:38:27.728747 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.12.19 21:38:27.728787 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10621 | 2025.12.19 21:38:27.729592 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10622 | 2025.12.19 21:38:27.729897 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.12.19 21:38:27.730035 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10624 | 2025.12.19 21:38:27.730065 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.12.19 21:38:27.730086 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10626 | 2025.12.19 21:38:27.730085 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002403 sec., 14565.126924677485 rows/sec., 26.10 MiB/sec. | ||
| 10627 | 2025.12.19 21:38:27.730167 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10628 | 2025.12.19 21:38:27.730209 [ 4 ] {21aa9174-a294-49fd-8c44-3df78f8bacfd} <Debug> TCPHandler: Processed in 0.002652323 sec. | ||
| 10629 | 2025.12.19 21:38:27.730357 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2025.12.19 21:38:27.730423 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2025.12.19 21:38:27.730470 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10632 | 2025.12.19 21:38:27.730509 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1433 rows starting from the beginning of the part | ||
| 10633 | 2025.12.19 21:38:27.730530 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10634 | 2025.12.19 21:38:27.730666 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 10635 | 2025.12.19 21:38:27.730797 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 10636 | 2025.12.19 21:38:27.730902 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 10637 | 2025.12.19 21:38:27.730996 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2025.12.19 21:38:27.731009 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 10639 | 2025.12.19 21:38:27.731048 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10640 | 2025.12.19 21:38:27.731131 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 10641 | 2025.12.19 21:38:27.731403 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10642 | 2025.12.19 21:38:27.731627 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2025.12.19 21:38:27.731758 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 10644 | 2025.12.19 21:38:27.731795 [ 4 ] {1db6063b-7ff6-4aa3-ac7c-f8068b01cab2} <Debug> TCPHandler: Processed in 0.001498952 sec. | ||
| 10645 | 2025.12.19 21:38:27.743238 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22501 rows, containing 5 columns (5 merged, 0 gathered) in 0.015727338 sec., 1430693.4841738634 rows/sec., 97.70 MiB/sec. | ||
| 10646 | 2025.12.19 21:38:27.743623 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10647 | 2025.12.19 21:38:27.743874 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2025.12.19 21:38:27.743942 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10649 | 2025.12.19 21:38:27.744006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10650 | 2025.12.19 21:38:27.746031 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 19 columns (19 merged, 0 gathered) in 0.015902083 sec., 97597.27703597069 rows/sec., 174.89 MiB/sec. | ||
| 10651 | 2025.12.19 21:38:27.748347 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10652 | 2025.12.19 21:38:27.748673 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2025.12.19 21:38:27.748744 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10654 | 2025.12.19 21:38:27.748888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10655 | 2025.12.19 21:38:28.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.24 MiB, peak 336.86 MiB, free memory in arenas 0.00 B, will set to 329.02 MiB (RSS), difference: 3.79 MiB | ||
| 10656 | 2025.12.19 21:38:28.517665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10657 | 2025.12.19 21:38:28.533142 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.12.19 21:38:28.533196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10659 | 2025.12.19 21:38:28.538441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10660 | 2025.12.19 21:38:28.539126 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.12.19 21:38:28.541944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10662 | 2025.12.19 21:38:32.722000 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.12.19 21:38:32.722307 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10664 | 2025.12.19 21:38:32.722412 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10665 | 2025.12.19 21:38:32.723274 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.12.19 21:38:32.723326 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10667 | 2025.12.19 21:38:32.723715 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10668 | 2025.12.19 21:38:32.723940 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.12.19 21:38:32.724112 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 1.06 MiB/sec. | ||
| 10670 | 2025.12.19 21:38:32.724166 [ 4 ] {a0fff708-7b66-43e6-9c0f-d17d1a4a59f6} <Debug> TCPHandler: Processed in 0.002339215 sec. | ||
| 10671 | 2025.12.19 21:38:32.724299 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2025.12.19 21:38:32.724406 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10673 | 2025.12.19 21:38:32.724450 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10674 | 2025.12.19 21:38:32.724860 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.12.19 21:38:32.724898 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10676 | 2025.12.19 21:38:32.725197 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10677 | 2025.12.19 21:38:32.725402 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.12.19 21:38:32.725535 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 10679 | 2025.12.19 21:38:32.725573 [ 4 ] {50592fcf-3913-4196-89bf-dd622a42884e} <Debug> TCPHandler: Processed in 0.001327117 sec. | ||
| 10680 | 2025.12.19 21:38:32.725682 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2025.12.19 21:38:32.725778 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10682 | 2025.12.19 21:38:32.725818 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10683 | 2025.12.19 21:38:32.726309 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2025.12.19 21:38:32.726345 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10685 | 2025.12.19 21:38:32.726677 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10686 | 2025.12.19 21:38:32.726884 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2025.12.19 21:38:32.727014 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001255 sec., 152191.23505976095 rows/sec., 13.45 MiB/sec. | ||
| 10688 | 2025.12.19 21:38:32.727051 [ 4 ] {d26c5bab-a40e-4a16-8f88-b68f5bd1118a} <Debug> TCPHandler: Processed in 0.00141899 sec. | ||
| 10689 | 2025.12.19 21:38:32.727164 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2025.12.19 21:38:32.727260 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10691 | 2025.12.19 21:38:32.727299 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10692 | 2025.12.19 21:38:32.727696 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2025.12.19 21:38:32.727732 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10694 | 2025.12.19 21:38:32.728020 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10695 | 2025.12.19 21:38:32.728226 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2025.12.19 21:38:32.728354 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001114 sec., 18850.987432675047 rows/sec., 1.43 MiB/sec. | ||
| 10697 | 2025.12.19 21:38:32.728390 [ 4 ] {24508f10-3e72-4bb4-8a83-455328a04256} <Debug> TCPHandler: Processed in 0.001276995 sec. | ||
| 10698 | 2025.12.19 21:38:32.728498 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2025.12.19 21:38:32.728598 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10700 | 2025.12.19 21:38:32.728640 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10701 | 2025.12.19 21:38:32.729065 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2025.12.19 21:38:32.729103 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10703 | 2025.12.19 21:38:32.729427 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10704 | 2025.12.19 21:38:32.729648 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2025.12.19 21:38:32.729782 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.66 MiB/sec. | ||
| 10706 | 2025.12.19 21:38:32.729821 [ 4 ] {857b1ab8-82a9-41d3-9242-e79ad46cf497} <Debug> TCPHandler: Processed in 0.001375599 sec. | ||
| 10707 | 2025.12.19 21:38:32.729932 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2025.12.19 21:38:32.730028 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10709 | 2025.12.19 21:38:32.730069 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10710 | 2025.12.19 21:38:32.730474 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2025.12.19 21:38:32.730512 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10712 | 2025.12.19 21:38:32.730808 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10713 | 2025.12.19 21:38:32.731019 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2025.12.19 21:38:32.731155 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 10715 | 2025.12.19 21:38:32.731197 [ 4 ] {c522f77c-17bc-4ea3-b262-20d5488bfd0f} <Debug> TCPHandler: Processed in 0.001315056 sec. | ||
| 10716 | 2025.12.19 21:38:32.731308 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2025.12.19 21:38:32.731409 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10718 | 2025.12.19 21:38:32.731451 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10719 | 2025.12.19 21:38:32.731903 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2025.12.19 21:38:32.731942 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10721 | 2025.12.19 21:38:32.732274 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10722 | 2025.12.19 21:38:32.732483 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2025.12.19 21:38:32.732623 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001234 sec., 88330.63209076175 rows/sec., 7.20 MiB/sec. | ||
| 10724 | 2025.12.19 21:38:32.732665 [ 4 ] {845d348d-2f66-44a7-8741-ef7ee40352ec} <Debug> TCPHandler: Processed in 0.001409109 sec. | ||
| 10725 | 2025.12.19 21:38:32.732781 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2025.12.19 21:38:32.732878 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10727 | 2025.12.19 21:38:32.732922 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10728 | 2025.12.19 21:38:32.733346 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2025.12.19 21:38:32.733384 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10730 | 2025.12.19 21:38:32.733724 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10731 | 2025.12.19 21:38:32.733934 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2025.12.19 21:38:32.734067 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 10733 | 2025.12.19 21:38:32.734105 [ 4 ] {518a3628-6b33-415d-b154-1084a98154e4} <Debug> TCPHandler: Processed in 0.001376478 sec. | ||
| 10734 | 2025.12.19 21:38:32.734220 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2025.12.19 21:38:32.734317 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10736 | 2025.12.19 21:38:32.734373 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10737 | 2025.12.19 21:38:32.735152 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2025.12.19 21:38:32.735189 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10739 | 2025.12.19 21:38:32.735712 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10740 | 2025.12.19 21:38:32.735947 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2025.12.19 21:38:32.736094 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001796 sec., 3897.5501113585747 rows/sec., 6.98 MiB/sec. | ||
| 10742 | 2025.12.19 21:38:32.736159 [ 4 ] {7b92acd1-7961-428c-926a-5cba15149668} <Debug> TCPHandler: Processed in 0.001989805 sec. | ||
| 10743 | 2025.12.19 21:38:32.736275 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2025.12.19 21:38:32.736372 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10745 | 2025.12.19 21:38:32.736414 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10746 | 2025.12.19 21:38:32.736751 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2025.12.19 21:38:32.736788 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10748 | 2025.12.19 21:38:32.737086 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10749 | 2025.12.19 21:38:32.737290 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2025.12.19 21:38:32.737408 [ 133 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10751 | 2025.12.19 21:38:32.737420 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 10752 | 2025.12.19 21:38:32.737474 [ 133 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2025.12.19 21:38:32.737483 [ 4 ] {747c443c-a3ee-4a00-aaa2-474fa5a70fbc} <Debug> TCPHandler: Processed in 0.001259205 sec. | ||
| 10754 | 2025.12.19 21:38:32.737503 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10755 | 2025.12.19 21:38:32.737601 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 10756 | 2025.12.19 21:38:32.737695 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10757 | 2025.12.19 21:38:32.737723 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3774 rows starting from the beginning of the part | ||
| 10758 | 2025.12.19 21:38:32.737778 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 10759 | 2025.12.19 21:38:32.737818 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10760 | 2025.12.19 21:38:32.737856 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 10761 | 2025.12.19 21:38:32.737894 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10762 | 2025.12.19 21:38:32.737928 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10763 | 2025.12.19 21:38:32.739096 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4074 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536433 sec., 2651596.262251592 rows/sec., 176.46 MiB/sec. | ||
| 10764 | 2025.12.19 21:38:32.739475 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10765 | 2025.12.19 21:38:32.739705 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2025.12.19 21:38:32.739775 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_71_14} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10767 | 2025.12.19 21:38:32.739842 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10768 | 2025.12.19 21:38:34.669618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25466 | ||
| 10769 | 2025.12.19 21:38:34.670278 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.12.19 21:38:34.670318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10771 | 2025.12.19 21:38:34.670816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10772 | 2025.12.19 21:38:34.671042 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2025.12.19 21:38:34.671174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25466 | ||
| 10774 | 2025.12.19 21:38:36.041991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10775 | 2025.12.19 21:38:36.058610 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.12.19 21:38:36.058673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10777 | 2025.12.19 21:38:36.064383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10778 | 2025.12.19 21:38:36.065093 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.12.19 21:38:36.067923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10780 | 2025.12.19 21:38:37.237240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1312 | ||
| 10781 | 2025.12.19 21:38:37.239693 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.12.19 21:38:37.239747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10783 | 2025.12.19 21:38:37.241003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10784 | 2025.12.19 21:38:37.241293 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2025.12.19 21:38:37.241676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10786 | 2025.12.19 21:38:37.720940 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2025.12.19 21:38:37.721195 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10788 | 2025.12.19 21:38:37.721259 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10789 | 2025.12.19 21:38:37.721947 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2025.12.19 21:38:37.721995 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10791 | 2025.12.19 21:38:37.722375 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10792 | 2025.12.19 21:38:37.722594 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2025.12.19 21:38:37.722753 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001607 sec., 78406.96950840075 rows/sec., 6.75 MiB/sec. | ||
| 10794 | 2025.12.19 21:38:37.722803 [ 4 ] {8f11ceaf-52a7-4f43-82e1-915022cc5e90} <Debug> TCPHandler: Processed in 0.002039787 sec. | ||
| 10795 | 2025.12.19 21:38:37.722943 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2025.12.19 21:38:37.723049 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10797 | 2025.12.19 21:38:37.723091 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10798 | 2025.12.19 21:38:37.723531 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.12.19 21:38:37.723567 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10800 | 2025.12.19 21:38:37.723877 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10801 | 2025.12.19 21:38:37.724087 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2025.12.19 21:38:37.724217 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001193 sec., 29337.80385582565 rows/sec., 2.15 MiB/sec. | ||
| 10803 | 2025.12.19 21:38:37.724254 [ 4 ] {3ee25cbf-ca93-4fbc-a809-842a66d74c3a} <Debug> TCPHandler: Processed in 0.001373768 sec. | ||
| 10804 | 2025.12.19 21:38:37.724371 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2025.12.19 21:38:37.724483 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10806 | 2025.12.19 21:38:37.724523 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10807 | 2025.12.19 21:38:37.724979 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.12.19 21:38:37.725017 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10809 | 2025.12.19 21:38:37.725341 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10810 | 2025.12.19 21:38:37.725562 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.12.19 21:38:37.725692 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00123 sec., 80487.80487804879 rows/sec., 6.29 MiB/sec. | ||
| 10812 | 2025.12.19 21:38:37.725730 [ 4 ] {ff4a5b0e-f638-4602-bba3-db7a22f1b76d} <Debug> TCPHandler: Processed in 0.00141071 sec. | ||
| 10813 | 2025.12.19 21:38:37.725840 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2025.12.19 21:38:37.725946 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10815 | 2025.12.19 21:38:37.725988 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10816 | 2025.12.19 21:38:37.726387 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2025.12.19 21:38:37.726424 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10818 | 2025.12.19 21:38:37.726748 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10819 | 2025.12.19 21:38:37.726954 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.12.19 21:38:37.727080 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 10821 | 2025.12.19 21:38:37.727117 [ 4 ] {fb54e2cc-ed7d-4c01-8842-e9e873dde76e} <Debug> TCPHandler: Processed in 0.001325487 sec. | ||
| 10822 | 2025.12.19 21:38:37.727224 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.12.19 21:38:37.727326 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10824 | 2025.12.19 21:38:37.727380 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10825 | 2025.12.19 21:38:37.728214 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.12.19 21:38:37.728251 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10827 | 2025.12.19 21:38:37.728784 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10828 | 2025.12.19 21:38:37.729003 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2025.12.19 21:38:37.729139 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001831 sec., 19115.237575095576 rows/sec., 34.25 MiB/sec. | ||
| 10830 | 2025.12.19 21:38:37.729194 [ 4 ] {097ba589-aaa6-4981-988d-bbc4e3d86dc5} <Debug> TCPHandler: Processed in 0.002018436 sec. | ||
| 10831 | 2025.12.19 21:38:37.729306 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2025.12.19 21:38:37.729411 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10833 | 2025.12.19 21:38:37.729452 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10834 | 2025.12.19 21:38:37.729767 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.12.19 21:38:37.729804 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 10836 | 2025.12.19 21:38:37.730114 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10837 | 2025.12.19 21:38:37.730323 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.12.19 21:38:37.730452 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 10839 | 2025.12.19 21:38:37.730489 [ 4 ] {cc756f66-87ce-4a37-8281-76e6e1b01765} <Debug> TCPHandler: Processed in 0.001232014 sec. | ||
| 10840 | 2025.12.19 21:38:41.986861 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10841 | 2025.12.19 21:38:41.986928 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10842 | 2025.12.19 21:38:42.172257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25978 | ||
| 10843 | 2025.12.19 21:38:42.172851 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.12.19 21:38:42.172912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10845 | 2025.12.19 21:38:42.173478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10846 | 2025.12.19 21:38:42.173729 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.12.19 21:38:42.173884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25978 | ||
| 10848 | 2025.12.19 21:38:42.719864 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2025.12.19 21:38:42.720044 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10850 | 2025.12.19 21:38:42.720107 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10851 | 2025.12.19 21:38:42.720751 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2025.12.19 21:38:42.720789 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10853 | 2025.12.19 21:38:42.721167 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10854 | 2025.12.19 21:38:42.721388 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2025.12.19 21:38:42.721522 [ 120 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10856 | 2025.12.19 21:38:42.721539 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001543 sec., 45366.16979909268 rows/sec., 3.64 MiB/sec. | ||
| 10857 | 2025.12.19 21:38:42.721587 [ 120 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.12.19 21:38:42.721608 [ 4 ] {b8db4499-42bb-4d71-b0f6-e071aae8c48a} <Debug> TCPHandler: Processed in 0.001866052 sec. | ||
| 10859 | 2025.12.19 21:38:42.721618 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10860 | 2025.12.19 21:38:42.721765 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2025.12.19 21:38:42.721763 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 10862 | 2025.12.19 21:38:42.721864 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10863 | 2025.12.19 21:38:42.721909 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10864 | 2025.12.19 21:38:42.721920 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10865 | 2025.12.19 21:38:42.721959 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2467 rows starting from the beginning of the part | ||
| 10866 | 2025.12.19 21:38:42.722024 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 70 rows starting from the beginning of the part | ||
| 10867 | 2025.12.19 21:38:42.722068 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 126 rows starting from the beginning of the part | ||
| 10868 | 2025.12.19 21:38:42.722110 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 191 rows starting from the beginning of the part | ||
| 10869 | 2025.12.19 21:38:42.722147 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 126 rows starting from the beginning of the part | ||
| 10870 | 2025.12.19 21:38:42.722186 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part | ||
| 10871 | 2025.12.19 21:38:42.722334 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2025.12.19 21:38:42.722383 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10873 | 2025.12.19 21:38:42.722701 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10874 | 2025.12.19 21:38:42.722921 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2025.12.19 21:38:42.723053 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001208 sec., 5794.701986754966 rows/sec., 435.73 KiB/sec. | ||
| 10876 | 2025.12.19 21:38:42.723090 [ 4 ] {41199180-4c47-46a8-9cf7-efa6d43e10be} <Debug> TCPHandler: Processed in 0.001383648 sec. | ||
| 10877 | 2025.12.19 21:38:42.723209 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2025.12.19 21:38:42.723301 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10879 | 2025.12.19 21:38:42.723339 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10880 | 2025.12.19 21:38:42.723482 [ 198 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776889 sec., 1716483.1342869475 rows/sec., 148.21 MiB/sec. | ||
| 10881 | 2025.12.19 21:38:42.723768 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2025.12.19 21:38:42.723797 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10883 | 2025.12.19 21:38:42.723803 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10884 | 2025.12.19 21:38:42.724112 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.12.19 21:38:42.724114 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10886 | 2025.12.19 21:38:42.724192 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_76_15} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10887 | 2025.12.19 21:38:42.724279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10888 | 2025.12.19 21:38:42.724341 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.12.19 21:38:42.724458 [ 120 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10890 | 2025.12.19 21:38:42.724469 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001186 sec., 59865.092748735246 rows/sec., 4.67 MiB/sec. | ||
| 10891 | 2025.12.19 21:38:42.724499 [ 120 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.12.19 21:38:42.724522 [ 4 ] {434b77fb-9fe8-4658-981a-f325c7ef5ca8} <Debug> TCPHandler: Processed in 0.001368408 sec. | ||
| 10893 | 2025.12.19 21:38:42.724523 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10894 | 2025.12.19 21:38:42.724634 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 10895 | 2025.12.19 21:38:42.724653 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2025.12.19 21:38:42.724730 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10897 | 2025.12.19 21:38:42.724761 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10898 | 2025.12.19 21:38:42.724766 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 10899 | 2025.12.19 21:38:42.724810 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10900 | 2025.12.19 21:38:42.724845 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 71 rows starting from the beginning of the part | ||
| 10901 | 2025.12.19 21:38:42.724894 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 99 rows starting from the beginning of the part | ||
| 10902 | 2025.12.19 21:38:42.724932 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 109 rows starting from the beginning of the part | ||
| 10903 | 2025.12.19 21:38:42.724980 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 99 rows starting from the beginning of the part | ||
| 10904 | 2025.12.19 21:38:42.725024 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 71 rows starting from the beginning of the part | ||
| 10905 | 2025.12.19 21:38:42.725236 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.12.19 21:38:42.725277 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10907 | 2025.12.19 21:38:42.725615 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10908 | 2025.12.19 21:38:42.725832 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.12.19 21:38:42.725961 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 10910 | 2025.12.19 21:38:42.725996 [ 4 ] {f8e4d495-149d-47a2-acfe-d60b004f27fe} <Debug> TCPHandler: Processed in 0.001390808 sec. | ||
| 10911 | 2025.12.19 21:38:42.726114 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.12.19 21:38:42.726123 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528483 sec., 1112213.874802664 rows/sec., 86.50 MiB/sec. | ||
| 10913 | 2025.12.19 21:38:42.726213 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10914 | 2025.12.19 21:38:42.726266 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10915 | 2025.12.19 21:38:42.726310 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10916 | 2025.12.19 21:38:42.726567 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2025.12.19 21:38:42.726641 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_76_15} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10918 | 2025.12.19 21:38:42.726752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10919 | 2025.12.19 21:38:42.727054 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2025.12.19 21:38:42.727087 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10921 | 2025.12.19 21:38:42.727591 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10922 | 2025.12.19 21:38:42.727799 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2025.12.19 21:38:42.727932 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001737 sec., 4029.936672423719 rows/sec., 7.22 MiB/sec. | ||
| 10924 | 2025.12.19 21:38:42.727997 [ 4 ] {cacd7bbc-4160-41ba-8762-bf5d6046e5e8} <Debug> TCPHandler: Processed in 0.001937614 sec. | ||
| 10925 | 2025.12.19 21:38:42.728126 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2025.12.19 21:38:42.728219 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10927 | 2025.12.19 21:38:42.728259 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10928 | 2025.12.19 21:38:42.728608 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2025.12.19 21:38:42.728641 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10930 | 2025.12.19 21:38:42.728935 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10931 | 2025.12.19 21:38:42.729138 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2025.12.19 21:38:42.729261 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10933 | 2025.12.19 21:38:42.729295 [ 4 ] {664d07dd-860d-45d1-90f0-7235386edd25} <Debug> TCPHandler: Processed in 0.001230764 sec. | ||
| 10934 | 2025.12.19 21:38:43.568944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10935 | 2025.12.19 21:38:43.586619 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2025.12.19 21:38:43.586683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10937 | 2025.12.19 21:38:43.592766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10938 | 2025.12.19 21:38:43.593501 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.12.19 21:38:43.596809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10940 | 2025.12.19 21:38:44.686876 [ 120 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10941 | 2025.12.19 21:38:44.686946 [ 120 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.12.19 21:38:44.686972 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10943 | 2025.12.19 21:38:44.687070 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 10944 | 2025.12.19 21:38:44.687176 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10945 | 2025.12.19 21:38:44.687208 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 10946 | 2025.12.19 21:38:44.687282 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::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 | ||
| 10947 | 2025.12.19 21:38:44.687326 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10948 | 2025.12.19 21:38:44.687378 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10949 | 2025.12.19 21:38:44.687420 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 10950 | 2025.12.19 21:38:44.688215 [ 198 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179233 sec., 32224.335648680117 rows/sec., 2.69 MiB/sec. | ||
| 10951 | 2025.12.19 21:38:44.688431 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10952 | 2025.12.19 21:38:44.688750 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2025.12.19 21:38:44.688831 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_25_6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10954 | 2025.12.19 21:38:44.688929 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10955 | 2025.12.19 21:38:47.241864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1336 | ||
| 10956 | 2025.12.19 21:38:47.244036 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.12.19 21:38:47.244084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10958 | 2025.12.19 21:38:47.245248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10959 | 2025.12.19 21:38:47.245510 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.12.19 21:38:47.245797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10961 | 2025.12.19 21:38:47.749376 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2025.12.19 21:38:47.749562 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10963 | 2025.12.19 21:38:47.749636 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10964 | 2025.12.19 21:38:47.750305 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2025.12.19 21:38:47.750357 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10966 | 2025.12.19 21:38:47.750755 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10967 | 2025.12.19 21:38:47.751008 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.12.19 21:38:47.751182 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00167 sec., 2395.2095808383233 rows/sec., 195.31 KiB/sec. | ||
| 10969 | 2025.12.19 21:38:47.751235 [ 4 ] {18835315-1763-4371-9f2e-2c3666de37fe} <Debug> TCPHandler: Processed in 0.002000746 sec. | ||
| 10970 | 2025.12.19 21:38:47.751378 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2025.12.19 21:38:47.751489 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10972 | 2025.12.19 21:38:47.751535 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10973 | 2025.12.19 21:38:47.752707 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2025.12.19 21:38:47.752747 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10975 | 2025.12.19 21:38:47.753169 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10976 | 2025.12.19 21:38:47.753389 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2025.12.19 21:38:47.753533 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.002068 sec., 613152.8046421664 rows/sec., 50.92 MiB/sec. | ||
| 10978 | 2025.12.19 21:38:47.753574 [ 4 ] {148a8373-1697-4376-b54a-950f6558a312} <Debug> TCPHandler: Processed in 0.002251952 sec. | ||
| 10979 | 2025.12.19 21:38:47.753705 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.12.19 21:38:47.753805 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10981 | 2025.12.19 21:38:47.753849 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10982 | 2025.12.19 21:38:47.754286 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2025.12.19 21:38:47.754323 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10984 | 2025.12.19 21:38:47.754635 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10985 | 2025.12.19 21:38:47.754854 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2025.12.19 21:38:47.754989 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001205 sec., 32365.14522821577 rows/sec., 2.36 MiB/sec. | ||
| 10987 | 2025.12.19 21:38:47.755026 [ 4 ] {5cfcb99a-4435-46cf-be6a-0e605566c70c} <Debug> TCPHandler: Processed in 0.001375219 sec. | ||
| 10988 | 2025.12.19 21:38:47.755142 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2025.12.19 21:38:47.755239 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10990 | 2025.12.19 21:38:47.755278 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10991 | 2025.12.19 21:38:47.755792 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.12.19 21:38:47.755828 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 10993 | 2025.12.19 21:38:47.756138 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10994 | 2025.12.19 21:38:47.756358 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2025.12.19 21:38:47.756489 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00127 sec., 179527.5590551181 rows/sec., 12.16 MiB/sec. | ||
| 10996 | 2025.12.19 21:38:47.756528 [ 4 ] {3759e549-6c3b-4ca3-8391-9a53052a758a} <Debug> TCPHandler: Processed in 0.001437009 sec. | ||
| 10997 | 2025.12.19 21:38:47.756646 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2025.12.19 21:38:47.756742 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10999 | 2025.12.19 21:38:47.756782 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11000 | 2025.12.19 21:38:47.757440 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.12.19 21:38:47.757486 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11002 | 2025.12.19 21:38:47.757846 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11003 | 2025.12.19 21:38:47.758068 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2025.12.19 21:38:47.758199 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001474 sec., 379240.1628222524 rows/sec., 28.18 MiB/sec. | ||
| 11005 | 2025.12.19 21:38:47.758237 [ 4 ] {dad33bca-7cd3-4274-84ee-05b3413bcae6} <Debug> TCPHandler: Processed in 0.001641876 sec. | ||
| 11006 | 2025.12.19 21:38:47.758359 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2025.12.19 21:38:47.758455 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11008 | 2025.12.19 21:38:47.758499 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11009 | 2025.12.19 21:38:47.759095 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.12.19 21:38:47.759131 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11011 | 2025.12.19 21:38:47.759524 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11012 | 2025.12.19 21:38:47.759747 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2025.12.19 21:38:47.759876 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00144 sec., 587500 rows/sec., 39.54 MiB/sec. | ||
| 11014 | 2025.12.19 21:38:47.759914 [ 4 ] {ac550303-c70b-48b6-a3f1-261c7c5f008b} <Debug> TCPHandler: Processed in 0.001606765 sec. | ||
| 11015 | 2025.12.19 21:38:47.760041 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2025.12.19 21:38:47.760135 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11017 | 2025.12.19 21:38:47.760188 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11018 | 2025.12.19 21:38:47.761067 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2025.12.19 21:38:47.761103 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11020 | 2025.12.19 21:38:47.761775 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11021 | 2025.12.19 21:38:47.762027 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2025.12.19 21:38:47.762174 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002057 sec., 17015.07049100632 rows/sec., 30.49 MiB/sec. | ||
| 11023 | 2025.12.19 21:38:47.762244 [ 4 ] {6ed96a07-c2f9-402c-8797-e7b6a8fa3c83} <Debug> TCPHandler: Processed in 0.002254193 sec. | ||
| 11024 | 2025.12.19 21:38:47.762367 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2025.12.19 21:38:47.762467 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11026 | 2025.12.19 21:38:47.762510 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11027 | 2025.12.19 21:38:47.762863 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.12.19 21:38:47.762900 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11029 | 2025.12.19 21:38:47.763209 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11030 | 2025.12.19 21:38:47.763419 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2025.12.19 21:38:47.763553 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 11032 | 2025.12.19 21:38:47.763592 [ 4 ] {8109f32d-2cf2-4d99-9e6b-5d40b8707425} <Debug> TCPHandler: Processed in 0.001276515 sec. | ||
| 11033 | 2025.12.19 21:38:49.674108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26426 | ||
| 11034 | 2025.12.19 21:38:49.674851 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2025.12.19 21:38:49.674920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11036 | 2025.12.19 21:38:49.675629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11037 | 2025.12.19 21:38:49.675979 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2025.12.19 21:38:49.676203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26426 | ||
| 11039 | 2025.12.19 21:38:50.080344 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41021 | ||
| 11040 | 2025.12.19 21:38:50.080471 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11041 | 2025.12.19 21:38:50.080502 [ 351 ] {} <Debug> TCP-Session: 541bf603-4d87-4cdf-835e-732f48f8ec87 Authenticating user 'default' from [fd00:1122:3344:101::e]:41021 | ||
| 11042 | 2025.12.19 21:38:50.080529 [ 351 ] {} <Debug> TCP-Session: 541bf603-4d87-4cdf-835e-732f48f8ec87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2025.12.19 21:38:50.080559 [ 351 ] {} <Debug> TCP-Session: 541bf603-4d87-4cdf-835e-732f48f8ec87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2025.12.19 21:38:50.080759 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39216 | ||
| 11045 | 2025.12.19 21:38:50.080801 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52374 | ||
| 11046 | 2025.12.19 21:38:50.080831 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37164 | ||
| 11047 | 2025.12.19 21:38:50.080875 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11048 | 2025.12.19 21:38:50.080847 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59254 | ||
| 11049 | 2025.12.19 21:38:50.080912 [ 352 ] {} <Debug> TCP-Session: 0c030b1c-f79d-404e-8c4a-f1d121990241 Authenticating user 'default' from [fd00:1122:3344:101::e]:39216 | ||
| 11050 | 2025.12.19 21:38:50.080819 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49740 | ||
| 11051 | 2025.12.19 21:38:50.080942 [ 352 ] {} <Debug> TCP-Session: 0c030b1c-f79d-404e-8c4a-f1d121990241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2025.12.19 21:38:50.080936 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11053 | 2025.12.19 21:38:50.080985 [ 352 ] {} <Debug> TCP-Session: 0c030b1c-f79d-404e-8c4a-f1d121990241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2025.12.19 21:38:50.080936 [ 351 ] {} <Trace> TCP-Session: 541bf603-4d87-4cdf-835e-732f48f8ec87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2025.12.19 21:38:50.081026 [ 361 ] {} <Debug> TCP-Session: ec8a2d2d-4af4-499b-bbb2-b28c7e58c6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37164 | ||
| 11056 | 2025.12.19 21:38:50.080934 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11057 | 2025.12.19 21:38:50.081092 [ 361 ] {} <Debug> TCP-Session: ec8a2d2d-4af4-499b-bbb2-b28c7e58c6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2025.12.19 21:38:50.080804 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49425 | ||
| 11059 | 2025.12.19 21:38:50.081109 [ 353 ] {} <Debug> TCP-Session: 5a438042-7316-4e8c-b4c2-1f9c3f0d5acf Authenticating user 'default' from [fd00:1122:3344:101::e]:52374 | ||
| 11060 | 2025.12.19 21:38:50.081114 [ 361 ] {} <Debug> TCP-Session: ec8a2d2d-4af4-499b-bbb2-b28c7e58c6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2025.12.19 21:38:50.081161 [ 353 ] {} <Debug> TCP-Session: 5a438042-7316-4e8c-b4c2-1f9c3f0d5acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2025.12.19 21:38:50.080805 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57408 | ||
| 11063 | 2025.12.19 21:38:50.081188 [ 353 ] {} <Debug> TCP-Session: 5a438042-7316-4e8c-b4c2-1f9c3f0d5acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2025.12.19 21:38:50.081236 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11065 | 2025.12.19 21:38:50.080836 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 | ||
| 11066 | 2025.12.19 21:38:50.081336 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11067 | 2025.12.19 21:38:50.081370 [ 363 ] {} <Debug> TCP-Session: 34fe7c9d-6c65-4c90-a775-378896be9b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:59254 | ||
| 11068 | 2025.12.19 21:38:50.081387 [ 363 ] {} <Debug> TCP-Session: 34fe7c9d-6c65-4c90-a775-378896be9b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2025.12.19 21:38:50.081400 [ 363 ] {} <Debug> TCP-Session: 34fe7c9d-6c65-4c90-a775-378896be9b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2025.12.19 21:38:50.081535 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11071 | 2025.12.19 21:38:50.081603 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11072 | 2025.12.19 21:38:50.081607 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2025.12.19 21:38:50.081651 [ 354 ] {} <Debug> TCP-Session: 25d73b63-7936-4588-a5e8-94123dff34a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49425 | ||
| 11074 | 2025.12.19 21:38:50.081677 [ 354 ] {} <Debug> TCP-Session: 25d73b63-7936-4588-a5e8-94123dff34a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2025.12.19 21:38:50.081690 [ 354 ] {} <Debug> TCP-Session: 25d73b63-7936-4588-a5e8-94123dff34a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2025.12.19 21:38:50.081717 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11077 | 2025.12.19 21:38:50.081753 [ 362 ] {} <Debug> TCP-Session: 7cd09742-6c25-4763-b7a0-8f69531b828f Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 | ||
| 11078 | 2025.12.19 21:38:50.081772 [ 362 ] {} <Debug> TCP-Session: 7cd09742-6c25-4763-b7a0-8f69531b828f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2025.12.19 21:38:50.081788 [ 362 ] {} <Debug> TCP-Session: 7cd09742-6c25-4763-b7a0-8f69531b828f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11080 | 2025.12.19 21:38:50.081969 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 11081 | 2025.12.19 21:38:50.082213 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11082 | 2025.12.19 21:38:50.082218 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11083 | 2025.12.19 21:38:50.082251 [ 360 ] {} <Debug> TCP-Session: 61a7563c-1c0f-412e-b430-1767ac47985d Authenticating user 'default' from [fd00:1122:3344:101::e]:49740 | ||
| 11084 | 2025.12.19 21:38:50.082276 [ 355 ] {} <Debug> TCP-Session: dca635f9-42ca-46c6-a094-48bbcb99925c Authenticating user 'default' from [fd00:1122:3344:101::e]:57408 | ||
| 11085 | 2025.12.19 21:38:50.082279 [ 360 ] {} <Debug> TCP-Session: 61a7563c-1c0f-412e-b430-1767ac47985d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2025.12.19 21:38:50.082308 [ 355 ] {} <Debug> TCP-Session: dca635f9-42ca-46c6-a094-48bbcb99925c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2025.12.19 21:38:50.082312 [ 360 ] {} <Debug> TCP-Session: 61a7563c-1c0f-412e-b430-1767ac47985d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2025.12.19 21:38:50.082335 [ 355 ] {} <Debug> TCP-Session: dca635f9-42ca-46c6-a094-48bbcb99925c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2025.12.19 21:38:50.083102 [ 295 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> AggregatingTransform: Aggregating | ||
| 11090 | 2025.12.19 21:38:50.083155 [ 295 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 11091 | 2025.12.19 21:38:50.083195 [ 295 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109406 sec. (914.027 rows/sec., 35.70 KiB/sec.) | ||
| 11092 | 2025.12.19 21:38:50.083217 [ 295 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Trace> Aggregator: Merging aggregated data | ||
| 11093 | 2025.12.19 21:38:50.084337 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 11094 | 2025.12.19 21:38:50.084482 [ 351 ] {d1c255dd-6498-4677-b1cd-7fc906d650e8} <Debug> TCPHandler: Processed in 0.003670642 sec. | ||
| 11095 | 2025.12.19 21:38:50.084603 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2025.12.19 21:38:50.084629 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11097 | 2025.12.19 21:38:50.084649 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11098 | 2025.12.19 21:38:50.084663 [ 363 ] {} <Debug> TCP-Session: 34fe7c9d-6c65-4c90-a775-378896be9b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2025.12.19 21:38:50.084667 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11100 | 2025.12.19 21:38:50.084690 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11101 | 2025.12.19 21:38:50.084707 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11102 | 2025.12.19 21:38:50.084724 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11103 | 2025.12.19 21:38:50.084743 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11104 | 2025.12.19 21:38:50.084785 [ 360 ] {} <Debug> TCP-Session: 61a7563c-1c0f-412e-b430-1767ac47985d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2025.12.19 21:38:50.084768 [ 355 ] {} <Debug> TCP-Session: dca635f9-42ca-46c6-a094-48bbcb99925c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2025.12.19 21:38:50.084808 [ 361 ] {} <Debug> TCP-Session: ec8a2d2d-4af4-499b-bbb2-b28c7e58c6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2025.12.19 21:38:50.084752 [ 353 ] {} <Debug> TCP-Session: 5a438042-7316-4e8c-b4c2-1f9c3f0d5acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2025.12.19 21:38:50.084726 [ 354 ] {} <Debug> TCP-Session: 25d73b63-7936-4588-a5e8-94123dff34a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2025.12.19 21:38:50.084694 [ 362 ] {} <Debug> TCP-Session: 7cd09742-6c25-4763-b7a0-8f69531b828f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2025.12.19 21:38:50.084654 [ 352 ] {} <Debug> TCP-Session: 0c030b1c-f79d-404e-8c4a-f1d121990241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2025.12.19 21:38:50.084759 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11112 | 2025.12.19 21:38:50.084960 [ 351 ] {} <Debug> TCP-Session: 541bf603-4d87-4cdf-835e-732f48f8ec87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2025.12.19 21:38:50.167189 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38687 | ||
| 11114 | 2025.12.19 21:38:50.167299 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2025.12.19 21:38:50.167329 [ 351 ] {} <Debug> TCP-Session: 0dc0bb3f-2152-48f1-bfb9-5d5313da3d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:38687 | ||
| 11116 | 2025.12.19 21:38:50.167355 [ 351 ] {} <Debug> TCP-Session: 0dc0bb3f-2152-48f1-bfb9-5d5313da3d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2025.12.19 21:38:50.167370 [ 351 ] {} <Debug> TCP-Session: 0dc0bb3f-2152-48f1-bfb9-5d5313da3d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2025.12.19 21:38:50.167585 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65241 | ||
| 11119 | 2025.12.19 21:38:50.167617 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56227 | ||
| 11120 | 2025.12.19 21:38:50.167646 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57373 | ||
| 11121 | 2025.12.19 21:38:50.167675 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62939 | ||
| 11122 | 2025.12.19 21:38:50.167700 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65404 | ||
| 11123 | 2025.12.19 21:38:50.167726 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11124 | 2025.12.19 21:38:50.167740 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11125 | 2025.12.19 21:38:50.167743 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11126 | 2025.12.19 21:38:50.167766 [ 352 ] {} <Debug> TCP-Session: e3f453d9-8dd5-440e-bc38-0e10ee9ae01e Authenticating user 'default' from [fd00:1122:3344:101::e]:65241 | ||
| 11127 | 2025.12.19 21:38:50.167789 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11128 | 2025.12.19 21:38:50.167798 [ 355 ] {} <Debug> TCP-Session: 61b25ce9-0c9a-4a36-9ef9-465404359597 Authenticating user 'default' from [fd00:1122:3344:101::e]:57373 | ||
| 11129 | 2025.12.19 21:38:50.167822 [ 363 ] {} <Debug> TCP-Session: 1b896140-1cf7-454e-bc65-6f2d34c16564 Authenticating user 'default' from [fd00:1122:3344:101::e]:65404 | ||
| 11130 | 2025.12.19 21:38:50.167820 [ 352 ] {} <Debug> TCP-Session: e3f453d9-8dd5-440e-bc38-0e10ee9ae01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2025.12.19 21:38:50.167850 [ 363 ] {} <Debug> TCP-Session: 1b896140-1cf7-454e-bc65-6f2d34c16564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2025.12.19 21:38:50.167843 [ 355 ] {} <Debug> TCP-Session: 61b25ce9-0c9a-4a36-9ef9-465404359597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2025.12.19 21:38:50.167862 [ 352 ] {} <Debug> TCP-Session: e3f453d9-8dd5-440e-bc38-0e10ee9ae01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2025.12.19 21:38:50.167885 [ 355 ] {} <Debug> TCP-Session: 61b25ce9-0c9a-4a36-9ef9-465404359597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2025.12.19 21:38:50.167778 [ 354 ] {} <Debug> TCP-Session: 70fd0497-7fb6-462c-98aa-27cfdb24bccb Authenticating user 'default' from [fd00:1122:3344:101::e]:56227 | ||
| 11136 | 2025.12.19 21:38:50.167753 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11137 | 2025.12.19 21:38:50.167947 [ 354 ] {} <Debug> TCP-Session: 70fd0497-7fb6-462c-98aa-27cfdb24bccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2025.12.19 21:38:50.167659 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52467 | ||
| 11139 | 2025.12.19 21:38:50.167972 [ 354 ] {} <Debug> TCP-Session: 70fd0497-7fb6-462c-98aa-27cfdb24bccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2025.12.19 21:38:50.167596 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52042 | ||
| 11141 | 2025.12.19 21:38:50.168036 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11142 | 2025.12.19 21:38:50.167669 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34662 | ||
| 11143 | 2025.12.19 21:38:50.168073 [ 360 ] {} <Debug> TCP-Session: 17b66ad7-c44d-4f7c-8813-19a030ecdc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52467 | ||
| 11144 | 2025.12.19 21:38:50.167970 [ 362 ] {} <Debug> TCP-Session: adecb9b0-0126-499f-bda1-a8442ef30155 Authenticating user 'default' from [fd00:1122:3344:101::e]:62939 | ||
| 11145 | 2025.12.19 21:38:50.168109 [ 360 ] {} <Debug> TCP-Session: 17b66ad7-c44d-4f7c-8813-19a030ecdc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2025.12.19 21:38:50.168115 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11147 | 2025.12.19 21:38:50.168135 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2025.12.19 21:38:50.168159 [ 360 ] {} <Debug> TCP-Session: 17b66ad7-c44d-4f7c-8813-19a030ecdc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2025.12.19 21:38:50.168171 [ 353 ] {} <Debug> TCP-Session: 5ca5995a-7aff-4daa-a210-343639b8de99 Authenticating user 'default' from [fd00:1122:3344:101::e]:52042 | ||
| 11150 | 2025.12.19 21:38:50.168173 [ 361 ] {} <Debug> TCP-Session: a21befa7-ef4e-4dc9-b3a5-d9c0ddbc93b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34662 | ||
| 11151 | 2025.12.19 21:38:50.168129 [ 362 ] {} <Debug> TCP-Session: adecb9b0-0126-499f-bda1-a8442ef30155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2025.12.19 21:38:50.168205 [ 353 ] {} <Debug> TCP-Session: 5ca5995a-7aff-4daa-a210-343639b8de99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2025.12.19 21:38:50.168210 [ 361 ] {} <Debug> TCP-Session: a21befa7-ef4e-4dc9-b3a5-d9c0ddbc93b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2025.12.19 21:38:50.168226 [ 362 ] {} <Debug> TCP-Session: adecb9b0-0126-499f-bda1-a8442ef30155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2025.12.19 21:38:50.168237 [ 353 ] {} <Debug> TCP-Session: 5ca5995a-7aff-4daa-a210-343639b8de99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2025.12.19 21:38:50.168246 [ 361 ] {} <Debug> TCP-Session: a21befa7-ef4e-4dc9-b3a5-d9c0ddbc93b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11157 | 2025.12.19 21:38:50.167866 [ 363 ] {} <Debug> TCP-Session: 1b896140-1cf7-454e-bc65-6f2d34c16564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11158 | 2025.12.19 21:38:50.167845 [ 351 ] {} <Trace> TCP-Session: 0dc0bb3f-2152-48f1-bfb9-5d5313da3d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2025.12.19 21:38:50.168493 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11160 | 2025.12.19 21:38:50.168749 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11161 | 2025.12.19 21:38:50.168803 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11162 | 2025.12.19 21:38:50.169088 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 11163 | 2025.12.19 21:38:50.170056 [ 347 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> AggregatingTransform: Aggregating | ||
| 11164 | 2025.12.19 21:38:50.170115 [ 347 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 11165 | 2025.12.19 21:38:50.170159 [ 347 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970457 sec. (1030.442 rows/sec., 40.25 KiB/sec.) | ||
| 11166 | 2025.12.19 21:38:50.170182 [ 347 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Trace> Aggregator: Merging aggregated data | ||
| 11167 | 2025.12.19 21:38:50.171758 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003331 sec., 300.2101471029721 rows/sec., 11.73 KiB/sec. | ||
| 11168 | 2025.12.19 21:38:50.171905 [ 351 ] {b7122e33-7867-46c7-b951-93b772afb2a8} <Debug> TCPHandler: Processed in 0.004228898 sec. | ||
| 11169 | 2025.12.19 21:38:50.172029 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11170 | 2025.12.19 21:38:50.172060 [ 351 ] {} <Debug> TCP-Session: 0dc0bb3f-2152-48f1-bfb9-5d5313da3d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2025.12.19 21:38:50.172060 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11172 | 2025.12.19 21:38:50.172077 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11173 | 2025.12.19 21:38:50.172103 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11174 | 2025.12.19 21:38:50.172114 [ 352 ] {} <Debug> TCP-Session: e3f453d9-8dd5-440e-bc38-0e10ee9ae01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2025.12.19 21:38:50.172139 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11176 | 2025.12.19 21:38:50.172157 [ 360 ] {} <Debug> TCP-Session: 17b66ad7-c44d-4f7c-8813-19a030ecdc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2025.12.19 21:38:50.172174 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11178 | 2025.12.19 21:38:50.172187 [ 363 ] {} <Debug> TCP-Session: 1b896140-1cf7-454e-bc65-6f2d34c16564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2025.12.19 21:38:50.172154 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11180 | 2025.12.19 21:38:50.172222 [ 361 ] {} <Debug> TCP-Session: a21befa7-ef4e-4dc9-b3a5-d9c0ddbc93b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2025.12.19 21:38:50.172142 [ 353 ] {} <Debug> TCP-Session: 5ca5995a-7aff-4daa-a210-343639b8de99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2025.12.19 21:38:50.172263 [ 355 ] {} <Debug> TCP-Session: 61b25ce9-0c9a-4a36-9ef9-465404359597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2025.12.19 21:38:50.172088 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11184 | 2025.12.19 21:38:50.172121 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11185 | 2025.12.19 21:38:50.172330 [ 354 ] {} <Debug> TCP-Session: 70fd0497-7fb6-462c-98aa-27cfdb24bccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2025.12.19 21:38:50.172357 [ 362 ] {} <Debug> TCP-Session: adecb9b0-0126-499f-bda1-a8442ef30155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2025.12.19 21:38:50.419556 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45028 | ||
| 11188 | 2025.12.19 21:38:50.419667 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11189 | 2025.12.19 21:38:50.419694 [ 352 ] {} <Debug> TCP-Session: 3adc0f09-5c93-4f20-bc07-18c4c4aa7617 Authenticating user 'default' from [fd00:1122:3344:101::e]:45028 | ||
| 11190 | 2025.12.19 21:38:50.419715 [ 352 ] {} <Debug> TCP-Session: 3adc0f09-5c93-4f20-bc07-18c4c4aa7617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2025.12.19 21:38:50.419728 [ 352 ] {} <Debug> TCP-Session: 3adc0f09-5c93-4f20-bc07-18c4c4aa7617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2025.12.19 21:38:50.419929 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50331 | ||
| 11193 | 2025.12.19 21:38:50.419941 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54540 | ||
| 11194 | 2025.12.19 21:38:50.419977 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53060 | ||
| 11195 | 2025.12.19 21:38:50.419989 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38424 | ||
| 11196 | 2025.12.19 21:38:50.420026 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37989 | ||
| 11197 | 2025.12.19 21:38:50.420047 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11198 | 2025.12.19 21:38:50.420071 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11199 | 2025.12.19 21:38:50.420071 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11200 | 2025.12.19 21:38:50.420085 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11201 | 2025.12.19 21:38:50.420098 [ 353 ] {} <Debug> TCP-Session: 0e51621e-6247-41b4-8767-f37d5c385e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:50331 | ||
| 11202 | 2025.12.19 21:38:50.420109 [ 354 ] {} <Debug> TCP-Session: a25375df-8d24-4fb7-ae33-8d0d2cb40dab Authenticating user 'default' from [fd00:1122:3344:101::e]:54540 | ||
| 11203 | 2025.12.19 21:38:50.420131 [ 361 ] {} <Debug> TCP-Session: b0aba8e9-2c77-4b44-bce4-bc20ff40672d Authenticating user 'default' from [fd00:1122:3344:101::e]:38424 | ||
| 11204 | 2025.12.19 21:38:50.420141 [ 353 ] {} <Debug> TCP-Session: 0e51621e-6247-41b4-8767-f37d5c385e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2025.12.19 21:38:50.420156 [ 354 ] {} <Debug> TCP-Session: a25375df-8d24-4fb7-ae33-8d0d2cb40dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2025.12.19 21:38:50.420163 [ 361 ] {} <Debug> TCP-Session: b0aba8e9-2c77-4b44-bce4-bc20ff40672d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11207 | 2025.12.19 21:38:50.420169 [ 353 ] {} <Debug> TCP-Session: 0e51621e-6247-41b4-8767-f37d5c385e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2025.12.19 21:38:50.420184 [ 354 ] {} <Debug> TCP-Session: a25375df-8d24-4fb7-ae33-8d0d2cb40dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2025.12.19 21:38:50.420194 [ 361 ] {} <Debug> TCP-Session: b0aba8e9-2c77-4b44-bce4-bc20ff40672d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2025.12.19 21:38:50.420137 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11211 | 2025.12.19 21:38:50.420116 [ 360 ] {} <Debug> TCP-Session: d7a2c83f-3eea-44e4-a5ab-ce05b5ec6972 Authenticating user 'default' from [fd00:1122:3344:101::e]:53060 | ||
| 11212 | 2025.12.19 21:38:50.420020 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40167 | ||
| 11213 | 2025.12.19 21:38:50.420290 [ 360 ] {} <Debug> TCP-Session: d7a2c83f-3eea-44e4-a5ab-ce05b5ec6972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2025.12.19 21:38:50.420280 [ 351 ] {} <Debug> TCP-Session: 130895e9-8ed0-48c4-b8e2-2919a2c46be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37989 | ||
| 11215 | 2025.12.19 21:38:50.420327 [ 360 ] {} <Debug> TCP-Session: d7a2c83f-3eea-44e4-a5ab-ce05b5ec6972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2025.12.19 21:38:50.420003 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47238 | ||
| 11217 | 2025.12.19 21:38:50.420356 [ 351 ] {} <Debug> TCP-Session: 130895e9-8ed0-48c4-b8e2-2919a2c46be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11218 | 2025.12.19 21:38:50.420363 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11219 | 2025.12.19 21:38:50.420396 [ 351 ] {} <Debug> TCP-Session: 130895e9-8ed0-48c4-b8e2-2919a2c46be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2025.12.19 21:38:50.420417 [ 363 ] {} <Debug> TCP-Session: f08377dd-c44b-47f3-93c1-4af6440591ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40167 | ||
| 11221 | 2025.12.19 21:38:50.420434 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11222 | 2025.12.19 21:38:50.420445 [ 363 ] {} <Debug> TCP-Session: f08377dd-c44b-47f3-93c1-4af6440591ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2025.12.19 21:38:50.420464 [ 362 ] {} <Debug> TCP-Session: 1bc47f57-0bcd-4bb4-ad32-24c951038bac Authenticating user 'default' from [fd00:1122:3344:101::e]:47238 | ||
| 11224 | 2025.12.19 21:38:50.420471 [ 363 ] {} <Debug> TCP-Session: f08377dd-c44b-47f3-93c1-4af6440591ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2025.12.19 21:38:50.420490 [ 362 ] {} <Debug> TCP-Session: 1bc47f57-0bcd-4bb4-ad32-24c951038bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2025.12.19 21:38:50.419941 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41591 | ||
| 11227 | 2025.12.19 21:38:50.420512 [ 362 ] {} <Debug> TCP-Session: 1bc47f57-0bcd-4bb4-ad32-24c951038bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2025.12.19 21:38:50.420060 [ 352 ] {} <Trace> TCP-Session: 3adc0f09-5c93-4f20-bc07-18c4c4aa7617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2025.12.19 21:38:50.420566 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11230 | 2025.12.19 21:38:50.420595 [ 355 ] {} <Debug> TCP-Session: 11256e7f-ccbd-4c03-9d85-bded75163794 Authenticating user 'default' from [fd00:1122:3344:101::e]:41591 | ||
| 11231 | 2025.12.19 21:38:50.420612 [ 355 ] {} <Debug> TCP-Session: 11256e7f-ccbd-4c03-9d85-bded75163794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2025.12.19 21:38:50.420626 [ 355 ] {} <Debug> TCP-Session: 11256e7f-ccbd-4c03-9d85-bded75163794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2025.12.19 21:38:50.420718 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11234 | 2025.12.19 21:38:50.421018 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11235 | 2025.12.19 21:38:50.421077 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11236 | 2025.12.19 21:38:50.421376 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 11237 | 2025.12.19 21:38:50.422496 [ 290 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> AggregatingTransform: Aggregating | ||
| 11238 | 2025.12.19 21:38:50.422532 [ 290 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11239 | 2025.12.19 21:38:50.422567 [ 290 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109361 sec. (914.403 rows/sec., 35.72 KiB/sec.) | ||
| 11240 | 2025.12.19 21:38:50.422581 [ 290 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Trace> Aggregator: Merging aggregated data | ||
| 11241 | 2025.12.19 21:38:50.423935 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 11242 | 2025.12.19 21:38:50.424064 [ 352 ] {0acaca62-e297-4aee-bb63-5d412e687e6d} <Debug> TCPHandler: Processed in 0.004130495 sec. | ||
| 11243 | 2025.12.19 21:38:50.424159 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11244 | 2025.12.19 21:38:50.424193 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11245 | 2025.12.19 21:38:50.424195 [ 352 ] {} <Debug> TCP-Session: 3adc0f09-5c93-4f20-bc07-18c4c4aa7617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2025.12.19 21:38:50.424215 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11247 | 2025.12.19 21:38:50.424235 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11248 | 2025.12.19 21:38:50.424250 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11249 | 2025.12.19 21:38:50.424272 [ 354 ] {} <Debug> TCP-Session: a25375df-8d24-4fb7-ae33-8d0d2cb40dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2025.12.19 21:38:50.424289 [ 355 ] {} <Debug> TCP-Session: 11256e7f-ccbd-4c03-9d85-bded75163794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11251 | 2025.12.19 21:38:50.424300 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11252 | 2025.12.19 21:38:50.424314 [ 360 ] {} <Debug> TCP-Session: d7a2c83f-3eea-44e4-a5ab-ce05b5ec6972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2025.12.19 21:38:50.424344 [ 362 ] {} <Debug> TCP-Session: 1bc47f57-0bcd-4bb4-ad32-24c951038bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2025.12.19 21:38:50.424283 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11255 | 2025.12.19 21:38:50.424266 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11256 | 2025.12.19 21:38:50.424409 [ 363 ] {} <Debug> TCP-Session: f08377dd-c44b-47f3-93c1-4af6440591ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2025.12.19 21:38:50.424244 [ 353 ] {} <Debug> TCP-Session: 0e51621e-6247-41b4-8767-f37d5c385e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11258 | 2025.12.19 21:38:50.424435 [ 351 ] {} <Debug> TCP-Session: 130895e9-8ed0-48c4-b8e2-2919a2c46be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2025.12.19 21:38:50.424317 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11260 | 2025.12.19 21:38:50.424504 [ 361 ] {} <Debug> TCP-Session: b0aba8e9-2c77-4b44-bce4-bc20ff40672d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11261 | 2025.12.19 21:38:51.096939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11262 | 2025.12.19 21:38:51.114372 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2025.12.19 21:38:51.114434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11264 | 2025.12.19 21:38:51.120690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11265 | 2025.12.19 21:38:51.121496 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2025.12.19 21:38:51.126139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11267 | 2025.12.19 21:38:52.719849 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2025.12.19 21:38:52.720035 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11269 | 2025.12.19 21:38:52.720100 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11270 | 2025.12.19 21:38:52.720787 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2025.12.19 21:38:52.720828 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11272 | 2025.12.19 21:38:52.721218 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11273 | 2025.12.19 21:38:52.721441 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2025.12.19 21:38:52.721602 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001621 sec., 43183.22023442319 rows/sec., 3.46 MiB/sec. | ||
| 11275 | 2025.12.19 21:38:52.721643 [ 4 ] {9c291d23-54da-46a4-ba8c-e1c5ecbb926e} <Debug> TCPHandler: Processed in 0.001927454 sec. | ||
| 11276 | 2025.12.19 21:38:52.721769 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11277 | 2025.12.19 21:38:52.721884 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11278 | 2025.12.19 21:38:52.721923 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11279 | 2025.12.19 21:38:52.722428 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11280 | 2025.12.19 21:38:52.722466 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11281 | 2025.12.19 21:38:52.722762 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11282 | 2025.12.19 21:38:52.722973 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2025.12.19 21:38:52.723103 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001237 sec., 5658.852061438965 rows/sec., 425.52 KiB/sec. | ||
| 11284 | 2025.12.19 21:38:52.723115 [ 112 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11285 | 2025.12.19 21:38:52.723140 [ 4 ] {716d5c4c-6f29-4e49-a49a-94c061a6d56c} <Debug> TCPHandler: Processed in 0.001418179 sec. | ||
| 11286 | 2025.12.19 21:38:52.723184 [ 112 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.12.19 21:38:52.723211 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11288 | 2025.12.19 21:38:52.723282 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2025.12.19 21:38:52.723334 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 11290 | 2025.12.19 21:38:52.723394 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11291 | 2025.12.19 21:38:52.723439 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11292 | 2025.12.19 21:38:52.723480 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11293 | 2025.12.19 21:38:52.723518 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 11294 | 2025.12.19 21:38:52.723585 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part | ||
| 11295 | 2025.12.19 21:38:52.723631 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 11296 | 2025.12.19 21:38:52.723674 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 11297 | 2025.12.19 21:38:52.723713 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part | ||
| 11298 | 2025.12.19 21:38:52.723752 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 11299 | 2025.12.19 21:38:52.723893 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.12.19 21:38:52.723935 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11301 | 2025.12.19 21:38:52.724270 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11302 | 2025.12.19 21:38:52.724494 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2025.12.19 21:38:52.724589 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307347 sec., 296784.2508530635 rows/sec., 20.59 MiB/sec. | ||
| 11304 | 2025.12.19 21:38:52.724629 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001259 sec., 56393.96346306593 rows/sec., 4.40 MiB/sec. | ||
| 11305 | 2025.12.19 21:38:52.724667 [ 4 ] {c261bb56-cca7-4ebe-bad1-751f9bf89bc4} <Debug> TCPHandler: Processed in 0.00143467 sec. | ||
| 11306 | 2025.12.19 21:38:52.724790 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2025.12.19 21:38:52.724816 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11308 | 2025.12.19 21:38:52.724901 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11309 | 2025.12.19 21:38:52.725006 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11310 | 2025.12.19 21:38:52.725184 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2025.12.19 21:38:52.725285 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_76_15} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11312 | 2025.12.19 21:38:52.725410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11313 | 2025.12.19 21:38:52.725412 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2025.12.19 21:38:52.725462 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11315 | 2025.12.19 21:38:52.725794 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11316 | 2025.12.19 21:38:52.726053 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2025.12.19 21:38:52.726184 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 11318 | 2025.12.19 21:38:52.726193 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11319 | 2025.12.19 21:38:52.726221 [ 4 ] {52e6687a-edac-4975-b4c0-47e358edf0f0} <Debug> TCPHandler: Processed in 0.001478991 sec. | ||
| 11320 | 2025.12.19 21:38:52.726242 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.12.19 21:38:52.726267 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11322 | 2025.12.19 21:38:52.726333 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2025.12.19 21:38:52.726362 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 11324 | 2025.12.19 21:38:52.726438 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11325 | 2025.12.19 21:38:52.726471 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11326 | 2025.12.19 21:38:52.726495 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11327 | 2025.12.19 21:38:52.726503 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22501 rows starting from the beginning of the part | ||
| 11328 | 2025.12.19 21:38:52.726567 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 197 rows starting from the beginning of the part | ||
| 11329 | 2025.12.19 21:38:52.726605 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11330 | 2025.12.19 21:38:52.726641 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11331 | 2025.12.19 21:38:52.726676 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 846 rows starting from the beginning of the part | ||
| 11332 | 2025.12.19 21:38:52.726712 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11333 | 2025.12.19 21:38:52.727268 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.12.19 21:38:52.727308 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11335 | 2025.12.19 21:38:52.727828 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11336 | 2025.12.19 21:38:52.728062 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.12.19 21:38:52.728202 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001782 sec., 3928.1705948372614 rows/sec., 7.04 MiB/sec. | ||
| 11338 | 2025.12.19 21:38:52.728206 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11339 | 2025.12.19 21:38:52.728254 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2025.12.19 21:38:52.728267 [ 4 ] {10911592-cebb-4181-bd00-ad639ed26c75} <Debug> TCPHandler: Processed in 0.001981375 sec. | ||
| 11341 | 2025.12.19 21:38:52.728273 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11342 | 2025.12.19 21:38:52.728363 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 11343 | 2025.12.19 21:38:52.728391 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2025.12.19 21:38:52.728497 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11345 | 2025.12.19 21:38:52.728538 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11346 | 2025.12.19 21:38:52.728566 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11347 | 2025.12.19 21:38:52.728624 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 11348 | 2025.12.19 21:38:52.728747 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 11349 | 2025.12.19 21:38:52.728847 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 11350 | 2025.12.19 21:38:52.728885 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2025.12.19 21:38:52.728926 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11352 | 2025.12.19 21:38:52.728939 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 11353 | 2025.12.19 21:38:52.729032 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 11354 | 2025.12.19 21:38:52.729121 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 11355 | 2025.12.19 21:38:52.729261 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11356 | 2025.12.19 21:38:52.729505 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2025.12.19 21:38:52.729642 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 11358 | 2025.12.19 21:38:52.729677 [ 4 ] {0582c050-920b-45b0-b772-5b02f0642593} <Debug> TCPHandler: Processed in 0.001334657 sec. | ||
| 11359 | 2025.12.19 21:38:52.731538 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24024 rows, containing 5 columns (5 merged, 0 gathered) in 0.005207685 sec., 4613182.248926346 rows/sec., 315.14 MiB/sec. | ||
| 11360 | 2025.12.19 21:38:52.732035 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11361 | 2025.12.19 21:38:52.732320 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2025.12.19 21:38:52.732400 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11363 | 2025.12.19 21:38:52.732488 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11364 | 2025.12.19 21:38:52.736335 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1643 rows, containing 19 columns (19 merged, 0 gathered) in 0.008002653 sec., 205306.91509428187 rows/sec., 367.90 MiB/sec. | ||
| 11365 | 2025.12.19 21:38:52.738090 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11366 | 2025.12.19 21:38:52.738402 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2025.12.19 21:38:52.738473 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11368 | 2025.12.19 21:38:52.738572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11369 | 2025.12.19 21:38:53.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.86 MiB, peak 341.38 MiB, free memory in arenas 0.00 B, will set to 333.14 MiB (RSS), difference: 3.28 MiB | ||
| 11370 | 2025.12.19 21:38:56.987168 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11371 | 2025.12.19 21:38:56.987232 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11372 | 2025.12.19 21:38:57.177257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26938 | ||
| 11373 | 2025.12.19 21:38:57.177805 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2025.12.19 21:38:57.177849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11375 | 2025.12.19 21:38:57.178341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11376 | 2025.12.19 21:38:57.178576 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2025.12.19 21:38:57.178711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26938 | ||
| 11378 | 2025.12.19 21:38:57.178724 [ 105 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11379 | 2025.12.19 21:38:57.178794 [ 105 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2025.12.19 21:38:57.178825 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11381 | 2025.12.19 21:38:57.178958 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11382 | 2025.12.19 21:38:57.179111 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11383 | 2025.12.19 21:38:57.179153 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24506 rows starting from the beginning of the part | ||
| 11384 | 2025.12.19 21:38:57.179224 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11385 | 2025.12.19 21:38:57.179277 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11386 | 2025.12.19 21:38:57.179325 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11387 | 2025.12.19 21:38:57.179371 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11388 | 2025.12.19 21:38:57.179417 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 11389 | 2025.12.19 21:38:57.181579 [ 201 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002682605 sec., 10041731.82410381 rows/sec., 143.65 MiB/sec. | ||
| 11390 | 2025.12.19 21:38:57.181901 [ 194 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11391 | 2025.12.19 21:38:57.182268 [ 194 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2025.12.19 21:38:57.182368 [ 194 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_56_11} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11393 | 2025.12.19 21:38:57.182514 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11394 | 2025.12.19 21:38:57.246903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1370 | ||
| 11395 | 2025.12.19 21:38:57.249332 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2025.12.19 21:38:57.249378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11397 | 2025.12.19 21:38:57.250604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11398 | 2025.12.19 21:38:57.250873 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2025.12.19 21:38:57.251035 [ 105 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11400 | 2025.12.19 21:38:57.251079 [ 105 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2025.12.19 21:38:57.251100 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11402 | 2025.12.19 21:38:57.251197 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 11403 | 2025.12.19 21:38:57.251238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11404 | 2025.12.19 21:38:57.251731 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11405 | 2025.12.19 21:38:57.251880 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1228 rows starting from the beginning of the part | ||
| 11406 | 2025.12.19 21:38:57.252233 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11407 | 2025.12.19 21:38:57.252554 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 11408 | 2025.12.19 21:38:57.252865 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 11409 | 2025.12.19 21:38:57.253193 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11410 | 2025.12.19 21:38:57.253503 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 11411 | 2025.12.19 21:38:57.260291 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.009134084 sec., 149987.67254603744 rows/sec., 120.35 MiB/sec. | ||
| 11412 | 2025.12.19 21:38:57.261554 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11413 | 2025.12.19 21:38:57.262072 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.12.19 21:38:57.262149 [ 201 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_41_8} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11415 | 2025.12.19 21:38:57.262334 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11416 | 2025.12.19 21:38:57.721316 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.12.19 21:38:57.721511 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11418 | 2025.12.19 21:38:57.721582 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11419 | 2025.12.19 21:38:57.722432 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.12.19 21:38:57.722474 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11421 | 2025.12.19 21:38:57.722870 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11422 | 2025.12.19 21:38:57.723094 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.12.19 21:38:57.723249 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001792 sec., 70312.5 rows/sec., 6.06 MiB/sec. | ||
| 11424 | 2025.12.19 21:38:57.723291 [ 4 ] {ce52abf5-8db3-402c-8d83-4c92be90cfd5} <Debug> TCPHandler: Processed in 0.002104499 sec. | ||
| 11425 | 2025.12.19 21:38:57.723439 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.12.19 21:38:57.723535 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.12.19 21:38:57.723575 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11428 | 2025.12.19 21:38:57.724056 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.12.19 21:38:57.724090 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11430 | 2025.12.19 21:38:57.724382 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11431 | 2025.12.19 21:38:57.724580 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.12.19 21:38:57.724706 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00119 sec., 29411.76470588235 rows/sec., 2.16 MiB/sec. | ||
| 11433 | 2025.12.19 21:38:57.724743 [ 4 ] {24f67b56-df65-47bf-b664-89e627438ce2} <Debug> TCPHandler: Processed in 0.001364448 sec. | ||
| 11434 | 2025.12.19 21:38:57.725263 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2025.12.19 21:38:57.725376 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11436 | 2025.12.19 21:38:57.725417 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11437 | 2025.12.19 21:38:57.725931 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.12.19 21:38:57.725967 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11439 | 2025.12.19 21:38:57.726265 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11440 | 2025.12.19 21:38:57.726466 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.12.19 21:38:57.726596 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001239 sec., 79903.14769975786 rows/sec., 6.24 MiB/sec. | ||
| 11442 | 2025.12.19 21:38:57.726633 [ 4 ] {72eaee07-53db-4272-ac75-efbab4fac7ef} <Debug> TCPHandler: Processed in 0.00142206 sec. | ||
| 11443 | 2025.12.19 21:38:57.726763 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.12.19 21:38:57.726857 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11445 | 2025.12.19 21:38:57.726900 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11446 | 2025.12.19 21:38:57.727366 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.12.19 21:38:57.727403 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11448 | 2025.12.19 21:38:57.727737 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11449 | 2025.12.19 21:38:57.727944 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.12.19 21:38:57.728072 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 11451 | 2025.12.19 21:38:57.728108 [ 4 ] {87c41905-1059-40e5-ad1b-477613cced7d} <Debug> TCPHandler: Processed in 0.001401629 sec. | ||
| 11452 | 2025.12.19 21:38:57.728234 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.12.19 21:38:57.728329 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11454 | 2025.12.19 21:38:57.728381 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11455 | 2025.12.19 21:38:57.729286 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.12.19 21:38:57.729323 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11457 | 2025.12.19 21:38:57.729864 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11458 | 2025.12.19 21:38:57.730090 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.12.19 21:38:57.730226 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001916 sec., 18267.22338204593 rows/sec., 32.73 MiB/sec. | ||
| 11460 | 2025.12.19 21:38:57.730277 [ 4 ] {c75da5ca-3156-48ba-8598-d4263d4f967e} <Debug> TCPHandler: Processed in 0.002099469 sec. | ||
| 11461 | 2025.12.19 21:38:57.730393 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2025.12.19 21:38:57.730498 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11463 | 2025.12.19 21:38:57.730539 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11464 | 2025.12.19 21:38:57.730877 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.12.19 21:38:57.730913 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11466 | 2025.12.19 21:38:57.731212 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11467 | 2025.12.19 21:38:57.731410 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2025.12.19 21:38:57.731529 [ 104 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11469 | 2025.12.19 21:38:57.731538 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11470 | 2025.12.19 21:38:57.731605 [ 104 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2025.12.19 21:38:57.731616 [ 4 ] {f0194ac5-f5b5-4790-8315-16d191c823e7} <Debug> TCPHandler: Processed in 0.001272906 sec. | ||
| 11472 | 2025.12.19 21:38:57.731636 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11473 | 2025.12.19 21:38:57.731760 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11474 | 2025.12.19 21:38:57.731899 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11475 | 2025.12.19 21:38:57.731932 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4074 rows starting from the beginning of the part | ||
| 11476 | 2025.12.19 21:38:57.731992 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11477 | 2025.12.19 21:38:57.732032 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11478 | 2025.12.19 21:38:57.732071 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11479 | 2025.12.19 21:38:57.732109 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11480 | 2025.12.19 21:38:57.732146 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 11481 | 2025.12.19 21:38:57.733405 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4374 rows, containing 4 columns (4 merged, 0 gathered) in 0.001690617 sec., 2587221.1151313395 rows/sec., 172.32 MiB/sec. | ||
| 11482 | 2025.12.19 21:38:57.733764 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11483 | 2025.12.19 21:38:57.734074 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2025.12.19 21:38:57.734159 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_76_15} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11485 | 2025.12.19 21:38:57.734274 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 11486 | 2025.12.19 21:38:58.627116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11487 | 2025.12.19 21:38:58.645209 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.12.19 21:38:58.645274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11489 | 2025.12.19 21:38:58.651567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11490 | 2025.12.19 21:38:58.652263 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2025.12.19 21:38:58.652559 [ 103 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11492 | 2025.12.19 21:38:58.652630 [ 103 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.12.19 21:38:58.652653 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11494 | 2025.12.19 21:38:58.652826 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11495 | 2025.12.19 21:38:58.655926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11496 | 2025.12.19 21:38:58.656747 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11497 | 2025.12.19 21:38:58.658207 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11498 | 2025.12.19 21:38:58.662638 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11499 | 2025.12.19 21:38:58.667141 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11500 | 2025.12.19 21:38:58.671828 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11501 | 2025.12.19 21:38:58.676688 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11502 | 2025.12.19 21:38:58.680448 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 11503 | 2025.12.19 21:38:58.732650 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079913645 sec., 5280.700185806816 rows/sec., 27.31 MiB/sec. | ||
| 11504 | 2025.12.19 21:38:58.734981 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11505 | 2025.12.19 21:38:58.736770 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_56_11} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2025.12.19 21:38:58.736866 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_56_11} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11507 | 2025.12.19 21:38:58.738545 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11508 | 2025.12.19 21:39:02.721875 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2025.12.19 21:39:02.722098 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11510 | 2025.12.19 21:39:02.722171 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11511 | 2025.12.19 21:39:02.722870 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2025.12.19 21:39:02.722922 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11513 | 2025.12.19 21:39:02.723314 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11514 | 2025.12.19 21:39:02.723544 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2025.12.19 21:39:02.723692 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 11516 | 2025.12.19 21:39:02.723733 [ 4 ] {1e9b7acc-6f13-4900-9c0a-518f83735f1a} <Debug> TCPHandler: Processed in 0.001999506 sec. | ||
| 11517 | 2025.12.19 21:39:02.723857 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2025.12.19 21:39:02.723978 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11519 | 2025.12.19 21:39:02.724027 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11520 | 2025.12.19 21:39:02.724502 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2025.12.19 21:39:02.724544 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11522 | 2025.12.19 21:39:02.724926 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11523 | 2025.12.19 21:39:02.725143 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.12.19 21:39:02.725274 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 370.65 KiB/sec. | ||
| 11525 | 2025.12.19 21:39:02.725311 [ 4 ] {95087d16-515e-4011-80bb-da2602d699c4} <Debug> TCPHandler: Processed in 0.001514022 sec. | ||
| 11526 | 2025.12.19 21:39:02.725426 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2025.12.19 21:39:02.725519 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11528 | 2025.12.19 21:39:02.725557 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11529 | 2025.12.19 21:39:02.726016 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.12.19 21:39:02.726050 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11531 | 2025.12.19 21:39:02.726362 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11532 | 2025.12.19 21:39:02.726560 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2025.12.19 21:39:02.726686 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001185 sec., 162869.1983122363 rows/sec., 14.36 MiB/sec. | ||
| 11534 | 2025.12.19 21:39:02.726723 [ 4 ] {6e8b44e8-0bd8-4d9f-aa1b-d55ce0592e7f} <Debug> TCPHandler: Processed in 0.001344097 sec. | ||
| 11535 | 2025.12.19 21:39:02.726833 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2025.12.19 21:39:02.726925 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11537 | 2025.12.19 21:39:02.726963 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11538 | 2025.12.19 21:39:02.727350 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2025.12.19 21:39:02.727384 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11540 | 2025.12.19 21:39:02.727658 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11541 | 2025.12.19 21:39:02.727851 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2025.12.19 21:39:02.727996 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001088 sec., 22977.941176470587 rows/sec., 1.71 MiB/sec. | ||
| 11543 | 2025.12.19 21:39:02.728032 [ 4 ] {88782334-bcc1-41b8-b43c-3458a7d003aa} <Debug> TCPHandler: Processed in 0.001246555 sec. | ||
| 11544 | 2025.12.19 21:39:02.728139 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2025.12.19 21:39:02.728229 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11546 | 2025.12.19 21:39:02.728267 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11547 | 2025.12.19 21:39:02.728643 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2025.12.19 21:39:02.728678 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11549 | 2025.12.19 21:39:02.728979 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11550 | 2025.12.19 21:39:02.729174 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.12.19 21:39:02.729306 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.82 MiB/sec. | ||
| 11552 | 2025.12.19 21:39:02.729343 [ 4 ] {058766ef-5371-4de8-b7f5-3e7ef82c2efb} <Debug> TCPHandler: Processed in 0.001251855 sec. | ||
| 11553 | 2025.12.19 21:39:02.729447 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2025.12.19 21:39:02.729538 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11555 | 2025.12.19 21:39:02.729576 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11556 | 2025.12.19 21:39:02.729957 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.12.19 21:39:02.729991 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11558 | 2025.12.19 21:39:02.730265 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11559 | 2025.12.19 21:39:02.730462 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2025.12.19 21:39:02.730585 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 881.94 KiB/sec. | ||
| 11561 | 2025.12.19 21:39:02.730621 [ 4 ] {9db08afd-9116-4684-9187-54811db5c8a8} <Debug> TCPHandler: Processed in 0.001220664 sec. | ||
| 11562 | 2025.12.19 21:39:02.730728 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2025.12.19 21:39:02.730818 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11564 | 2025.12.19 21:39:02.730856 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11565 | 2025.12.19 21:39:02.731267 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2025.12.19 21:39:02.731302 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11567 | 2025.12.19 21:39:02.731588 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11568 | 2025.12.19 21:39:02.731784 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2025.12.19 21:39:02.731906 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001105 sec., 102262.44343891402 rows/sec., 8.33 MiB/sec. | ||
| 11570 | 2025.12.19 21:39:02.731943 [ 4 ] {4762d02c-347b-4781-9b7f-8271d0081d3b} <Debug> TCPHandler: Processed in 0.001261235 sec. | ||
| 11571 | 2025.12.19 21:39:02.732051 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2025.12.19 21:39:02.732143 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11573 | 2025.12.19 21:39:02.732184 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11574 | 2025.12.19 21:39:02.732575 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2025.12.19 21:39:02.732610 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11576 | 2025.12.19 21:39:02.732934 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11577 | 2025.12.19 21:39:02.733151 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2025.12.19 21:39:02.733285 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001159 sec., 171699.7411561691 rows/sec., 12.31 MiB/sec. | ||
| 11579 | 2025.12.19 21:39:02.733321 [ 4 ] {5dab9436-f7b4-4546-8ffb-ccd06f3ded35} <Debug> TCPHandler: Processed in 0.001316867 sec. | ||
| 11580 | 2025.12.19 21:39:02.733432 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2025.12.19 21:39:02.733523 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11582 | 2025.12.19 21:39:02.733575 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11583 | 2025.12.19 21:39:02.734312 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2025.12.19 21:39:02.734348 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11585 | 2025.12.19 21:39:02.734834 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11586 | 2025.12.19 21:39:02.735051 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.12.19 21:39:02.735199 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001693 sec., 4134.6721795629055 rows/sec., 7.41 MiB/sec. | ||
| 11588 | 2025.12.19 21:39:02.735252 [ 4 ] {1be4b778-28b5-4d41-b765-26ca38a7f1a0} <Debug> TCPHandler: Processed in 0.001867422 sec. | ||
| 11589 | 2025.12.19 21:39:02.735361 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2025.12.19 21:39:02.735452 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11591 | 2025.12.19 21:39:02.735493 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11592 | 2025.12.19 21:39:02.735815 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.12.19 21:39:02.735850 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11594 | 2025.12.19 21:39:02.736140 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11595 | 2025.12.19 21:39:02.736336 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2025.12.19 21:39:02.736459 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 11597 | 2025.12.19 21:39:02.736494 [ 4 ] {25733ef4-d976-4a95-9cec-ec6b940f94c7} <Debug> TCPHandler: Processed in 0.001179982 sec. | ||
| 11598 | 2025.12.19 21:39:04.678888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27386 | ||
| 11599 | 2025.12.19 21:39:04.679434 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2025.12.19 21:39:04.679486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11601 | 2025.12.19 21:39:04.680042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11602 | 2025.12.19 21:39:04.680291 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2025.12.19 21:39:04.680449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27386 | ||
| 11604 | 2025.12.19 21:39:06.156056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11605 | 2025.12.19 21:39:06.172355 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.12.19 21:39:06.172419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11607 | 2025.12.19 21:39:06.177660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11608 | 2025.12.19 21:39:06.178325 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.12.19 21:39:06.181440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11610 | 2025.12.19 21:39:07.251551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1402 | ||
| 11611 | 2025.12.19 21:39:07.254190 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2025.12.19 21:39:07.254245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11613 | 2025.12.19 21:39:07.255455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11614 | 2025.12.19 21:39:07.255733 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2025.12.19 21:39:07.256123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11616 | 2025.12.19 21:39:07.721898 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2025.12.19 21:39:07.722089 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11618 | 2025.12.19 21:39:07.722159 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11619 | 2025.12.19 21:39:07.722864 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2025.12.19 21:39:07.722908 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11621 | 2025.12.19 21:39:07.723296 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11622 | 2025.12.19 21:39:07.723547 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2025.12.19 21:39:07.723704 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001668 sec., 75539.56834532374 rows/sec., 6.51 MiB/sec. | ||
| 11624 | 2025.12.19 21:39:07.723716 [ 93 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11625 | 2025.12.19 21:39:07.723752 [ 4 ] {e8ab4817-43a3-4cb2-8465-38414d971e82} <Debug> TCPHandler: Processed in 0.001977116 sec. | ||
| 11626 | 2025.12.19 21:39:07.723793 [ 93 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2025.12.19 21:39:07.723819 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11628 | 2025.12.19 21:39:07.723905 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2025.12.19 21:39:07.723918 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 11630 | 2025.12.19 21:39:07.724023 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11631 | 2025.12.19 21:39:07.724035 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11632 | 2025.12.19 21:39:07.724067 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11633 | 2025.12.19 21:39:07.724068 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2467 rows starting from the beginning of the part | ||
| 11634 | 2025.12.19 21:39:07.724143 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1268 rows starting from the beginning of the part | ||
| 11635 | 2025.12.19 21:39:07.724195 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 70 rows starting from the beginning of the part | ||
| 11636 | 2025.12.19 21:39:07.724242 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 126 rows starting from the beginning of the part | ||
| 11637 | 2025.12.19 21:39:07.724287 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 193 rows starting from the beginning of the part | ||
| 11638 | 2025.12.19 21:39:07.724329 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 126 rows starting from the beginning of the part | ||
| 11639 | 2025.12.19 21:39:07.724528 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.12.19 21:39:07.724563 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11641 | 2025.12.19 21:39:07.724873 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11642 | 2025.12.19 21:39:07.725080 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.12.19 21:39:07.725213 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001222 sec., 28641.571194762684 rows/sec., 2.10 MiB/sec. | ||
| 11644 | 2025.12.19 21:39:07.725252 [ 4 ] {f87e4c94-bfae-42e0-9d45-1cbe29b67ae1} <Debug> TCPHandler: Processed in 0.001396879 sec. | ||
| 11645 | 2025.12.19 21:39:07.725369 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2025.12.19 21:39:07.725474 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11647 | 2025.12.19 21:39:07.725514 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11648 | 2025.12.19 21:39:07.725952 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2025.12.19 21:39:07.725992 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11650 | 2025.12.19 21:39:07.726135 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002257823 sec., 1882344.1872990045 rows/sec., 162.88 MiB/sec. | ||
| 11651 | 2025.12.19 21:39:07.726298 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11652 | 2025.12.19 21:39:07.726493 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11653 | 2025.12.19 21:39:07.726527 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2025.12.19 21:39:07.726671 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001218 sec., 81280.78817733991 rows/sec., 6.35 MiB/sec. | ||
| 11655 | 2025.12.19 21:39:07.726681 [ 93 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11656 | 2025.12.19 21:39:07.726712 [ 4 ] {b1bc5c7f-e529-4fe6-a55f-12390c1c612a} <Debug> TCPHandler: Processed in 0.001391309 sec. | ||
| 11657 | 2025.12.19 21:39:07.726724 [ 93 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2025.12.19 21:39:07.726750 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11659 | 2025.12.19 21:39:07.726834 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.12.19 21:39:07.726835 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.12.19 21:39:07.726849 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 11662 | 2025.12.19 21:39:07.726946 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11663 | 2025.12.19 21:39:07.726954 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_81_16} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11664 | 2025.12.19 21:39:07.726995 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11665 | 2025.12.19 21:39:07.727005 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11666 | 2025.12.19 21:39:07.727052 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 11667 | 2025.12.19 21:39:07.727076 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11668 | 2025.12.19 21:39:07.727130 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 559 rows starting from the beginning of the part | ||
| 11669 | 2025.12.19 21:39:07.727190 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 71 rows starting from the beginning of the part | ||
| 11670 | 2025.12.19 21:39:07.727240 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 99 rows starting from the beginning of the part | ||
| 11671 | 2025.12.19 21:39:07.727288 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 113 rows starting from the beginning of the part | ||
| 11672 | 2025.12.19 21:39:07.727331 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 99 rows starting from the beginning of the part | ||
| 11673 | 2025.12.19 21:39:07.727439 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2025.12.19 21:39:07.727480 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11675 | 2025.12.19 21:39:07.727834 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11676 | 2025.12.19 21:39:07.728081 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.12.19 21:39:07.728214 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 11678 | 2025.12.19 21:39:07.728250 [ 4 ] {3720a6b1-28f4-4f35-9d16-b975d066d1ed} <Debug> TCPHandler: Processed in 0.001464251 sec. | ||
| 11679 | 2025.12.19 21:39:07.728359 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2025.12.19 21:39:07.728458 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11681 | 2025.12.19 21:39:07.728510 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11682 | 2025.12.19 21:39:07.728545 [ 198 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747809 sec., 1254141.6138719963 rows/sec., 97.49 MiB/sec. | ||
| 11683 | 2025.12.19 21:39:07.728734 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11684 | 2025.12.19 21:39:07.728975 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2025.12.19 21:39:07.729040 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_81_16} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11686 | 2025.12.19 21:39:07.729117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11687 | 2025.12.19 21:39:07.729391 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2025.12.19 21:39:07.729432 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11689 | 2025.12.19 21:39:07.729989 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11690 | 2025.12.19 21:39:07.730207 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2025.12.19 21:39:07.730347 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001907 sec., 18353.4347142108 rows/sec., 32.89 MiB/sec. | ||
| 11692 | 2025.12.19 21:39:07.730409 [ 4 ] {31df4cd6-1c0f-4c49-bb92-71313fcd9489} <Debug> TCPHandler: Processed in 0.002096519 sec. | ||
| 11693 | 2025.12.19 21:39:07.730521 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2025.12.19 21:39:07.730621 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11695 | 2025.12.19 21:39:07.730662 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11696 | 2025.12.19 21:39:07.730997 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2025.12.19 21:39:07.731032 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11698 | 2025.12.19 21:39:07.731326 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11699 | 2025.12.19 21:39:07.731533 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2025.12.19 21:39:07.731674 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11701 | 2025.12.19 21:39:07.731709 [ 4 ] {4e7ff86c-7b95-4f2f-9c6e-a6db552e4794} <Debug> TCPHandler: Processed in 0.001235744 sec. | ||
| 11702 | 2025.12.19 21:39:11.987277 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11703 | 2025.12.19 21:39:11.987347 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11704 | 2025.12.19 21:39:12.180633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27898 | ||
| 11705 | 2025.12.19 21:39:12.181238 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2025.12.19 21:39:12.181287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11707 | 2025.12.19 21:39:12.181796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11708 | 2025.12.19 21:39:12.182027 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2025.12.19 21:39:12.182179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27898 | ||
| 11710 | 2025.12.19 21:39:12.719524 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2025.12.19 21:39:12.719723 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11712 | 2025.12.19 21:39:12.719792 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11713 | 2025.12.19 21:39:12.720581 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2025.12.19 21:39:12.720622 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11715 | 2025.12.19 21:39:12.720992 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11716 | 2025.12.19 21:39:12.721219 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2025.12.19 21:39:12.721365 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001698 sec., 41224.97055359246 rows/sec., 3.31 MiB/sec. | ||
| 11718 | 2025.12.19 21:39:12.721406 [ 4 ] {4e28cde0-7d8d-458b-aeff-408de87e6a47} <Debug> TCPHandler: Processed in 0.002060267 sec. | ||
| 11719 | 2025.12.19 21:39:12.721553 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.12.19 21:39:12.721653 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11721 | 2025.12.19 21:39:12.721692 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11722 | 2025.12.19 21:39:12.722139 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2025.12.19 21:39:12.722174 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11724 | 2025.12.19 21:39:12.722465 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11725 | 2025.12.19 21:39:12.722665 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2025.12.19 21:39:12.722790 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001157 sec., 6050.129645635264 rows/sec., 454.94 KiB/sec. | ||
| 11727 | 2025.12.19 21:39:12.722826 [ 4 ] {2ee5d374-6081-48a8-a889-02350a04cdfa} <Debug> TCPHandler: Processed in 0.001321576 sec. | ||
| 11728 | 2025.12.19 21:39:12.722941 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.12.19 21:39:12.723041 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11730 | 2025.12.19 21:39:12.723079 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11731 | 2025.12.19 21:39:12.723527 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.12.19 21:39:12.723564 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11733 | 2025.12.19 21:39:12.723866 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11734 | 2025.12.19 21:39:12.724068 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.12.19 21:39:12.724195 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001171 sec., 60631.93851409052 rows/sec., 4.73 MiB/sec. | ||
| 11736 | 2025.12.19 21:39:12.724232 [ 4 ] {7d8da1d4-9748-4b40-a3ac-9351964fdfb6} <Debug> TCPHandler: Processed in 0.001338687 sec. | ||
| 11737 | 2025.12.19 21:39:12.724347 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2025.12.19 21:39:12.724449 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11739 | 2025.12.19 21:39:12.724491 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11740 | 2025.12.19 21:39:12.724927 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.12.19 21:39:12.724964 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11742 | 2025.12.19 21:39:12.725281 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11743 | 2025.12.19 21:39:12.725480 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2025.12.19 21:39:12.725606 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 11745 | 2025.12.19 21:39:12.725643 [ 4 ] {3e471a51-e700-447f-b69b-8f187513c9b5} <Debug> TCPHandler: Processed in 0.001345168 sec. | ||
| 11746 | 2025.12.19 21:39:12.725752 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11747 | 2025.12.19 21:39:12.725853 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11748 | 2025.12.19 21:39:12.725907 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11749 | 2025.12.19 21:39:12.726691 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.12.19 21:39:12.726728 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11751 | 2025.12.19 21:39:12.727232 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11752 | 2025.12.19 21:39:12.727443 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2025.12.19 21:39:12.727577 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 11754 | 2025.12.19 21:39:12.727631 [ 4 ] {d66d8372-cb82-4628-91d1-b94f0e5718ff} <Debug> TCPHandler: Processed in 0.001926853 sec. | ||
| 11755 | 2025.12.19 21:39:12.727746 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2025.12.19 21:39:12.727848 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11757 | 2025.12.19 21:39:12.727888 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11758 | 2025.12.19 21:39:12.728240 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.12.19 21:39:12.728275 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11760 | 2025.12.19 21:39:12.728564 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11761 | 2025.12.19 21:39:12.728771 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.12.19 21:39:12.728894 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 11763 | 2025.12.19 21:39:12.728929 [ 4 ] {fbf73e37-6f28-46b3-a5a4-bd80793cd48f} <Debug> TCPHandler: Processed in 0.001231454 sec. | ||
| 11764 | 2025.12.19 21:39:13.681537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11765 | 2025.12.19 21:39:13.697170 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2025.12.19 21:39:13.697231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11767 | 2025.12.19 21:39:13.703026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11768 | 2025.12.19 21:39:13.703713 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2025.12.19 21:39:13.706501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11770 | 2025.12.19 21:39:15.657836 [ 87 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11771 | 2025.12.19 21:39:15.657923 [ 87 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2025.12.19 21:39:15.657952 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11773 | 2025.12.19 21:39:15.658080 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11774 | 2025.12.19 21:39:15.658216 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11775 | 2025.12.19 21:39:15.658251 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 434 rows starting from the beginning of the part | ||
| 11776 | 2025.12.19 21:39:15.658317 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 11777 | 2025.12.19 21:39:15.658363 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11778 | 2025.12.19 21:39:15.658407 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11779 | 2025.12.19 21:39:15.658450 [ 189 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 11780 | 2025.12.19 21:39:15.659286 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266865 sec., 723044.6811617655 rows/sec., 50.11 MiB/sec. | ||
| 11781 | 2025.12.19 21:39:15.659444 [ 199 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11782 | 2025.12.19 21:39:15.659712 [ 199 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.12.19 21:39:15.659787 [ 199 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_19_4} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11784 | 2025.12.19 21:39:15.659864 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11785 | 2025.12.19 21:39:16.386053 [ 85 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11786 | 2025.12.19 21:39:16.386133 [ 85 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2025.12.19 21:39:16.386161 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11788 | 2025.12.19 21:39:16.386299 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11789 | 2025.12.19 21:39:16.386470 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11790 | 2025.12.19 21:39:16.386513 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 223 rows starting from the beginning of the part | ||
| 11791 | 2025.12.19 21:39:16.386593 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 11792 | 2025.12.19 21:39:16.386646 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11793 | 2025.12.19 21:39:16.386694 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11794 | 2025.12.19 21:39:16.386738 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 11795 | 2025.12.19 21:39:16.387735 [ 199 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497502 sec., 313856.00820566516 rows/sec., 19.65 MiB/sec. | ||
| 11796 | 2025.12.19 21:39:16.387889 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11797 | 2025.12.19 21:39:16.388169 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2025.12.19 21:39:16.388250 [ 191 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_19_4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11799 | 2025.12.19 21:39:16.388339 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11800 | 2025.12.19 21:39:16.581151 [ 85 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 11801 | 2025.12.19 21:39:16.581202 [ 85 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2025.12.19 21:39:16.581225 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11803 | 2025.12.19 21:39:16.581321 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 11804 | 2025.12.19 21:39:16.581436 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2025.12.19 21:39:16.581470 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 465 rows starting from the beginning of the part | ||
| 11806 | 2025.12.19 21:39:16.581533 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11807 | 2025.12.19 21:39:16.581578 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11808 | 2025.12.19 21:39:16.581654 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 11809 | 2025.12.19 21:39:16.581720 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11810 | 2025.12.19 21:39:16.582627 [ 199 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340927 sec., 722634.4163403377 rows/sec., 51.99 MiB/sec. | ||
| 11811 | 2025.12.19 21:39:16.582866 [ 190 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 11812 | 2025.12.19 21:39:16.583221 [ 190 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2025.12.19 21:39:16.583312 [ 190 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_31_7} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 11814 | 2025.12.19 21:39:16.583433 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11815 | 2025.12.19 21:39:17.256339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1426 | ||
| 11816 | 2025.12.19 21:39:17.258615 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.12.19 21:39:17.258676 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11818 | 2025.12.19 21:39:17.259934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11819 | 2025.12.19 21:39:17.260223 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.12.19 21:39:17.260659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 11821 | 2025.12.19 21:39:17.750543 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2025.12.19 21:39:17.750724 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11823 | 2025.12.19 21:39:17.750793 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11824 | 2025.12.19 21:39:17.751439 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2025.12.19 21:39:17.751490 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11826 | 2025.12.19 21:39:17.751878 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11827 | 2025.12.19 21:39:17.752121 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2025.12.19 21:39:17.752287 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 303.13 KiB/sec. | ||
| 11829 | 2025.12.19 21:39:17.752340 [ 4 ] {b9f76380-fb24-443f-b805-1233e885a414} <Debug> TCPHandler: Processed in 0.001929254 sec. | ||
| 11830 | 2025.12.19 21:39:17.752477 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2025.12.19 21:39:17.752582 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11832 | 2025.12.19 21:39:17.752625 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11833 | 2025.12.19 21:39:17.753694 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2025.12.19 21:39:17.753730 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11835 | 2025.12.19 21:39:17.754149 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11836 | 2025.12.19 21:39:17.754389 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2025.12.19 21:39:17.754523 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001966 sec., 645473.0417090539 rows/sec., 53.59 MiB/sec. | ||
| 11838 | 2025.12.19 21:39:17.754563 [ 4 ] {551da457-b366-495f-9bcc-f79d9c7a6e69} <Debug> TCPHandler: Processed in 0.002138079 sec. | ||
| 11839 | 2025.12.19 21:39:17.754680 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2025.12.19 21:39:17.754781 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11841 | 2025.12.19 21:39:17.754823 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11842 | 2025.12.19 21:39:17.755254 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2025.12.19 21:39:17.755289 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11844 | 2025.12.19 21:39:17.755603 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11845 | 2025.12.19 21:39:17.755816 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2025.12.19 21:39:17.755926 [ 83 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11847 | 2025.12.19 21:39:17.755947 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.51 MiB/sec. | ||
| 11848 | 2025.12.19 21:39:17.755959 [ 83 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2025.12.19 21:39:17.755981 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11850 | 2025.12.19 21:39:17.755986 [ 4 ] {9c2b83ff-445e-4ebe-8ce9-83c222ff06ad} <Debug> TCPHandler: Processed in 0.001355928 sec. | ||
| 11851 | 2025.12.19 21:39:17.756101 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2025.12.19 21:39:17.756102 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 11853 | 2025.12.19 21:39:17.756198 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11854 | 2025.12.19 21:39:17.756242 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11855 | 2025.12.19 21:39:17.756265 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11856 | 2025.12.19 21:39:17.756306 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 11857 | 2025.12.19 21:39:17.756372 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 11858 | 2025.12.19 21:39:17.756417 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 11859 | 2025.12.19 21:39:17.756458 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 11860 | 2025.12.19 21:39:17.756503 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 11861 | 2025.12.19 21:39:17.756543 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 11862 | 2025.12.19 21:39:17.756787 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.12.19 21:39:17.756828 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11864 | 2025.12.19 21:39:17.757191 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11865 | 2025.12.19 21:39:17.757418 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.12.19 21:39:17.757469 [ 194 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142807 sec., 295503.721806354 rows/sec., 20.67 MiB/sec. | ||
| 11867 | 2025.12.19 21:39:17.757568 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001389 sec., 164146.86825053996 rows/sec., 11.11 MiB/sec. | ||
| 11868 | 2025.12.19 21:39:17.757608 [ 4 ] {5d5c976b-bec0-4834-bc1c-1d9cc7299c0e} <Debug> TCPHandler: Processed in 0.001556483 sec. | ||
| 11869 | 2025.12.19 21:39:17.757625 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11870 | 2025.12.19 21:39:17.757731 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2025.12.19 21:39:17.757832 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11872 | 2025.12.19 21:39:17.757874 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11873 | 2025.12.19 21:39:17.757905 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.12.19 21:39:17.757987 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_81_16} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11875 | 2025.12.19 21:39:17.758070 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11876 | 2025.12.19 21:39:17.758485 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11877 | 2025.12.19 21:39:17.758525 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11878 | 2025.12.19 21:39:17.758865 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11879 | 2025.12.19 21:39:17.759086 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11880 | 2025.12.19 21:39:17.759216 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001402 sec., 400142.6533523538 rows/sec., 29.74 MiB/sec. | ||
| 11881 | 2025.12.19 21:39:17.759253 [ 4 ] {5620774f-efeb-45ea-97f3-a03749428d34} <Debug> TCPHandler: Processed in 0.001572654 sec. | ||
| 11882 | 2025.12.19 21:39:17.759367 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11883 | 2025.12.19 21:39:17.759462 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11884 | 2025.12.19 21:39:17.759504 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11885 | 2025.12.19 21:39:17.760085 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2025.12.19 21:39:17.760120 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11887 | 2025.12.19 21:39:17.760511 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11888 | 2025.12.19 21:39:17.760721 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2025.12.19 21:39:17.760837 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11890 | 2025.12.19 21:39:17.760850 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001407 sec., 601990.0497512438 rows/sec., 40.52 MiB/sec. | ||
| 11891 | 2025.12.19 21:39:17.760869 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2025.12.19 21:39:17.760888 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11893 | 2025.12.19 21:39:17.760890 [ 4 ] {7e0900e7-619f-40ad-b0b0-dd0eac7a65d1} <Debug> TCPHandler: Processed in 0.001571273 sec. | ||
| 11894 | 2025.12.19 21:39:17.760964 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 11895 | 2025.12.19 21:39:17.761014 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2025.12.19 21:39:17.761050 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11897 | 2025.12.19 21:39:17.761081 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24024 rows starting from the beginning of the part | ||
| 11898 | 2025.12.19 21:39:17.761108 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2025.12.19 21:39:17.761138 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11900 | 2025.12.19 21:39:17.761162 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11901 | 2025.12.19 21:39:17.761183 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 199 rows starting from the beginning of the part | ||
| 11902 | 2025.12.19 21:39:17.761226 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11903 | 2025.12.19 21:39:17.761269 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11904 | 2025.12.19 21:39:17.761309 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 847 rows starting from the beginning of the part | ||
| 11905 | 2025.12.19 21:39:17.762033 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2025.12.19 21:39:17.762068 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11907 | 2025.12.19 21:39:17.762670 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11908 | 2025.12.19 21:39:17.762906 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2025.12.19 21:39:17.763024 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11910 | 2025.12.19 21:39:17.763050 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001959 sec., 17866.258295048498 rows/sec., 32.02 MiB/sec. | ||
| 11911 | 2025.12.19 21:39:17.763054 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11912 | 2025.12.19 21:39:17.763082 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11913 | 2025.12.19 21:39:17.763129 [ 4 ] {a0f148c4-3368-49e6-94eb-639b91aa02c2} <Debug> TCPHandler: Processed in 0.002165441 sec. | ||
| 11914 | 2025.12.19 21:39:17.763157 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 11915 | 2025.12.19 21:39:17.763249 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11916 | 2025.12.19 21:39:17.763334 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11917 | 2025.12.19 21:39:17.763343 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11918 | 2025.12.19 21:39:17.763384 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1643 rows starting from the beginning of the part | ||
| 11919 | 2025.12.19 21:39:17.763387 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11920 | 2025.12.19 21:39:17.763497 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 11921 | 2025.12.19 21:39:17.763601 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 11922 | 2025.12.19 21:39:17.763698 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 11923 | 2025.12.19 21:39:17.763737 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.12.19 21:39:17.763773 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11925 | 2025.12.19 21:39:17.763791 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 11926 | 2025.12.19 21:39:17.763887 [ 194 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part | ||
| 11927 | 2025.12.19 21:39:17.764111 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11928 | 2025.12.19 21:39:17.764347 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.12.19 21:39:17.764483 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 11930 | 2025.12.19 21:39:17.764520 [ 4 ] {9fbb8804-164a-4073-b054-7b7c98d31de4} <Debug> TCPHandler: Processed in 0.001320767 sec. | ||
| 11931 | 2025.12.19 21:39:17.768824 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00789284 sec., 3237111.1032277355 rows/sec., 221.19 MiB/sec. | ||
| 11932 | 2025.12.19 21:39:17.769190 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11933 | 2025.12.19 21:39:17.769549 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2025.12.19 21:39:17.769649 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11935 | 2025.12.19 21:39:17.769775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11936 | 2025.12.19 21:39:17.774132 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 19 columns (19 merged, 0 gathered) in 0.011005336 sec., 160104.15311263554 rows/sec., 286.90 MiB/sec. | ||
| 11937 | 2025.12.19 21:39:17.776546 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11938 | 2025.12.19 21:39:17.776900 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.12.19 21:39:17.776978 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11940 | 2025.12.19 21:39:17.777126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 11941 | 2025.12.19 21:39:18.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.79 MiB, peak 351.88 MiB, free memory in arenas 0.00 B, will set to 343.87 MiB (RSS), difference: 9.08 MiB | ||
| 11942 | 2025.12.19 21:39:19.682331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28346 | ||
| 11943 | 2025.12.19 21:39:19.682860 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2025.12.19 21:39:19.682903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11945 | 2025.12.19 21:39:19.683425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11946 | 2025.12.19 21:39:19.683678 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2025.12.19 21:39:19.683831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28346 | ||
| 11948 | 2025.12.19 21:39:21.206591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11949 | 2025.12.19 21:39:21.224615 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2025.12.19 21:39:21.224670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11951 | 2025.12.19 21:39:21.230818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11952 | 2025.12.19 21:39:21.231499 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2025.12.19 21:39:21.234869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11954 | 2025.12.19 21:39:22.720479 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2025.12.19 21:39:22.720684 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11956 | 2025.12.19 21:39:22.720761 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11957 | 2025.12.19 21:39:22.721429 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2025.12.19 21:39:22.721472 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11959 | 2025.12.19 21:39:22.721872 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11960 | 2025.12.19 21:39:22.722105 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2025.12.19 21:39:22.722268 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001647 sec., 42501.51791135398 rows/sec., 3.41 MiB/sec. | ||
| 11962 | 2025.12.19 21:39:22.722318 [ 4 ] {7e92c7cc-d0e5-49a1-a557-8b46414b2961} <Debug> TCPHandler: Processed in 0.001976775 sec. | ||
| 11963 | 2025.12.19 21:39:22.722442 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2025.12.19 21:39:22.722547 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11965 | 2025.12.19 21:39:22.722590 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11966 | 2025.12.19 21:39:22.722996 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2025.12.19 21:39:22.723032 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11968 | 2025.12.19 21:39:22.723345 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11969 | 2025.12.19 21:39:22.723554 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2025.12.19 21:39:22.723685 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001163 sec., 6018.916595012898 rows/sec., 452.59 KiB/sec. | ||
| 11971 | 2025.12.19 21:39:22.723725 [ 4 ] {1d7684e9-355d-45ab-9412-e501315e9bd2} <Debug> TCPHandler: Processed in 0.001335087 sec. | ||
| 11972 | 2025.12.19 21:39:22.723825 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2025.12.19 21:39:22.723923 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11974 | 2025.12.19 21:39:22.723963 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2025.12.19 21:39:22.724376 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2025.12.19 21:39:22.724412 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11977 | 2025.12.19 21:39:22.724724 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11978 | 2025.12.19 21:39:22.724941 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2025.12.19 21:39:22.725070 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001167 sec., 60839.76006855184 rows/sec., 4.75 MiB/sec. | ||
| 11980 | 2025.12.19 21:39:22.725109 [ 4 ] {b925cbfb-0d2a-4756-bed1-380d062df963} <Debug> TCPHandler: Processed in 0.001333538 sec. | ||
| 11981 | 2025.12.19 21:39:22.725217 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2025.12.19 21:39:22.725313 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11983 | 2025.12.19 21:39:22.725357 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11984 | 2025.12.19 21:39:22.725753 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2025.12.19 21:39:22.725790 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11986 | 2025.12.19 21:39:22.726616 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11987 | 2025.12.19 21:39:22.726832 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.12.19 21:39:22.726988 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. | ||
| 11989 | 2025.12.19 21:39:22.727027 [ 4 ] {c154c814-b069-4a36-b32e-3479ee27aebe} <Debug> TCPHandler: Processed in 0.001858812 sec. | ||
| 11990 | 2025.12.19 21:39:22.727131 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2025.12.19 21:39:22.727225 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11992 | 2025.12.19 21:39:22.727278 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11993 | 2025.12.19 21:39:22.728021 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.12.19 21:39:22.728056 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 11995 | 2025.12.19 21:39:22.728594 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11996 | 2025.12.19 21:39:22.728825 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.12.19 21:39:22.728968 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001761 sec., 3975.0141964792733 rows/sec., 7.12 MiB/sec. | ||
| 11998 | 2025.12.19 21:39:22.729041 [ 4 ] {4e06a2a9-8035-4c9c-b747-94e709b33813} <Debug> TCPHandler: Processed in 0.001958014 sec. | ||
| 11999 | 2025.12.19 21:39:22.729160 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2025.12.19 21:39:22.729255 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.12.19 21:39:22.729296 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12002 | 2025.12.19 21:39:22.729643 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2025.12.19 21:39:22.729680 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12004 | 2025.12.19 21:39:22.729986 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12005 | 2025.12.19 21:39:22.730195 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.12.19 21:39:22.730316 [ 26 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12007 | 2025.12.19 21:39:22.730323 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12008 | 2025.12.19 21:39:22.730387 [ 26 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.12.19 21:39:22.730401 [ 4 ] {81fa8321-1770-4282-9e8b-ec1933270e93} <Debug> TCPHandler: Processed in 0.001289316 sec. | ||
| 12010 | 2025.12.19 21:39:22.730414 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12011 | 2025.12.19 21:39:22.730545 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12012 | 2025.12.19 21:39:22.730684 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12013 | 2025.12.19 21:39:22.730719 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4374 rows starting from the beginning of the part | ||
| 12014 | 2025.12.19 21:39:22.730780 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12015 | 2025.12.19 21:39:22.730821 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12016 | 2025.12.19 21:39:22.730860 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12017 | 2025.12.19 21:39:22.730895 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12018 | 2025.12.19 21:39:22.730932 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12019 | 2025.12.19 21:39:22.732517 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4674 rows, containing 4 columns (4 merged, 0 gathered) in 0.002024626 sec., 2308574.521911701 rows/sec., 153.88 MiB/sec. | ||
| 12020 | 2025.12.19 21:39:22.732891 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12021 | 2025.12.19 21:39:22.733227 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2025.12.19 21:39:22.733317 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_81_16} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12023 | 2025.12.19 21:39:22.733432 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12024 | 2025.12.19 21:39:26.987400 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12025 | 2025.12.19 21:39:26.987472 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12026 | 2025.12.19 21:39:27.184042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28858 | ||
| 12027 | 2025.12.19 21:39:27.184685 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2025.12.19 21:39:27.184741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12029 | 2025.12.19 21:39:27.185295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12030 | 2025.12.19 21:39:27.185548 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.12.19 21:39:27.185702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28858 | ||
| 12032 | 2025.12.19 21:39:27.260877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1454 | ||
| 12033 | 2025.12.19 21:39:27.263199 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2025.12.19 21:39:27.263255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12035 | 2025.12.19 21:39:27.264467 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12036 | 2025.12.19 21:39:27.264741 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2025.12.19 21:39:27.265125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 12038 | 2025.12.19 21:39:27.722044 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.12.19 21:39:27.722228 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12040 | 2025.12.19 21:39:27.722296 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12041 | 2025.12.19 21:39:27.723034 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.12.19 21:39:27.723082 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12043 | 2025.12.19 21:39:27.723516 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12044 | 2025.12.19 21:39:27.723748 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.12.19 21:39:27.723922 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001743 sec., 72289.15662650602 rows/sec., 6.23 MiB/sec. | ||
| 12046 | 2025.12.19 21:39:27.723986 [ 4 ] {6a0ec074-b9cf-42a0-9bdb-2bdf2fa9773a} <Debug> TCPHandler: Processed in 0.002070368 sec. | ||
| 12047 | 2025.12.19 21:39:27.724139 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.12.19 21:39:27.724245 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12049 | 2025.12.19 21:39:27.724290 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12050 | 2025.12.19 21:39:27.724734 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.12.19 21:39:27.724773 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12052 | 2025.12.19 21:39:27.725085 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12053 | 2025.12.19 21:39:27.725296 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.12.19 21:39:27.725431 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 12055 | 2025.12.19 21:39:27.725471 [ 4 ] {81d1f179-12ab-46d6-836c-85b67b034fd3} <Debug> TCPHandler: Processed in 0.001388059 sec. | ||
| 12056 | 2025.12.19 21:39:27.725588 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.12.19 21:39:27.725684 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12058 | 2025.12.19 21:39:27.725724 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12059 | 2025.12.19 21:39:27.726170 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.12.19 21:39:27.726207 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12061 | 2025.12.19 21:39:27.726523 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12062 | 2025.12.19 21:39:27.726737 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.12.19 21:39:27.726873 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001209 sec., 81885.85607940446 rows/sec., 6.40 MiB/sec. | ||
| 12064 | 2025.12.19 21:39:27.726912 [ 4 ] {b448cc8b-4aaa-4280-927c-c056fbfdb96e} <Debug> TCPHandler: Processed in 0.001374438 sec. | ||
| 12065 | 2025.12.19 21:39:27.727027 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.12.19 21:39:27.727122 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12067 | 2025.12.19 21:39:27.727166 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12068 | 2025.12.19 21:39:27.727578 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.12.19 21:39:27.727614 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12070 | 2025.12.19 21:39:27.727951 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12071 | 2025.12.19 21:39:27.728173 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.12.19 21:39:27.728301 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 12073 | 2025.12.19 21:39:27.728339 [ 4 ] {7ea3be33-a555-4b06-8acf-caeb11517b2c} <Debug> TCPHandler: Processed in 0.001362727 sec. | ||
| 12074 | 2025.12.19 21:39:27.728446 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2025.12.19 21:39:27.728540 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12076 | 2025.12.19 21:39:27.728594 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12077 | 2025.12.19 21:39:27.729476 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.12.19 21:39:27.729513 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12079 | 2025.12.19 21:39:27.730065 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12080 | 2025.12.19 21:39:27.730289 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2025.12.19 21:39:27.730428 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001905 sec., 18372.70341207349 rows/sec., 32.92 MiB/sec. | ||
| 12082 | 2025.12.19 21:39:27.730499 [ 4 ] {a5e45f9e-97c9-4461-9115-aa2a79107075} <Debug> TCPHandler: Processed in 0.002101179 sec. | ||
| 12083 | 2025.12.19 21:39:27.730615 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2025.12.19 21:39:27.730711 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12085 | 2025.12.19 21:39:27.730754 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12086 | 2025.12.19 21:39:27.731094 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2025.12.19 21:39:27.731135 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12088 | 2025.12.19 21:39:27.731436 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12089 | 2025.12.19 21:39:27.731648 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.12.19 21:39:27.731774 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12091 | 2025.12.19 21:39:27.731810 [ 4 ] {cb03e0f3-a580-42ed-a4aa-b06cd3bc8de0} <Debug> TCPHandler: Processed in 0.001244345 sec. | ||
| 12092 | 2025.12.19 21:39:28.734971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12093 | 2025.12.19 21:39:28.753693 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2025.12.19 21:39:28.753759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12095 | 2025.12.19 21:39:28.760215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12096 | 2025.12.19 21:39:28.760943 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2025.12.19 21:39:28.764390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12098 | 2025.12.19 21:39:32.721793 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2025.12.19 21:39:32.722010 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12100 | 2025.12.19 21:39:32.722087 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12101 | 2025.12.19 21:39:32.722792 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2025.12.19 21:39:32.722839 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12103 | 2025.12.19 21:39:32.723230 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12104 | 2025.12.19 21:39:32.723461 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2025.12.19 21:39:32.723621 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 12106 | 2025.12.19 21:39:32.723673 [ 4 ] {92f905a6-2795-4ad8-aef7-6a911fd67bc6} <Debug> TCPHandler: Processed in 0.002022277 sec. | ||
| 12107 | 2025.12.19 21:39:32.723803 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2025.12.19 21:39:32.723908 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12109 | 2025.12.19 21:39:32.723951 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12110 | 2025.12.19 21:39:32.724358 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2025.12.19 21:39:32.724394 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12112 | 2025.12.19 21:39:32.724697 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12113 | 2025.12.19 21:39:32.724902 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2025.12.19 21:39:32.725032 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 12115 | 2025.12.19 21:39:32.725070 [ 4 ] {31b70622-70ca-46a5-84e3-4f9aa4724432} <Debug> TCPHandler: Processed in 0.001321687 sec. | ||
| 12116 | 2025.12.19 21:39:32.725181 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2025.12.19 21:39:32.725277 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12118 | 2025.12.19 21:39:32.725317 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12119 | 2025.12.19 21:39:32.725802 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2025.12.19 21:39:32.725837 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12121 | 2025.12.19 21:39:32.726144 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12122 | 2025.12.19 21:39:32.726346 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2025.12.19 21:39:32.726475 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001217 sec., 156943.30320460149 rows/sec., 13.87 MiB/sec. | ||
| 12124 | 2025.12.19 21:39:32.726482 [ 68 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12125 | 2025.12.19 21:39:32.726513 [ 4 ] {f7456752-27c6-4465-abb0-ef8336e1a4e9} <Debug> TCPHandler: Processed in 0.001382468 sec. | ||
| 12126 | 2025.12.19 21:39:32.726551 [ 68 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2025.12.19 21:39:32.726578 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12128 | 2025.12.19 21:39:32.726646 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.12.19 21:39:32.726672 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 12130 | 2025.12.19 21:39:32.726746 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12131 | 2025.12.19 21:39:32.726787 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12132 | 2025.12.19 21:39:32.726791 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12133 | 2025.12.19 21:39:32.726828 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2467 rows starting from the beginning of the part | ||
| 12134 | 2025.12.19 21:39:32.726897 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 70 rows starting from the beginning of the part | ||
| 12135 | 2025.12.19 21:39:32.726941 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1269 rows starting from the beginning of the part | ||
| 12136 | 2025.12.19 21:39:32.726981 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 70 rows starting from the beginning of the part | ||
| 12137 | 2025.12.19 21:39:32.727031 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 126 rows starting from the beginning of the part | ||
| 12138 | 2025.12.19 21:39:32.727074 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 191 rows starting from the beginning of the part | ||
| 12139 | 2025.12.19 21:39:32.727219 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.12.19 21:39:32.727259 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12141 | 2025.12.19 21:39:32.727574 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12142 | 2025.12.19 21:39:32.727788 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.12.19 21:39:32.727925 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001197 sec., 17543.85964912281 rows/sec., 1.33 MiB/sec. | ||
| 12144 | 2025.12.19 21:39:32.727963 [ 4 ] {4667e1ce-e5c2-4e44-b3b4-0bf663a3e1dd} <Debug> TCPHandler: Processed in 0.001373928 sec. | ||
| 12145 | 2025.12.19 21:39:32.728073 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2025.12.19 21:39:32.728167 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12147 | 2025.12.19 21:39:32.728205 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12148 | 2025.12.19 21:39:32.728600 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2025.12.19 21:39:32.728635 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12150 | 2025.12.19 21:39:32.728944 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12151 | 2025.12.19 21:39:32.728978 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346536 sec., 1786889.269970714 rows/sec., 154.36 MiB/sec. | ||
| 12152 | 2025.12.19 21:39:32.729166 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2025.12.19 21:39:32.729237 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12154 | 2025.12.19 21:39:32.729311 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 12155 | 2025.12.19 21:39:32.729355 [ 4 ] {4cd5faa6-c7a6-42ba-8536-6b6fa65bed8d} <Debug> TCPHandler: Processed in 0.001331087 sec. | ||
| 12156 | 2025.12.19 21:39:32.729473 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2025.12.19 21:39:32.729499 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2025.12.19 21:39:32.729567 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12159 | 2025.12.19 21:39:32.729570 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_86_17} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12160 | 2025.12.19 21:39:32.729613 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12161 | 2025.12.19 21:39:32.729657 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12162 | 2025.12.19 21:39:32.730020 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2025.12.19 21:39:32.730060 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12164 | 2025.12.19 21:39:32.730348 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12165 | 2025.12.19 21:39:32.730549 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12166 | 2025.12.19 21:39:32.730677 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 12167 | 2025.12.19 21:39:32.730715 [ 4 ] {a8461bb1-3d1d-49c9-b9ab-15cf874fd7cd} <Debug> TCPHandler: Processed in 0.001291736 sec. | ||
| 12168 | 2025.12.19 21:39:32.730824 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2025.12.19 21:39:32.730917 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12170 | 2025.12.19 21:39:32.730956 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12171 | 2025.12.19 21:39:32.731381 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2025.12.19 21:39:32.731416 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12173 | 2025.12.19 21:39:32.731721 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12174 | 2025.12.19 21:39:32.731942 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12175 | 2025.12.19 21:39:32.732089 [ 68 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12176 | 2025.12.19 21:39:32.732104 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001204 sec., 90531.56146179402 rows/sec., 7.38 MiB/sec. | ||
| 12177 | 2025.12.19 21:39:32.732131 [ 68 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.12.19 21:39:32.732155 [ 4 ] {50d50c89-f132-4910-b0b1-9376f051fc8d} <Debug> TCPHandler: Processed in 0.001380488 sec. | ||
| 12179 | 2025.12.19 21:39:32.732156 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12180 | 2025.12.19 21:39:32.732248 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 12181 | 2025.12.19 21:39:32.732280 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2025.12.19 21:39:32.732348 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12183 | 2025.12.19 21:39:32.732379 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 12184 | 2025.12.19 21:39:32.732380 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12185 | 2025.12.19 21:39:32.732433 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 71 rows starting from the beginning of the part | ||
| 12186 | 2025.12.19 21:39:32.732434 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12187 | 2025.12.19 21:39:32.732486 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 561 rows starting from the beginning of the part | ||
| 12188 | 2025.12.19 21:39:32.732531 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 71 rows starting from the beginning of the part | ||
| 12189 | 2025.12.19 21:39:32.732587 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 99 rows starting from the beginning of the part | ||
| 12190 | 2025.12.19 21:39:32.732625 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 109 rows starting from the beginning of the part | ||
| 12191 | 2025.12.19 21:39:32.732887 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2025.12.19 21:39:32.732926 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12193 | 2025.12.19 21:39:32.733283 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12194 | 2025.12.19 21:39:32.733508 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2025.12.19 21:39:32.733644 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001282 sec., 153666.14664586584 rows/sec., 11.02 MiB/sec. | ||
| 12196 | 2025.12.19 21:39:32.733681 [ 4 ] {79af1e6e-dd32-4a12-af11-9b8b8094472d} <Debug> TCPHandler: Processed in 0.00145084 sec. | ||
| 12197 | 2025.12.19 21:39:32.733688 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471721 sec., 1469028.4367757204 rows/sec., 114.11 MiB/sec. | ||
| 12198 | 2025.12.19 21:39:32.733810 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2025.12.19 21:39:32.733923 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12200 | 2025.12.19 21:39:32.733998 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12201 | 2025.12.19 21:39:32.734011 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12202 | 2025.12.19 21:39:32.734390 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2025.12.19 21:39:32.734479 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_86_17} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12204 | 2025.12.19 21:39:32.734585 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12205 | 2025.12.19 21:39:32.734939 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2025.12.19 21:39:32.734980 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12207 | 2025.12.19 21:39:32.735563 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12208 | 2025.12.19 21:39:32.735798 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.12.19 21:39:32.735949 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002047 sec., 3419.638495359062 rows/sec., 6.13 MiB/sec. | ||
| 12210 | 2025.12.19 21:39:32.736028 [ 4 ] {f66e40b1-07d5-4a0a-bf80-dee14b175e54} <Debug> TCPHandler: Processed in 0.002279444 sec. | ||
| 12211 | 2025.12.19 21:39:32.736157 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2025.12.19 21:39:32.736253 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12213 | 2025.12.19 21:39:32.736297 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12214 | 2025.12.19 21:39:32.736669 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.12.19 21:39:32.736707 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12216 | 2025.12.19 21:39:32.737027 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12217 | 2025.12.19 21:39:32.737230 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.12.19 21:39:32.737359 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12219 | 2025.12.19 21:39:32.737394 [ 4 ] {159dc3ec-7d1b-4d27-ace2-7814f0822ca5} <Debug> TCPHandler: Processed in 0.001288826 sec. | ||
| 12220 | 2025.12.19 21:39:34.686830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29306 | ||
| 12221 | 2025.12.19 21:39:34.687353 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2025.12.19 21:39:34.687404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12223 | 2025.12.19 21:39:34.687918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12224 | 2025.12.19 21:39:34.688165 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2025.12.19 21:39:34.688319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29306 | ||
| 12226 | 2025.12.19 21:39:34.688328 [ 57 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12227 | 2025.12.19 21:39:34.688427 [ 57 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2025.12.19 21:39:34.688463 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12229 | 2025.12.19 21:39:34.688575 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12230 | 2025.12.19 21:39:34.688681 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12231 | 2025.12.19 21:39:34.688713 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26938 rows starting from the beginning of the part | ||
| 12232 | 2025.12.19 21:39:34.688769 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12233 | 2025.12.19 21:39:34.688813 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12234 | 2025.12.19 21:39:34.688852 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12235 | 2025.12.19 21:39:34.688889 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12236 | 2025.12.19 21:39:34.688927 [ 192 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 12237 | 2025.12.19 21:39:34.691144 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608743 sec., 11233762.77387232 rows/sec., 160.70 MiB/sec. | ||
| 12238 | 2025.12.19 21:39:34.691683 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12239 | 2025.12.19 21:39:34.692250 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.12.19 21:39:34.692400 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_61_12} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12241 | 2025.12.19 21:39:34.692551 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12242 | 2025.12.19 21:39:36.265402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12243 | 2025.12.19 21:39:36.283148 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2025.12.19 21:39:36.283215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12245 | 2025.12.19 21:39:36.289299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12246 | 2025.12.19 21:39:36.290033 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2025.12.19 21:39:36.290351 [ 76 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12248 | 2025.12.19 21:39:36.290421 [ 76 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2025.12.19 21:39:36.290448 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12250 | 2025.12.19 21:39:36.290545 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12251 | 2025.12.19 21:39:36.293502 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12252 | 2025.12.19 21:39:36.293996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12253 | 2025.12.19 21:39:36.294343 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12254 | 2025.12.19 21:39:36.297756 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12255 | 2025.12.19 21:39:36.301205 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12256 | 2025.12.19 21:39:36.305359 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12257 | 2025.12.19 21:39:36.309387 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12258 | 2025.12.19 21:39:36.313210 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 12259 | 2025.12.19 21:39:36.365193 [ 198 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07468096 sec., 6159.535174695129 rows/sec., 31.85 MiB/sec. | ||
| 12260 | 2025.12.19 21:39:36.367275 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12261 | 2025.12.19 21:39:36.368991 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_61_12} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2025.12.19 21:39:36.369086 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_61_12} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12263 | 2025.12.19 21:39:36.370577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12264 | 2025.12.19 21:39:37.266247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1486 | ||
| 12265 | 2025.12.19 21:39:37.268612 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2025.12.19 21:39:37.268671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12267 | 2025.12.19 21:39:37.269880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12268 | 2025.12.19 21:39:37.270158 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2025.12.19 21:39:37.270543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 12270 | 2025.12.19 21:39:37.721829 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12271 | 2025.12.19 21:39:37.722011 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12272 | 2025.12.19 21:39:37.722075 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12273 | 2025.12.19 21:39:37.722812 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.12.19 21:39:37.722860 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12275 | 2025.12.19 21:39:37.723252 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12276 | 2025.12.19 21:39:37.723476 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.12.19 21:39:37.723632 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001669 sec., 75494.30796884363 rows/sec., 6.50 MiB/sec. | ||
| 12278 | 2025.12.19 21:39:37.723674 [ 4 ] {dd648b8d-2069-4dde-bf93-aad4a4514498} <Debug> TCPHandler: Processed in 0.001970855 sec. | ||
| 12279 | 2025.12.19 21:39:37.723820 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12280 | 2025.12.19 21:39:37.723914 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12281 | 2025.12.19 21:39:37.723954 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12282 | 2025.12.19 21:39:37.724370 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2025.12.19 21:39:37.724404 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12284 | 2025.12.19 21:39:37.724693 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12285 | 2025.12.19 21:39:37.724898 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.12.19 21:39:37.725031 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001134 sec., 30864.197530864196 rows/sec., 2.27 MiB/sec. | ||
| 12287 | 2025.12.19 21:39:37.725068 [ 4 ] {9fd0fd56-3907-43c3-a4e3-3281f28bb06e} <Debug> TCPHandler: Processed in 0.001295936 sec. | ||
| 12288 | 2025.12.19 21:39:37.725179 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2025.12.19 21:39:37.725272 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12290 | 2025.12.19 21:39:37.725311 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12291 | 2025.12.19 21:39:37.725746 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2025.12.19 21:39:37.725782 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12293 | 2025.12.19 21:39:37.726081 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12294 | 2025.12.19 21:39:37.726291 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.12.19 21:39:37.726420 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001165 sec., 84978.54077253219 rows/sec., 6.64 MiB/sec. | ||
| 12296 | 2025.12.19 21:39:37.726457 [ 4 ] {a378a5ab-64ec-4fb3-800e-db8fab8d273e} <Debug> TCPHandler: Processed in 0.001324797 sec. | ||
| 12297 | 2025.12.19 21:39:37.726571 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2025.12.19 21:39:37.726664 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12299 | 2025.12.19 21:39:37.726706 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12300 | 2025.12.19 21:39:37.727130 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.12.19 21:39:37.727165 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12302 | 2025.12.19 21:39:37.727488 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12303 | 2025.12.19 21:39:37.727694 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2025.12.19 21:39:37.727833 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 12305 | 2025.12.19 21:39:37.727870 [ 4 ] {97e83386-0b24-4d47-b30b-455da3f360ab} <Debug> TCPHandler: Processed in 0.001346968 sec. | ||
| 12306 | 2025.12.19 21:39:37.727978 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2025.12.19 21:39:37.728070 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12308 | 2025.12.19 21:39:37.728124 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12309 | 2025.12.19 21:39:37.728970 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2025.12.19 21:39:37.729005 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12311 | 2025.12.19 21:39:37.729553 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12312 | 2025.12.19 21:39:37.729774 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2025.12.19 21:39:37.729916 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001864 sec., 18776.824034334764 rows/sec., 33.65 MiB/sec. | ||
| 12314 | 2025.12.19 21:39:37.729991 [ 4 ] {e5ff6596-9f06-4587-9a1d-72ba5cb5ecd3} <Debug> TCPHandler: Processed in 0.002060257 sec. | ||
| 12315 | 2025.12.19 21:39:37.730107 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2025.12.19 21:39:37.730201 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12317 | 2025.12.19 21:39:37.730241 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12318 | 2025.12.19 21:39:37.730586 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.12.19 21:39:37.730621 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12320 | 2025.12.19 21:39:37.730915 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12321 | 2025.12.19 21:39:37.731133 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2025.12.19 21:39:37.731262 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12323 | 2025.12.19 21:39:37.731298 [ 4 ] {2ed8fb6c-c54d-4e2f-ab30-faab596e54a1} <Debug> TCPHandler: Processed in 0.001239194 sec. | ||
| 12324 | 2025.12.19 21:39:41.987516 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12325 | 2025.12.19 21:39:41.987582 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12326 | 2025.12.19 21:39:42.188449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29818 | ||
| 12327 | 2025.12.19 21:39:42.189014 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.12.19 21:39:42.189056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12329 | 2025.12.19 21:39:42.189552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12330 | 2025.12.19 21:39:42.189781 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.12.19 21:39:42.189930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29818 | ||
| 12332 | 2025.12.19 21:39:42.719868 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2025.12.19 21:39:42.720069 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12334 | 2025.12.19 21:39:42.720142 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12335 | 2025.12.19 21:39:42.720872 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.12.19 21:39:42.720918 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12337 | 2025.12.19 21:39:42.721300 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12338 | 2025.12.19 21:39:42.721520 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.12.19 21:39:42.721673 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00166 sec., 42168.67469879518 rows/sec., 3.38 MiB/sec. | ||
| 12340 | 2025.12.19 21:39:42.721716 [ 4 ] {eeeaf611-bafe-4699-8bae-f4decb7e5f9a} <Debug> TCPHandler: Processed in 0.001989096 sec. | ||
| 12341 | 2025.12.19 21:39:42.721854 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.12.19 21:39:42.721948 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12343 | 2025.12.19 21:39:42.721988 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12344 | 2025.12.19 21:39:42.722413 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.12.19 21:39:42.722448 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12346 | 2025.12.19 21:39:42.722727 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12347 | 2025.12.19 21:39:42.722932 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.12.19 21:39:42.723058 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001128 sec., 6205.673758865248 rows/sec., 466.64 KiB/sec. | ||
| 12349 | 2025.12.19 21:39:42.723075 [ 77 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12350 | 2025.12.19 21:39:42.723094 [ 4 ] {3f885b5b-510d-454d-a092-08dcf2a2a807} <Debug> TCPHandler: Processed in 0.001298866 sec. | ||
| 12351 | 2025.12.19 21:39:42.723141 [ 77 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.12.19 21:39:42.723168 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12353 | 2025.12.19 21:39:42.723242 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2025.12.19 21:39:42.723267 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 12355 | 2025.12.19 21:39:42.723347 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12356 | 2025.12.19 21:39:42.723350 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12357 | 2025.12.19 21:39:42.723386 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12358 | 2025.12.19 21:39:42.723388 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 12359 | 2025.12.19 21:39:42.723454 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 12360 | 2025.12.19 21:39:42.723498 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 12361 | 2025.12.19 21:39:42.723541 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part | ||
| 12362 | 2025.12.19 21:39:42.723580 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 12363 | 2025.12.19 21:39:42.723619 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 12364 | 2025.12.19 21:39:42.723816 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2025.12.19 21:39:42.723850 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12366 | 2025.12.19 21:39:42.724152 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12367 | 2025.12.19 21:39:42.724366 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2025.12.19 21:39:42.724411 [ 191 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184223 sec., 324263.2510937551 rows/sec., 22.49 MiB/sec. | ||
| 12369 | 2025.12.19 21:39:42.724494 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001164 sec., 60996.563573883155 rows/sec., 4.76 MiB/sec. | ||
| 12370 | 2025.12.19 21:39:42.724535 [ 4 ] {922c9d00-7818-454d-9edd-b6208c4fa0b6} <Debug> TCPHandler: Processed in 0.001342667 sec. | ||
| 12371 | 2025.12.19 21:39:42.724642 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12372 | 2025.12.19 21:39:42.724658 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2025.12.19 21:39:42.724758 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12374 | 2025.12.19 21:39:42.724801 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12375 | 2025.12.19 21:39:42.724950 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2025.12.19 21:39:42.725032 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_86_17} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12377 | 2025.12.19 21:39:42.725125 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12378 | 2025.12.19 21:39:42.725239 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2025.12.19 21:39:42.725280 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12380 | 2025.12.19 21:39:42.725608 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12381 | 2025.12.19 21:39:42.725811 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2025.12.19 21:39:42.725942 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 12383 | 2025.12.19 21:39:42.725951 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12384 | 2025.12.19 21:39:42.725979 [ 4 ] {157ebf4d-8591-415f-9b1c-e2d32c05364c} <Debug> TCPHandler: Processed in 0.001368718 sec. | ||
| 12385 | 2025.12.19 21:39:42.725993 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2025.12.19 21:39:42.726018 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12387 | 2025.12.19 21:39:42.726090 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2025.12.19 21:39:42.726099 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 12389 | 2025.12.19 21:39:42.726187 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12390 | 2025.12.19 21:39:42.726197 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12391 | 2025.12.19 21:39:42.726226 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25550 rows starting from the beginning of the part | ||
| 12392 | 2025.12.19 21:39:42.726241 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12393 | 2025.12.19 21:39:42.726278 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12394 | 2025.12.19 21:39:42.726322 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12395 | 2025.12.19 21:39:42.726363 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 197 rows starting from the beginning of the part | ||
| 12396 | 2025.12.19 21:39:42.726402 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12397 | 2025.12.19 21:39:42.726442 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12398 | 2025.12.19 21:39:42.727022 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2025.12.19 21:39:42.727056 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12400 | 2025.12.19 21:39:42.727564 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12401 | 2025.12.19 21:39:42.727783 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2025.12.19 21:39:42.727926 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001756 sec., 3986.3325740318905 rows/sec., 7.14 MiB/sec. | ||
| 12403 | 2025.12.19 21:39:42.727937 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12404 | 2025.12.19 21:39:42.727983 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2025.12.19 21:39:42.728002 [ 4 ] {8bfff82d-7e7b-4a19-92d9-c4a618dfffae} <Debug> TCPHandler: Processed in 0.001958944 sec. | ||
| 12406 | 2025.12.19 21:39:42.728007 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12407 | 2025.12.19 21:39:42.728119 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 12408 | 2025.12.19 21:39:42.728123 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2025.12.19 21:39:42.728234 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12410 | 2025.12.19 21:39:42.728276 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12411 | 2025.12.19 21:39:42.728355 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12412 | 2025.12.19 21:39:42.728419 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1762 rows starting from the beginning of the part | ||
| 12413 | 2025.12.19 21:39:42.728553 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 12414 | 2025.12.19 21:39:42.728615 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.12.19 21:39:42.728655 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12416 | 2025.12.19 21:39:42.728655 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 12417 | 2025.12.19 21:39:42.728764 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 12418 | 2025.12.19 21:39:42.728859 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 12419 | 2025.12.19 21:39:42.728956 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 12420 | 2025.12.19 21:39:42.728983 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12421 | 2025.12.19 21:39:42.729202 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2025.12.19 21:39:42.729346 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 12423 | 2025.12.19 21:39:42.729382 [ 4 ] {7b109a30-2e64-4758-acfe-2b2b3f1d8796} <Debug> TCPHandler: Processed in 0.001307307 sec. | ||
| 12424 | 2025.12.19 21:39:42.732230 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26387 rows, containing 5 columns (5 merged, 0 gathered) in 0.006170322 sec., 4276438.085402998 rows/sec., 292.46 MiB/sec. | ||
| 12425 | 2025.12.19 21:39:42.732562 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12426 | 2025.12.19 21:39:42.732883 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2025.12.19 21:39:42.732967 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12428 | 2025.12.19 21:39:42.733057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12429 | 2025.12.19 21:39:42.739239 [ 201 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 19 columns (19 merged, 0 gathered) in 0.011166521 sec., 165942.4631897437 rows/sec., 297.36 MiB/sec. | ||
| 12430 | 2025.12.19 21:39:42.741213 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12431 | 2025.12.19 21:39:42.741599 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2025.12.19 21:39:42.741682 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12433 | 2025.12.19 21:39:42.741849 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. | ||
| 12434 | 2025.12.19 21:39:43.001210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.51 MiB, peak 362.69 MiB, free memory in arenas 0.00 B, will set to 352.04 MiB (RSS), difference: 6.53 MiB | ||
| 12435 | 2025.12.19 21:39:43.794052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12436 | 2025.12.19 21:39:43.809921 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2025.12.19 21:39:43.809987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12438 | 2025.12.19 21:39:43.815533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12439 | 2025.12.19 21:39:43.816314 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2025.12.19 21:39:43.819584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12441 | 2025.12.19 21:39:44.704737 [ 71 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12442 | 2025.12.19 21:39:44.704847 [ 71 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.12.19 21:39:44.704895 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12444 | 2025.12.19 21:39:44.705085 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12445 | 2025.12.19 21:39:44.705324 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12446 | 2025.12.19 21:39:44.705385 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12447 | 2025.12.19 21:39:44.705497 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12448 | 2025.12.19 21:39:44.705579 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12449 | 2025.12.19 21:39:44.705653 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12450 | 2025.12.19 21:39:44.705724 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 12451 | 2025.12.19 21:39:44.706708 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706947 sec., 22261.96829778546 rows/sec., 1.86 MiB/sec. | ||
| 12452 | 2025.12.19 21:39:44.706848 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12453 | 2025.12.19 21:39:44.707116 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2025.12.19 21:39:44.707188 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_29_7} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12455 | 2025.12.19 21:39:44.707272 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12456 | 2025.12.19 21:39:47.271687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1510 | ||
| 12457 | 2025.12.19 21:39:47.273892 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.12.19 21:39:47.273939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12459 | 2025.12.19 21:39:47.275139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12460 | 2025.12.19 21:39:47.275417 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.12.19 21:39:47.275553 [ 67 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12462 | 2025.12.19 21:39:47.275596 [ 67 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.12.19 21:39:47.275618 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12464 | 2025.12.19 21:39:47.275771 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 12465 | 2025.12.19 21:39:47.275781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12466 | 2025.12.19 21:39:47.276718 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12467 | 2025.12.19 21:39:47.276930 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1370 rows starting from the beginning of the part | ||
| 12468 | 2025.12.19 21:39:47.277279 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 12469 | 2025.12.19 21:39:47.277636 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12470 | 2025.12.19 21:39:47.277978 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 12471 | 2025.12.19 21:39:47.278319 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 12472 | 2025.12.19 21:39:47.278651 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12473 | 2025.12.19 21:39:47.285252 [ 200 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 72 columns (72 merged, 0 gathered) in 0.009555517 sec., 158023.89342198859 rows/sec., 125.41 MiB/sec. | ||
| 12474 | 2025.12.19 21:39:47.287003 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12475 | 2025.12.19 21:39:47.287620 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2025.12.19 21:39:47.287706 [ 187 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_46_9} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12477 | 2025.12.19 21:39:47.287961 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 12478 | 2025.12.19 21:39:47.748448 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2025.12.19 21:39:47.748721 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12480 | 2025.12.19 21:39:47.748820 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12481 | 2025.12.19 21:39:47.749537 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2025.12.19 21:39:47.749574 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12483 | 2025.12.19 21:39:47.749923 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12484 | 2025.12.19 21:39:47.750138 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2025.12.19 21:39:47.750296 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001651 sec., 2422.7740763173833 rows/sec., 197.56 KiB/sec. | ||
| 12486 | 2025.12.19 21:39:47.750336 [ 4 ] {b3492a73-e0e0-4083-8278-0adcf9aa9dd4} <Debug> TCPHandler: Processed in 0.002062678 sec. | ||
| 12487 | 2025.12.19 21:39:47.750488 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12488 | 2025.12.19 21:39:47.750588 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12489 | 2025.12.19 21:39:47.750627 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12490 | 2025.12.19 21:39:47.751746 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2025.12.19 21:39:47.751779 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12492 | 2025.12.19 21:39:47.752155 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12493 | 2025.12.19 21:39:47.752356 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12494 | 2025.12.19 21:39:47.752480 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001911 sec., 663526.9492412349 rows/sec., 55.10 MiB/sec. | ||
| 12495 | 2025.12.19 21:39:47.752516 [ 4 ] {dddbb459-fcdd-498a-94b4-5dc4fa1e257d} <Debug> TCPHandler: Processed in 0.002080187 sec. | ||
| 12496 | 2025.12.19 21:39:47.752637 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12497 | 2025.12.19 21:39:47.752735 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12498 | 2025.12.19 21:39:47.752774 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12499 | 2025.12.19 21:39:47.753183 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12500 | 2025.12.19 21:39:47.753217 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12501 | 2025.12.19 21:39:47.753498 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12502 | 2025.12.19 21:39:47.753697 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12503 | 2025.12.19 21:39:47.753815 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001098 sec., 35519.12568306011 rows/sec., 2.59 MiB/sec. | ||
| 12504 | 2025.12.19 21:39:47.753851 [ 4 ] {aba58d9b-4983-4720-aa0c-c78f4f66667d} <Debug> TCPHandler: Processed in 0.001262325 sec. | ||
| 12505 | 2025.12.19 21:39:47.753966 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2025.12.19 21:39:47.754058 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12507 | 2025.12.19 21:39:47.754095 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12508 | 2025.12.19 21:39:47.754593 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2025.12.19 21:39:47.754626 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12510 | 2025.12.19 21:39:47.754916 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12511 | 2025.12.19 21:39:47.755118 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2025.12.19 21:39:47.755241 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 12513 | 2025.12.19 21:39:47.755276 [ 4 ] {fbc9cdb1-4fce-4a07-99fb-d90981b230b8} <Debug> TCPHandler: Processed in 0.001364108 sec. | ||
| 12514 | 2025.12.19 21:39:47.755389 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12515 | 2025.12.19 21:39:47.755490 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12516 | 2025.12.19 21:39:47.755528 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12517 | 2025.12.19 21:39:47.756180 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2025.12.19 21:39:47.756213 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12519 | 2025.12.19 21:39:47.756519 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12520 | 2025.12.19 21:39:47.756729 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2025.12.19 21:39:47.756851 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001378 sec., 405660.37735849054 rows/sec., 30.14 MiB/sec. | ||
| 12522 | 2025.12.19 21:39:47.756886 [ 4 ] {b3978428-a6ff-4bfc-a3d6-898f7b3ba655} <Debug> TCPHandler: Processed in 0.001551843 sec. | ||
| 12523 | 2025.12.19 21:39:47.757005 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2025.12.19 21:39:47.757097 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12525 | 2025.12.19 21:39:47.757138 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12526 | 2025.12.19 21:39:47.757795 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2025.12.19 21:39:47.757828 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12528 | 2025.12.19 21:39:47.758187 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12529 | 2025.12.19 21:39:47.758383 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2025.12.19 21:39:47.758503 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001424 sec., 594101.1235955056 rows/sec., 39.99 MiB/sec. | ||
| 12531 | 2025.12.19 21:39:47.758538 [ 4 ] {57404d4e-5ebe-45cb-8196-1ab89ff1e5fd} <Debug> TCPHandler: Processed in 0.001589644 sec. | ||
| 12532 | 2025.12.19 21:39:47.758654 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2025.12.19 21:39:47.758747 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12534 | 2025.12.19 21:39:47.758799 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12535 | 2025.12.19 21:39:47.759676 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2025.12.19 21:39:47.759709 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12537 | 2025.12.19 21:39:47.760245 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12538 | 2025.12.19 21:39:47.760459 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2025.12.19 21:39:47.760590 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001861 sec., 18807.092960773778 rows/sec., 33.70 MiB/sec. | ||
| 12540 | 2025.12.19 21:39:47.760641 [ 4 ] {0202ecdf-89b3-48a8-a750-2ec6d2ec68b4} <Debug> TCPHandler: Processed in 0.002042197 sec. | ||
| 12541 | 2025.12.19 21:39:47.760752 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2025.12.19 21:39:47.760852 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12543 | 2025.12.19 21:39:47.760893 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12544 | 2025.12.19 21:39:47.761244 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.12.19 21:39:47.761278 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12546 | 2025.12.19 21:39:47.761583 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12547 | 2025.12.19 21:39:47.761793 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2025.12.19 21:39:47.761918 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12549 | 2025.12.19 21:39:47.761923 [ 67 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12550 | 2025.12.19 21:39:47.761952 [ 4 ] {c93603c5-c853-4339-a129-a5f6a8ea512d} <Debug> TCPHandler: Processed in 0.001247894 sec. | ||
| 12551 | 2025.12.19 21:39:47.761966 [ 67 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2025.12.19 21:39:47.761985 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12553 | 2025.12.19 21:39:47.762080 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12554 | 2025.12.19 21:39:47.762177 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12555 | 2025.12.19 21:39:47.762205 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4674 rows starting from the beginning of the part | ||
| 12556 | 2025.12.19 21:39:47.762260 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12557 | 2025.12.19 21:39:47.762302 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12558 | 2025.12.19 21:39:47.762341 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12559 | 2025.12.19 21:39:47.762380 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12560 | 2025.12.19 21:39:47.762416 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 12561 | 2025.12.19 21:39:47.763906 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4974 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857141 sec., 2678310.370618063 rows/sec., 178.65 MiB/sec. | ||
| 12562 | 2025.12.19 21:39:47.764284 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12563 | 2025.12.19 21:39:47.764584 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2025.12.19 21:39:47.764668 [ 187 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_86_17} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12565 | 2025.12.19 21:39:47.764767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12566 | 2025.12.19 21:39:49.691094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30266 | ||
| 12567 | 2025.12.19 21:39:49.691920 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2025.12.19 21:39:49.692009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 12569 | 2025.12.19 21:39:49.692853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12570 | 2025.12.19 21:39:49.693242 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2025.12.19 21:39:49.693481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30266 | ||
| 12572 | 2025.12.19 21:39:50.239584 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44169 | ||
| 12573 | 2025.12.19 21:39:50.239694 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12574 | 2025.12.19 21:39:50.239722 [ 352 ] {} <Debug> TCP-Session: 802e0081-d3f8-40de-9716-642afdb7674b Authenticating user 'default' from [fd00:1122:3344:101::e]:44169 | ||
| 12575 | 2025.12.19 21:39:50.239745 [ 352 ] {} <Debug> TCP-Session: 802e0081-d3f8-40de-9716-642afdb7674b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12576 | 2025.12.19 21:39:50.239758 [ 352 ] {} <Debug> TCP-Session: 802e0081-d3f8-40de-9716-642afdb7674b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12577 | 2025.12.19 21:39:50.240007 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44841 | ||
| 12578 | 2025.12.19 21:39:50.240032 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48956 | ||
| 12579 | 2025.12.19 21:39:50.240072 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63580 | ||
| 12580 | 2025.12.19 21:39:50.240097 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46928 | ||
| 12581 | 2025.12.19 21:39:50.240131 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12582 | 2025.12.19 21:39:50.240131 [ 352 ] {} <Trace> TCP-Session: 802e0081-d3f8-40de-9716-642afdb7674b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2025.12.19 21:39:50.240184 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12584 | 2025.12.19 21:39:50.240212 [ 353 ] {} <Debug> TCP-Session: e746c998-6824-43ae-8de4-2b11d69e3985 Authenticating user 'default' from [fd00:1122:3344:101::e]:44841 | ||
| 12585 | 2025.12.19 21:39:50.240201 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12586 | 2025.12.19 21:39:50.240251 [ 354 ] {} <Debug> TCP-Session: 28b755e0-29b9-4650-9459-9b49866d3542 Authenticating user 'default' from [fd00:1122:3344:101::e]:48956 | ||
| 12587 | 2025.12.19 21:39:50.240265 [ 353 ] {} <Debug> TCP-Session: e746c998-6824-43ae-8de4-2b11d69e3985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12588 | 2025.12.19 21:39:50.240287 [ 351 ] {} <Debug> TCP-Session: 3490f330-5b0d-4ba0-96c7-a694659c7a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:46928 | ||
| 12589 | 2025.12.19 21:39:50.240306 [ 354 ] {} <Debug> TCP-Session: 28b755e0-29b9-4650-9459-9b49866d3542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12590 | 2025.12.19 21:39:50.240313 [ 353 ] {} <Debug> TCP-Session: e746c998-6824-43ae-8de4-2b11d69e3985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12591 | 2025.12.19 21:39:50.240332 [ 351 ] {} <Debug> TCP-Session: 3490f330-5b0d-4ba0-96c7-a694659c7a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12592 | 2025.12.19 21:39:50.240345 [ 354 ] {} <Debug> TCP-Session: 28b755e0-29b9-4650-9459-9b49866d3542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2025.12.19 21:39:50.240368 [ 351 ] {} <Debug> TCP-Session: 3490f330-5b0d-4ba0-96c7-a694659c7a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2025.12.19 21:39:50.240373 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12595 | 2025.12.19 21:39:50.240091 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42290 | ||
| 12596 | 2025.12.19 21:39:50.240060 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63284 | ||
| 12597 | 2025.12.19 21:39:50.240046 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61833 | ||
| 12598 | 2025.12.19 21:39:50.240494 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12599 | 2025.12.19 21:39:50.240036 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43576 | ||
| 12600 | 2025.12.19 21:39:50.240522 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12601 | 2025.12.19 21:39:50.240530 [ 363 ] {} <Debug> TCP-Session: a7b33bf3-2ade-45e8-b7c3-65110afa7ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42290 | ||
| 12602 | 2025.12.19 21:39:50.240572 [ 361 ] {} <Debug> TCP-Session: abb83f4a-700f-4f56-8e3f-2c04fd3d6743 Authenticating user 'default' from [fd00:1122:3344:101::e]:63284 | ||
| 12603 | 2025.12.19 21:39:50.240593 [ 363 ] {} <Debug> TCP-Session: a7b33bf3-2ade-45e8-b7c3-65110afa7ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12604 | 2025.12.19 21:39:50.240610 [ 361 ] {} <Debug> TCP-Session: abb83f4a-700f-4f56-8e3f-2c04fd3d6743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2025.12.19 21:39:50.240618 [ 363 ] {} <Debug> TCP-Session: a7b33bf3-2ade-45e8-b7c3-65110afa7ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2025.12.19 21:39:50.240641 [ 361 ] {} <Debug> TCP-Session: abb83f4a-700f-4f56-8e3f-2c04fd3d6743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12607 | 2025.12.19 21:39:50.240201 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12608 | 2025.12.19 21:39:50.240666 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12609 | 2025.12.19 21:39:50.240687 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12610 | 2025.12.19 21:39:50.240705 [ 362 ] {} <Debug> TCP-Session: cc2fcb59-e5d4-449e-93e4-7b5852a30235 Authenticating user 'default' from [fd00:1122:3344:101::e]:63580 | ||
| 12611 | 2025.12.19 21:39:50.240736 [ 360 ] {} <Debug> TCP-Session: 0706f640-4394-40c1-bdb1-a9e3d2240d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:61833 | ||
| 12612 | 2025.12.19 21:39:50.240746 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12613 | 2025.12.19 21:39:50.240753 [ 362 ] {} <Debug> TCP-Session: cc2fcb59-e5d4-449e-93e4-7b5852a30235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2025.12.19 21:39:50.240770 [ 360 ] {} <Debug> TCP-Session: 0706f640-4394-40c1-bdb1-a9e3d2240d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2025.12.19 21:39:50.240796 [ 362 ] {} <Debug> TCP-Session: cc2fcb59-e5d4-449e-93e4-7b5852a30235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12616 | 2025.12.19 21:39:50.240809 [ 360 ] {} <Debug> TCP-Session: 0706f640-4394-40c1-bdb1-a9e3d2240d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2025.12.19 21:39:50.240901 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12618 | 2025.12.19 21:39:50.240933 [ 355 ] {} <Debug> TCP-Session: 08e78e8e-74f6-4a1d-ab99-79a6cb7a03cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43576 | ||
| 12619 | 2025.12.19 21:39:50.240950 [ 355 ] {} <Debug> TCP-Session: 08e78e8e-74f6-4a1d-ab99-79a6cb7a03cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2025.12.19 21:39:50.240962 [ 355 ] {} <Debug> TCP-Session: 08e78e8e-74f6-4a1d-ab99-79a6cb7a03cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12621 | 2025.12.19 21:39:50.241064 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 12622 | 2025.12.19 21:39:50.242090 [ 285 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> AggregatingTransform: Aggregating | ||
| 12623 | 2025.12.19 21:39:50.242134 [ 285 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> Aggregator: Aggregation method: without_key | ||
| 12624 | 2025.12.19 21:39:50.242173 [ 285 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003398 sec. (996.614 rows/sec., 38.93 KiB/sec.) | ||
| 12625 | 2025.12.19 21:39:50.242192 [ 285 ] {515c433e-5c04-4883-b578-fada72dedd17} <Trace> Aggregator: Merging aggregated data | ||
| 12626 | 2025.12.19 21:39:50.243481 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 12627 | 2025.12.19 21:39:50.243656 [ 352 ] {515c433e-5c04-4883-b578-fada72dedd17} <Debug> TCPHandler: Processed in 0.003656622 sec. | ||
| 12628 | 2025.12.19 21:39:50.243763 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12629 | 2025.12.19 21:39:50.243793 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12630 | 2025.12.19 21:39:50.243810 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12631 | 2025.12.19 21:39:50.243825 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12632 | 2025.12.19 21:39:50.243854 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12633 | 2025.12.19 21:39:50.243861 [ 353 ] {} <Debug> TCP-Session: e746c998-6824-43ae-8de4-2b11d69e3985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2025.12.19 21:39:50.243872 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12635 | 2025.12.19 21:39:50.243886 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12636 | 2025.12.19 21:39:50.243906 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12637 | 2025.12.19 21:39:50.243945 [ 354 ] {} <Debug> TCP-Session: 28b755e0-29b9-4650-9459-9b49866d3542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2025.12.19 21:39:50.243925 [ 361 ] {} <Debug> TCP-Session: abb83f4a-700f-4f56-8e3f-2c04fd3d6743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2025.12.19 21:39:50.243979 [ 351 ] {} <Debug> TCP-Session: 3490f330-5b0d-4ba0-96c7-a694659c7a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12640 | 2025.12.19 21:39:50.243894 [ 355 ] {} <Debug> TCP-Session: 08e78e8e-74f6-4a1d-ab99-79a6cb7a03cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12641 | 2025.12.19 21:39:50.243889 [ 362 ] {} <Debug> TCP-Session: cc2fcb59-e5d4-449e-93e4-7b5852a30235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2025.12.19 21:39:50.243841 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12643 | 2025.12.19 21:39:50.243842 [ 360 ] {} <Debug> TCP-Session: 0706f640-4394-40c1-bdb1-a9e3d2240d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12644 | 2025.12.19 21:39:50.244090 [ 363 ] {} <Debug> TCP-Session: a7b33bf3-2ade-45e8-b7c3-65110afa7ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2025.12.19 21:39:50.243798 [ 352 ] {} <Debug> TCP-Session: 802e0081-d3f8-40de-9716-642afdb7674b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2025.12.19 21:39:50.253336 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59275 | ||
| 12647 | 2025.12.19 21:39:50.253393 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12648 | 2025.12.19 21:39:50.253414 [ 352 ] {} <Debug> TCP-Session: acce3821-8896-4af0-bf89-718569931430 Authenticating user 'default' from [fd00:1122:3344:101::e]:59275 | ||
| 12649 | 2025.12.19 21:39:50.253431 [ 352 ] {} <Debug> TCP-Session: acce3821-8896-4af0-bf89-718569931430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2025.12.19 21:39:50.253444 [ 352 ] {} <Debug> TCP-Session: acce3821-8896-4af0-bf89-718569931430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2025.12.19 21:39:50.253606 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49740 | ||
| 12652 | 2025.12.19 21:39:50.253613 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 12653 | 2025.12.19 21:39:50.253656 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41345 | ||
| 12654 | 2025.12.19 21:39:50.253676 [ 352 ] {} <Trace> TCP-Session: acce3821-8896-4af0-bf89-718569931430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2025.12.19 21:39:50.253681 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2025.12.19 21:39:50.253703 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56769 | ||
| 12657 | 2025.12.19 21:39:50.253733 [ 353 ] {} <Debug> TCP-Session: fc13ccc6-2608-4937-a761-b44a4ed5a34f Authenticating user 'default' from [fd00:1122:3344:101::e]:49740 | ||
| 12658 | 2025.12.19 21:39:50.253728 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12659 | 2025.12.19 21:39:50.253767 [ 353 ] {} <Debug> TCP-Session: fc13ccc6-2608-4937-a761-b44a4ed5a34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2025.12.19 21:39:50.253784 [ 355 ] {} <Debug> TCP-Session: 67fcb40e-e3eb-4ce0-833e-86def97685d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41345 | ||
| 12661 | 2025.12.19 21:39:50.253795 [ 353 ] {} <Debug> TCP-Session: fc13ccc6-2608-4937-a761-b44a4ed5a34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2025.12.19 21:39:50.253811 [ 355 ] {} <Debug> TCP-Session: 67fcb40e-e3eb-4ce0-833e-86def97685d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2025.12.19 21:39:50.253817 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59275) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12664 | 2025.12.19 21:39:50.253834 [ 355 ] {} <Debug> TCP-Session: 67fcb40e-e3eb-4ce0-833e-86def97685d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2025.12.19 21:39:50.253708 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60368 | ||
| 12666 | 2025.12.19 21:39:50.253685 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35857 | ||
| 12667 | 2025.12.19 21:39:50.253686 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65351 | ||
| 12668 | 2025.12.19 21:39:50.253913 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12669 | 2025.12.19 21:39:50.253786 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2025.12.19 21:39:50.253950 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12671 | 2025.12.19 21:39:50.253972 [ 363 ] {} <Debug> TCP-Session: 88f1b5e2-fe54-4e79-b3e5-c794003bab1a Authenticating user 'default' from [fd00:1122:3344:101::e]:56769 | ||
| 12672 | 2025.12.19 21:39:50.253973 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12673 | 2025.12.19 21:39:50.253989 [ 361 ] {} <Debug> TCP-Session: 2f61eac5-ae2f-4e49-bc66-ef3db70f7e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:35857 | ||
| 12674 | 2025.12.19 21:39:50.254014 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12675 | 2025.12.19 21:39:50.254040 [ 361 ] {} <Debug> TCP-Session: 2f61eac5-ae2f-4e49-bc66-ef3db70f7e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2025.12.19 21:39:50.254021 [ 362 ] {} <Debug> TCP-Session: 0942f1cc-5ce8-4e16-8d06-d8d9762485d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65351 | ||
| 12677 | 2025.12.19 21:39:50.254067 [ 361 ] {} <Debug> TCP-Session: 2f61eac5-ae2f-4e49-bc66-ef3db70f7e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12678 | 2025.12.19 21:39:50.254075 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12679 | 2025.12.19 21:39:50.254092 [ 362 ] {} <Debug> TCP-Session: 0942f1cc-5ce8-4e16-8d06-d8d9762485d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2025.12.19 21:39:50.254001 [ 363 ] {} <Debug> TCP-Session: 88f1b5e2-fe54-4e79-b3e5-c794003bab1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2025.12.19 21:39:50.254127 [ 362 ] {} <Debug> TCP-Session: 0942f1cc-5ce8-4e16-8d06-d8d9762485d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2025.12.19 21:39:50.254146 [ 363 ] {} <Debug> TCP-Session: 88f1b5e2-fe54-4e79-b3e5-c794003bab1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2025.12.19 21:39:50.253947 [ 351 ] {} <Debug> TCP-Session: 0ab8f75f-1a26-4e4b-b90e-9e4f38bbbd66 Authenticating user 'default' from [fd00:1122:3344:101::e]:60368 | ||
| 12684 | 2025.12.19 21:39:50.253706 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12685 | 2025.12.19 21:39:50.254204 [ 351 ] {} <Debug> TCP-Session: 0ab8f75f-1a26-4e4b-b90e-9e4f38bbbd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2025.12.19 21:39:50.254224 [ 354 ] {} <Debug> TCP-Session: da7caae5-d4fc-4266-bdc2-52dcfd70bf50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 12687 | 2025.12.19 21:39:50.254237 [ 351 ] {} <Debug> TCP-Session: 0ab8f75f-1a26-4e4b-b90e-9e4f38bbbd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2025.12.19 21:39:50.254253 [ 354 ] {} <Debug> TCP-Session: da7caae5-d4fc-4266-bdc2-52dcfd70bf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2025.12.19 21:39:50.253665 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
| 12690 | 2025.12.19 21:39:50.254283 [ 354 ] {} <Debug> TCP-Session: da7caae5-d4fc-4266-bdc2-52dcfd70bf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2025.12.19 21:39:50.254338 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12692 | 2025.12.19 21:39:50.254356 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 12693 | 2025.12.19 21:39:50.254362 [ 360 ] {} <Debug> TCP-Session: d7ee035d-774e-4d8a-8538-3b97270df1df Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
| 12694 | 2025.12.19 21:39:50.254398 [ 360 ] {} <Debug> TCP-Session: d7ee035d-774e-4d8a-8538-3b97270df1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2025.12.19 21:39:50.254410 [ 360 ] {} <Debug> TCP-Session: d7ee035d-774e-4d8a-8538-3b97270df1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2025.12.19 21:39:50.255202 [ 298 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> AggregatingTransform: Aggregating | ||
| 12697 | 2025.12.19 21:39:50.255347 [ 298 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 12698 | 2025.12.19 21:39:50.255380 [ 298 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926046 sec. (1079.860 rows/sec., 42.18 KiB/sec.) | ||
| 12699 | 2025.12.19 21:39:50.255398 [ 298 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Trace> Aggregator: Merging aggregated data | ||
| 12700 | 2025.12.19 21:39:50.256521 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002739 sec., 365.0967506389193 rows/sec., 14.26 KiB/sec. | ||
| 12701 | 2025.12.19 21:39:50.256661 [ 352 ] {1c826af7-ac97-496e-81df-21a2b22c89ff} <Debug> TCPHandler: Processed in 0.003042255 sec. | ||
| 12702 | 2025.12.19 21:39:50.256769 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12703 | 2025.12.19 21:39:50.256795 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12704 | 2025.12.19 21:39:50.256818 [ 360 ] {} <Debug> TCP-Session: d7ee035d-774e-4d8a-8538-3b97270df1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2025.12.19 21:39:50.256823 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12706 | 2025.12.19 21:39:50.256841 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12707 | 2025.12.19 21:39:50.256867 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12708 | 2025.12.19 21:39:50.256874 [ 353 ] {} <Debug> TCP-Session: fc13ccc6-2608-4937-a761-b44a4ed5a34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12709 | 2025.12.19 21:39:50.256893 [ 361 ] {} <Debug> TCP-Session: 2f61eac5-ae2f-4e49-bc66-ef3db70f7e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2025.12.19 21:39:50.256920 [ 351 ] {} <Debug> TCP-Session: 0ab8f75f-1a26-4e4b-b90e-9e4f38bbbd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2025.12.19 21:39:50.256941 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12712 | 2025.12.19 21:39:50.256947 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12713 | 2025.12.19 21:39:50.256913 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12714 | 2025.12.19 21:39:50.256831 [ 363 ] {} <Debug> TCP-Session: 88f1b5e2-fe54-4e79-b3e5-c794003bab1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2025.12.19 21:39:50.256892 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12716 | 2025.12.19 21:39:50.257137 [ 355 ] {} <Debug> TCP-Session: 67fcb40e-e3eb-4ce0-833e-86def97685d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2025.12.19 21:39:50.257162 [ 362 ] {} <Debug> TCP-Session: 0942f1cc-5ce8-4e16-8d06-d8d9762485d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2025.12.19 21:39:50.257215 [ 354 ] {} <Debug> TCP-Session: da7caae5-d4fc-4266-bdc2-52dcfd70bf50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2025.12.19 21:39:50.257231 [ 352 ] {} <Debug> TCP-Session: acce3821-8896-4af0-bf89-718569931430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2025.12.19 21:39:50.715524 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44411 | ||
| 12721 | 2025.12.19 21:39:50.715632 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12722 | 2025.12.19 21:39:50.715661 [ 362 ] {} <Debug> TCP-Session: 5d2afcc1-1814-4591-92d0-8a5a6861f5a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44411 | ||
| 12723 | 2025.12.19 21:39:50.715683 [ 362 ] {} <Debug> TCP-Session: 5d2afcc1-1814-4591-92d0-8a5a6861f5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2025.12.19 21:39:50.715696 [ 362 ] {} <Debug> TCP-Session: 5d2afcc1-1814-4591-92d0-8a5a6861f5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2025.12.19 21:39:50.715885 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43954 | ||
| 12726 | 2025.12.19 21:39:50.715912 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54062 | ||
| 12727 | 2025.12.19 21:39:50.715925 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64119 | ||
| 12728 | 2025.12.19 21:39:50.715949 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39158 | ||
| 12729 | 2025.12.19 21:39:50.715985 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49094 | ||
| 12730 | 2025.12.19 21:39:50.716003 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12731 | 2025.12.19 21:39:50.716029 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12732 | 2025.12.19 21:39:50.716030 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12733 | 2025.12.19 21:39:50.716048 [ 363 ] {} <Debug> TCP-Session: 0467b0c3-4bee-40ea-898a-0582b322f55a Authenticating user 'default' from [fd00:1122:3344:101::e]:43954 | ||
| 12734 | 2025.12.19 21:39:50.716065 [ 351 ] {} <Debug> TCP-Session: 7f5e27d3-4698-4e05-b9ec-a0efd3f14326 Authenticating user 'default' from [fd00:1122:3344:101::e]:54062 | ||
| 12735 | 2025.12.19 21:39:50.716073 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12736 | 2025.12.19 21:39:50.716100 [ 351 ] {} <Debug> TCP-Session: 7f5e27d3-4698-4e05-b9ec-a0efd3f14326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2025.12.19 21:39:50.716089 [ 363 ] {} <Debug> TCP-Session: 0467b0c3-4bee-40ea-898a-0582b322f55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12738 | 2025.12.19 21:39:50.716122 [ 353 ] {} <Debug> TCP-Session: ca1c07d2-896a-4396-9c0f-72d5e5db588e Authenticating user 'default' from [fd00:1122:3344:101::e]:39158 | ||
| 12739 | 2025.12.19 21:39:50.716150 [ 363 ] {} <Debug> TCP-Session: 0467b0c3-4bee-40ea-898a-0582b322f55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2025.12.19 21:39:50.716126 [ 351 ] {} <Debug> TCP-Session: 7f5e27d3-4698-4e05-b9ec-a0efd3f14326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2025.12.19 21:39:50.716180 [ 353 ] {} <Debug> TCP-Session: ca1c07d2-896a-4396-9c0f-72d5e5db588e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2025.12.19 21:39:50.716080 [ 352 ] {} <Debug> TCP-Session: 98e2a4e0-bf1e-4c6b-988e-5681977c4eec Authenticating user 'default' from [fd00:1122:3344:101::e]:64119 | ||
| 12743 | 2025.12.19 21:39:50.716217 [ 353 ] {} <Debug> TCP-Session: ca1c07d2-896a-4396-9c0f-72d5e5db588e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2025.12.19 21:39:50.716245 [ 352 ] {} <Debug> TCP-Session: 98e2a4e0-bf1e-4c6b-988e-5681977c4eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2025.12.19 21:39:50.715995 [ 362 ] {} <Trace> TCP-Session: 5d2afcc1-1814-4591-92d0-8a5a6861f5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2025.12.19 21:39:50.716272 [ 352 ] {} <Debug> TCP-Session: 98e2a4e0-bf1e-4c6b-988e-5681977c4eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2025.12.19 21:39:50.715978 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50473 | ||
| 12748 | 2025.12.19 21:39:50.715960 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45705 | ||
| 12749 | 2025.12.19 21:39:50.715961 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55287 | ||
| 12750 | 2025.12.19 21:39:50.716073 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12751 | 2025.12.19 21:39:50.716410 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12752 | 2025.12.19 21:39:50.716410 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2025.12.19 21:39:50.716424 [ 361 ] {} <Debug> TCP-Session: 3266c933-0b69-499e-b0a7-5da51cd01363 Authenticating user 'default' from [fd00:1122:3344:101::e]:49094 | ||
| 12754 | 2025.12.19 21:39:50.716443 [ 360 ] {} <Debug> TCP-Session: 4494e8be-4019-4534-be9e-d10a6dd733eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50473 | ||
| 12755 | 2025.12.19 21:39:50.716463 [ 361 ] {} <Debug> TCP-Session: 3266c933-0b69-499e-b0a7-5da51cd01363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2025.12.19 21:39:50.716449 [ 354 ] {} <Debug> TCP-Session: 0b02cb3a-92c6-4445-abe4-0d1a7638e6f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45705 | ||
| 12757 | 2025.12.19 21:39:50.716489 [ 360 ] {} <Debug> TCP-Session: 4494e8be-4019-4534-be9e-d10a6dd733eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2025.12.19 21:39:50.716493 [ 361 ] {} <Debug> TCP-Session: 3266c933-0b69-499e-b0a7-5da51cd01363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2025.12.19 21:39:50.716518 [ 360 ] {} <Debug> TCP-Session: 4494e8be-4019-4534-be9e-d10a6dd733eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2025.12.19 21:39:50.716514 [ 354 ] {} <Debug> TCP-Session: 0b02cb3a-92c6-4445-abe4-0d1a7638e6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2025.12.19 21:39:50.716448 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12762 | 2025.12.19 21:39:50.716549 [ 354 ] {} <Debug> TCP-Session: 0b02cb3a-92c6-4445-abe4-0d1a7638e6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2025.12.19 21:39:50.716449 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12764 | 2025.12.19 21:39:50.716619 [ 355 ] {} <Debug> TCP-Session: d9a54820-10ae-4e0e-a048-017962b97e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:55287 | ||
| 12765 | 2025.12.19 21:39:50.716640 [ 355 ] {} <Debug> TCP-Session: d9a54820-10ae-4e0e-a048-017962b97e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2025.12.19 21:39:50.716655 [ 355 ] {} <Debug> TCP-Session: d9a54820-10ae-4e0e-a048-017962b97e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2025.12.19 21:39:50.716862 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12768 | 2025.12.19 21:39:50.716919 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12769 | 2025.12.19 21:39:50.717227 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 12770 | 2025.12.19 21:39:50.718266 [ 308 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> AggregatingTransform: Aggregating | ||
| 12771 | 2025.12.19 21:39:50.718298 [ 308 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> Aggregator: Aggregation method: without_key | ||
| 12772 | 2025.12.19 21:39:50.718332 [ 308 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006238 sec. (993.801 rows/sec., 38.82 KiB/sec.) | ||
| 12773 | 2025.12.19 21:39:50.718351 [ 308 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Trace> Aggregator: Merging aggregated data | ||
| 12774 | 2025.12.19 21:39:50.720101 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003712 sec., 269.3965517241379 rows/sec., 10.52 KiB/sec. | ||
| 12775 | 2025.12.19 21:39:50.720216 [ 362 ] {723fe0b8-7ecf-439e-8c08-ec0a02427676} <Debug> TCPHandler: Processed in 0.004342061 sec. | ||
| 12776 | 2025.12.19 21:39:50.720334 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12777 | 2025.12.19 21:39:50.720365 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12778 | 2025.12.19 21:39:50.720369 [ 362 ] {} <Debug> TCP-Session: 5d2afcc1-1814-4591-92d0-8a5a6861f5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2025.12.19 21:39:50.720388 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12780 | 2025.12.19 21:39:50.720411 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12781 | 2025.12.19 21:39:50.720427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12782 | 2025.12.19 21:39:50.720450 [ 363 ] {} <Debug> TCP-Session: 0467b0c3-4bee-40ea-898a-0582b322f55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2025.12.19 21:39:50.720448 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12784 | 2025.12.19 21:39:50.720468 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12785 | 2025.12.19 21:39:50.720494 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12786 | 2025.12.19 21:39:50.720522 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12787 | 2025.12.19 21:39:50.720529 [ 355 ] {} <Debug> TCP-Session: d9a54820-10ae-4e0e-a048-017962b97e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2025.12.19 21:39:50.720549 [ 353 ] {} <Debug> TCP-Session: ca1c07d2-896a-4396-9c0f-72d5e5db588e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2025.12.19 21:39:50.720566 [ 354 ] {} <Debug> TCP-Session: 0b02cb3a-92c6-4445-abe4-0d1a7638e6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2025.12.19 21:39:50.720517 [ 351 ] {} <Debug> TCP-Session: 7f5e27d3-4698-4e05-b9ec-a0efd3f14326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2025.12.19 21:39:50.720484 [ 352 ] {} <Debug> TCP-Session: 98e2a4e0-bf1e-4c6b-988e-5681977c4eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2025.12.19 21:39:50.720472 [ 360 ] {} <Debug> TCP-Session: 4494e8be-4019-4534-be9e-d10a6dd733eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2025.12.19 21:39:50.720411 [ 361 ] {} <Debug> TCP-Session: 3266c933-0b69-499e-b0a7-5da51cd01363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2025.12.19 21:39:51.319666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12795 | 2025.12.19 21:39:51.334815 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2025.12.19 21:39:51.334877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12797 | 2025.12.19 21:39:51.340826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12798 | 2025.12.19 21:39:51.341514 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2025.12.19 21:39:51.344736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12800 | 2025.12.19 21:39:52.720326 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2025.12.19 21:39:52.720523 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12802 | 2025.12.19 21:39:52.720594 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12803 | 2025.12.19 21:39:52.721317 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2025.12.19 21:39:52.721357 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12805 | 2025.12.19 21:39:52.721738 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12806 | 2025.12.19 21:39:52.721962 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2025.12.19 21:39:52.722112 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001644 sec., 42579.075425790754 rows/sec., 3.42 MiB/sec. | ||
| 12808 | 2025.12.19 21:39:52.722153 [ 4 ] {7b0a3984-9981-4a8c-9353-68ac644eddea} <Debug> TCPHandler: Processed in 0.001960524 sec. | ||
| 12809 | 2025.12.19 21:39:52.722276 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2025.12.19 21:39:52.722371 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12811 | 2025.12.19 21:39:52.722412 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12812 | 2025.12.19 21:39:52.722794 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.12.19 21:39:52.722829 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12814 | 2025.12.19 21:39:52.723123 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12815 | 2025.12.19 21:39:52.723325 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.12.19 21:39:52.723447 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001095 sec., 6392.6940639269405 rows/sec., 480.70 KiB/sec. | ||
| 12817 | 2025.12.19 21:39:52.723483 [ 4 ] {70d5042d-1772-4fe2-8ac2-4e84ad7e3747} <Debug> TCPHandler: Processed in 0.001254895 sec. | ||
| 12818 | 2025.12.19 21:39:52.723590 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2025.12.19 21:39:52.723681 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12820 | 2025.12.19 21:39:52.723720 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12821 | 2025.12.19 21:39:52.724124 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2025.12.19 21:39:52.724158 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12823 | 2025.12.19 21:39:52.724449 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12824 | 2025.12.19 21:39:52.724663 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2025.12.19 21:39:52.724785 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001121 sec., 63336.30686886708 rows/sec., 4.94 MiB/sec. | ||
| 12826 | 2025.12.19 21:39:52.724820 [ 4 ] {4cba1c82-3d9a-475b-8595-ab541cba0453} <Debug> TCPHandler: Processed in 0.001277196 sec. | ||
| 12827 | 2025.12.19 21:39:52.724985 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2025.12.19 21:39:52.725076 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12829 | 2025.12.19 21:39:52.725118 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12830 | 2025.12.19 21:39:52.725523 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12831 | 2025.12.19 21:39:52.725555 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12832 | 2025.12.19 21:39:52.725867 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12833 | 2025.12.19 21:39:52.726068 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2025.12.19 21:39:52.726193 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 12835 | 2025.12.19 21:39:52.726227 [ 4 ] {e908791f-c80e-435b-84c2-6131ae0f69f6} <Debug> TCPHandler: Processed in 0.001289516 sec. | ||
| 12836 | 2025.12.19 21:39:52.726330 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12837 | 2025.12.19 21:39:52.726424 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12838 | 2025.12.19 21:39:52.726479 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12839 | 2025.12.19 21:39:52.727237 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2025.12.19 21:39:52.727271 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12841 | 2025.12.19 21:39:52.727773 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12842 | 2025.12.19 21:39:52.727994 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2025.12.19 21:39:52.728133 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 12844 | 2025.12.19 21:39:52.728192 [ 4 ] {9373e142-899f-43de-9d6b-1b073dd56200} <Debug> TCPHandler: Processed in 0.001910924 sec. | ||
| 12845 | 2025.12.19 21:39:52.728305 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12846 | 2025.12.19 21:39:52.728400 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12847 | 2025.12.19 21:39:52.728441 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12848 | 2025.12.19 21:39:52.728774 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2025.12.19 21:39:52.728809 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12850 | 2025.12.19 21:39:52.729114 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12851 | 2025.12.19 21:39:52.729312 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12852 | 2025.12.19 21:39:52.729436 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 12853 | 2025.12.19 21:39:52.729470 [ 4 ] {2e07da49-ea71-43a8-a99d-728d5a2dcc8b} <Debug> TCPHandler: Processed in 0.001212804 sec. | ||
| 12854 | 2025.12.19 21:39:56.987622 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12855 | 2025.12.19 21:39:56.987689 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12856 | 2025.12.19 21:39:57.193643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30778 | ||
| 12857 | 2025.12.19 21:39:57.194425 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2025.12.19 21:39:57.194470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12859 | 2025.12.19 21:39:57.194962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12860 | 2025.12.19 21:39:57.195199 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2025.12.19 21:39:57.195354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30778 | ||
| 12862 | 2025.12.19 21:39:57.275999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1544 | ||
| 12863 | 2025.12.19 21:39:57.278512 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2025.12.19 21:39:57.278570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12865 | 2025.12.19 21:39:57.279827 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12866 | 2025.12.19 21:39:57.280113 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2025.12.19 21:39:57.280494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 12868 | 2025.12.19 21:39:57.721697 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2025.12.19 21:39:57.721897 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12870 | 2025.12.19 21:39:57.721970 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12871 | 2025.12.19 21:39:57.722782 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2025.12.19 21:39:57.722832 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12873 | 2025.12.19 21:39:57.723231 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12874 | 2025.12.19 21:39:57.723453 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2025.12.19 21:39:57.723598 [ 54 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12876 | 2025.12.19 21:39:57.723608 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001765 sec., 71388.10198300282 rows/sec., 6.15 MiB/sec. | ||
| 12877 | 2025.12.19 21:39:57.723664 [ 54 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.12.19 21:39:57.723677 [ 4 ] {77121d0b-3397-49b5-baf9-31cff69a4562} <Debug> TCPHandler: Processed in 0.002113059 sec. | ||
| 12879 | 2025.12.19 21:39:57.723692 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12880 | 2025.12.19 21:39:57.723812 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 12881 | 2025.12.19 21:39:57.723843 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2025.12.19 21:39:57.723925 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2025.12.19 21:39:57.723948 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12884 | 2025.12.19 21:39:57.723958 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2467 rows starting from the beginning of the part | ||
| 12885 | 2025.12.19 21:39:57.723990 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12886 | 2025.12.19 21:39:57.724026 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 126 rows starting from the beginning of the part | ||
| 12887 | 2025.12.19 21:39:57.724079 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
| 12888 | 2025.12.19 21:39:57.724127 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1268 rows starting from the beginning of the part | ||
| 12889 | 2025.12.19 21:39:57.724173 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 70 rows starting from the beginning of the part | ||
| 12890 | 2025.12.19 21:39:57.724220 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 126 rows starting from the beginning of the part | ||
| 12891 | 2025.12.19 21:39:57.724455 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2025.12.19 21:39:57.724489 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12893 | 2025.12.19 21:39:57.724778 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12894 | 2025.12.19 21:39:57.724980 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2025.12.19 21:39:57.725104 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001175 sec., 29787.23404255319 rows/sec., 2.19 MiB/sec. | ||
| 12896 | 2025.12.19 21:39:57.725140 [ 4 ] {abcd4544-5624-401e-831c-3735de7994d0} <Debug> TCPHandler: Processed in 0.001345777 sec. | ||
| 12897 | 2025.12.19 21:39:57.725260 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2025.12.19 21:39:57.725361 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12899 | 2025.12.19 21:39:57.725401 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12900 | 2025.12.19 21:39:57.725876 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2025.12.19 21:39:57.725888 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117519 sec., 1948978.9702005035 rows/sec., 168.06 MiB/sec. | ||
| 12902 | 2025.12.19 21:39:57.725913 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12903 | 2025.12.19 21:39:57.726193 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12904 | 2025.12.19 21:39:57.726263 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12905 | 2025.12.19 21:39:57.726554 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.12.19 21:39:57.726601 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2025.12.19 21:39:57.726674 [ 54 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12908 | 2025.12.19 21:39:57.726689 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001346 sec., 73551.26300148589 rows/sec., 5.74 MiB/sec. | ||
| 12909 | 2025.12.19 21:39:57.726706 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_91_18} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12910 | 2025.12.19 21:39:57.726711 [ 54 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2025.12.19 21:39:57.726737 [ 4 ] {f56bce27-8c09-4290-93da-9849fce0d8bd} <Debug> TCPHandler: Processed in 0.001524723 sec. | ||
| 12912 | 2025.12.19 21:39:57.726753 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12913 | 2025.12.19 21:39:57.726859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12914 | 2025.12.19 21:39:57.726877 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2025.12.19 21:39:57.726916 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 12916 | 2025.12.19 21:39:57.726986 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12917 | 2025.12.19 21:39:57.727033 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12918 | 2025.12.19 21:39:57.727055 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12919 | 2025.12.19 21:39:57.727094 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1251 rows starting from the beginning of the part | ||
| 12920 | 2025.12.19 21:39:57.727159 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 99 rows starting from the beginning of the part | ||
| 12921 | 2025.12.19 21:39:57.727210 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 71 rows starting from the beginning of the part | ||
| 12922 | 2025.12.19 21:39:57.727251 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 559 rows starting from the beginning of the part | ||
| 12923 | 2025.12.19 21:39:57.727292 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 71 rows starting from the beginning of the part | ||
| 12924 | 2025.12.19 21:39:57.727332 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 99 rows starting from the beginning of the part | ||
| 12925 | 2025.12.19 21:39:57.727524 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.12.19 21:39:57.727567 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12927 | 2025.12.19 21:39:57.727913 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12928 | 2025.12.19 21:39:57.728130 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.12.19 21:39:57.728258 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 12930 | 2025.12.19 21:39:57.728295 [ 4 ] {5c474fcb-f416-4e95-bacc-a9c55608c71e} <Debug> TCPHandler: Processed in 0.001466371 sec. | ||
| 12931 | 2025.12.19 21:39:57.728410 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2025.12.19 21:39:57.728493 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670626 sec., 1286942.7388296365 rows/sec., 99.71 MiB/sec. | ||
| 12933 | 2025.12.19 21:39:57.728513 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12934 | 2025.12.19 21:39:57.728572 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12935 | 2025.12.19 21:39:57.728663 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12936 | 2025.12.19 21:39:57.728899 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.12.19 21:39:57.728974 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_91_18} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12938 | 2025.12.19 21:39:57.729045 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12939 | 2025.12.19 21:39:57.729483 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.12.19 21:39:57.729525 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12941 | 2025.12.19 21:39:57.730071 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12942 | 2025.12.19 21:39:57.730289 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2025.12.19 21:39:57.730426 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001932 sec., 18115.942028985508 rows/sec., 32.46 MiB/sec. | ||
| 12944 | 2025.12.19 21:39:57.730491 [ 4 ] {6be7336c-37c6-48e9-bc61-2eb5d7e48f33} <Debug> TCPHandler: Processed in 0.002129239 sec. | ||
| 12945 | 2025.12.19 21:39:57.730607 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2025.12.19 21:39:57.730710 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12947 | 2025.12.19 21:39:57.730759 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12948 | 2025.12.19 21:39:57.731116 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.12.19 21:39:57.731149 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12950 | 2025.12.19 21:39:57.731441 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12951 | 2025.12.19 21:39:57.731644 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.12.19 21:39:57.731767 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 12953 | 2025.12.19 21:39:57.731801 [ 4 ] {f5556951-ee3c-4212-b6ec-da45d241bcb5} <Debug> TCPHandler: Processed in 0.001241435 sec. | ||
| 12954 | 2025.12.19 21:39:58.002683 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001220604 sec. | ||
| 12955 | 2025.12.19 21:39:58.845777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12956 | 2025.12.19 21:39:58.861782 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.12.19 21:39:58.861840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12958 | 2025.12.19 21:39:58.867889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12959 | 2025.12.19 21:39:58.868598 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2025.12.19 21:39:58.871465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12961 | 2025.12.19 21:40:02.722091 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2025.12.19 21:40:02.722288 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12963 | 2025.12.19 21:40:02.722356 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12964 | 2025.12.19 21:40:02.722996 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2025.12.19 21:40:02.723045 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12966 | 2025.12.19 21:40:02.723451 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12967 | 2025.12.19 21:40:02.723676 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2025.12.19 21:40:02.723837 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 12969 | 2025.12.19 21:40:02.723887 [ 4 ] {402d5d78-29a9-4ea7-afc6-2f0627f71d5b} <Debug> TCPHandler: Processed in 0.001928813 sec. | ||
| 12970 | 2025.12.19 21:40:02.724011 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2025.12.19 21:40:02.724117 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12972 | 2025.12.19 21:40:02.724159 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12973 | 2025.12.19 21:40:02.724577 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2025.12.19 21:40:02.724613 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12975 | 2025.12.19 21:40:02.724914 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12976 | 2025.12.19 21:40:02.725123 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2025.12.19 21:40:02.725257 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 12978 | 2025.12.19 21:40:02.725294 [ 4 ] {24c9f83f-e9f2-46ad-bda8-738c4e8cf563} <Debug> TCPHandler: Processed in 0.001338008 sec. | ||
| 12979 | 2025.12.19 21:40:02.725404 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2025.12.19 21:40:02.725525 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12981 | 2025.12.19 21:40:02.725574 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12982 | 2025.12.19 21:40:02.726168 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.12.19 21:40:02.726213 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12984 | 2025.12.19 21:40:02.726589 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12985 | 2025.12.19 21:40:02.726807 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2025.12.19 21:40:02.726942 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001443 sec., 133749.13374913373 rows/sec., 11.80 MiB/sec. | ||
| 12987 | 2025.12.19 21:40:02.726981 [ 4 ] {63d54dcc-7884-4f6b-931e-3130c4ea40db} <Debug> TCPHandler: Processed in 0.001628676 sec. | ||
| 12988 | 2025.12.19 21:40:02.727100 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2025.12.19 21:40:02.727196 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12990 | 2025.12.19 21:40:02.727239 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12991 | 2025.12.19 21:40:02.727638 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2025.12.19 21:40:02.727676 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 12993 | 2025.12.19 21:40:02.727971 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12994 | 2025.12.19 21:40:02.728187 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2025.12.19 21:40:02.728320 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.63 MiB/sec. | ||
| 12996 | 2025.12.19 21:40:02.728358 [ 4 ] {47472818-ea16-44a1-a270-b63b5690440d} <Debug> TCPHandler: Processed in 0.001309286 sec. | ||
| 12997 | 2025.12.19 21:40:02.728469 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2025.12.19 21:40:02.728564 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12999 | 2025.12.19 21:40:02.728604 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13000 | 2025.12.19 21:40:02.728982 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.12.19 21:40:02.729018 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13002 | 2025.12.19 21:40:02.729325 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13003 | 2025.12.19 21:40:02.729534 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2025.12.19 21:40:02.729664 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 13005 | 2025.12.19 21:40:02.729701 [ 4 ] {e323f947-a8e5-4be3-b166-259b4503d33e} <Debug> TCPHandler: Processed in 0.001283395 sec. | ||
| 13006 | 2025.12.19 21:40:02.729804 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2025.12.19 21:40:02.729898 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13008 | 2025.12.19 21:40:02.729936 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13009 | 2025.12.19 21:40:02.730313 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.12.19 21:40:02.730349 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13011 | 2025.12.19 21:40:02.730640 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13012 | 2025.12.19 21:40:02.730839 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.12.19 21:40:02.730968 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 13014 | 2025.12.19 21:40:02.731004 [ 4 ] {cf8623e1-9938-492e-99eb-524f06ee08f4} <Debug> TCPHandler: Processed in 0.001249675 sec. | ||
| 13015 | 2025.12.19 21:40:02.731105 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2025.12.19 21:40:02.731198 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13017 | 2025.12.19 21:40:02.731237 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13018 | 2025.12.19 21:40:02.731659 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2025.12.19 21:40:02.731695 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13020 | 2025.12.19 21:40:02.731997 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13021 | 2025.12.19 21:40:02.732204 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.12.19 21:40:02.732341 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.00116 sec., 97413.79310344828 rows/sec., 7.93 MiB/sec. | ||
| 13023 | 2025.12.19 21:40:02.732378 [ 4 ] {3f6918b7-e9bc-4709-b3fc-bb7233c5acc7} <Debug> TCPHandler: Processed in 0.001322607 sec. | ||
| 13024 | 2025.12.19 21:40:02.732488 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2025.12.19 21:40:02.732582 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13026 | 2025.12.19 21:40:02.732626 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13027 | 2025.12.19 21:40:02.733036 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2025.12.19 21:40:02.733073 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13029 | 2025.12.19 21:40:02.733411 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13030 | 2025.12.19 21:40:02.733630 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2025.12.19 21:40:02.733768 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001204 sec., 165282.39202657808 rows/sec., 11.85 MiB/sec. | ||
| 13032 | 2025.12.19 21:40:02.733804 [ 4 ] {a86c3a52-db87-4ef0-a09c-6812e4597de4} <Debug> TCPHandler: Processed in 0.001366078 sec. | ||
| 13033 | 2025.12.19 21:40:02.733915 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2025.12.19 21:40:02.734008 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13035 | 2025.12.19 21:40:02.734062 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13036 | 2025.12.19 21:40:02.734846 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2025.12.19 21:40:02.734882 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13038 | 2025.12.19 21:40:02.735400 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13039 | 2025.12.19 21:40:02.735624 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2025.12.19 21:40:02.735768 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001778 sec., 3937.007874015748 rows/sec., 7.05 MiB/sec. | ||
| 13041 | 2025.12.19 21:40:02.735835 [ 4 ] {06c21df8-d328-4b7e-91e1-d4d70dea719f} <Debug> TCPHandler: Processed in 0.001969044 sec. | ||
| 13042 | 2025.12.19 21:40:02.735956 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2025.12.19 21:40:02.736050 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13044 | 2025.12.19 21:40:02.736091 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13045 | 2025.12.19 21:40:02.736420 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2025.12.19 21:40:02.736456 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13047 | 2025.12.19 21:40:02.736750 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13048 | 2025.12.19 21:40:02.736958 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2025.12.19 21:40:02.737088 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 13050 | 2025.12.19 21:40:02.737124 [ 4 ] {383e67da-1f86-4a92-a962-4986c4d82f82} <Debug> TCPHandler: Processed in 0.001217754 sec. | ||
| 13051 | 2025.12.19 21:40:04.695471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31226 | ||
| 13052 | 2025.12.19 21:40:04.696015 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.12.19 21:40:04.696064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13054 | 2025.12.19 21:40:04.696579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13055 | 2025.12.19 21:40:04.696837 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2025.12.19 21:40:04.697000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31226 | ||
| 13057 | 2025.12.19 21:40:06.371529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13058 | 2025.12.19 21:40:06.388851 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.12.19 21:40:06.388915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13060 | 2025.12.19 21:40:06.395087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13061 | 2025.12.19 21:40:06.395792 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.12.19 21:40:06.398973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13063 | 2025.12.19 21:40:07.280668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1576 | ||
| 13064 | 2025.12.19 21:40:07.283390 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2025.12.19 21:40:07.283436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13066 | 2025.12.19 21:40:07.284640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13067 | 2025.12.19 21:40:07.284907 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2025.12.19 21:40:07.285276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 13069 | 2025.12.19 21:40:07.722130 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2025.12.19 21:40:07.722301 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13071 | 2025.12.19 21:40:07.722363 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13072 | 2025.12.19 21:40:07.723119 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2025.12.19 21:40:07.723161 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13074 | 2025.12.19 21:40:07.723538 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13075 | 2025.12.19 21:40:07.723756 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2025.12.19 21:40:07.723904 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001651 sec., 76317.38340399758 rows/sec., 6.57 MiB/sec. | ||
| 13077 | 2025.12.19 21:40:07.723944 [ 4 ] {8adfc1a0-e170-4a85-acdd-acc9df0c568d} <Debug> TCPHandler: Processed in 0.001933204 sec. | ||
| 13078 | 2025.12.19 21:40:07.724089 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2025.12.19 21:40:07.724185 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13080 | 2025.12.19 21:40:07.724225 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13081 | 2025.12.19 21:40:07.724666 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2025.12.19 21:40:07.724700 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13083 | 2025.12.19 21:40:07.724990 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13084 | 2025.12.19 21:40:07.725195 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2025.12.19 21:40:07.725302 [ 43 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13086 | 2025.12.19 21:40:07.725320 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001155 sec., 30303.030303030304 rows/sec., 2.23 MiB/sec. | ||
| 13087 | 2025.12.19 21:40:07.725337 [ 43 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2025.12.19 21:40:07.725357 [ 4 ] {7362ae5d-d0cc-41c3-824c-d5932da5b9f7} <Debug> TCPHandler: Processed in 0.001317397 sec. | ||
| 13089 | 2025.12.19 21:40:07.725356 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13090 | 2025.12.19 21:40:07.725469 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2025.12.19 21:40:07.725510 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 13092 | 2025.12.19 21:40:07.725563 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13093 | 2025.12.19 21:40:07.725607 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13094 | 2025.12.19 21:40:07.725675 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13095 | 2025.12.19 21:40:07.725716 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 279 rows starting from the beginning of the part | ||
| 13096 | 2025.12.19 21:40:07.725793 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 39 rows starting from the beginning of the part | ||
| 13097 | 2025.12.19 21:40:07.725844 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 13098 | 2025.12.19 21:40:07.725904 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part | ||
| 13099 | 2025.12.19 21:40:07.725952 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 13100 | 2025.12.19 21:40:07.725994 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 13101 | 2025.12.19 21:40:07.726045 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.12.19 21:40:07.726085 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13103 | 2025.12.19 21:40:07.726442 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13104 | 2025.12.19 21:40:07.726662 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2025.12.19 21:40:07.726794 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001248 sec., 79326.92307692308 rows/sec., 6.20 MiB/sec. | ||
| 13106 | 2025.12.19 21:40:07.726829 [ 4 ] {ae88bb47-7c05-4f74-b768-6defcbbd28d4} <Debug> TCPHandler: Processed in 0.001408119 sec. | ||
| 13107 | 2025.12.19 21:40:07.726947 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2025.12.19 21:40:07.726944 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497932 sec., 280386.5596035067 rows/sec., 19.61 MiB/sec. | ||
| 13109 | 2025.12.19 21:40:07.727041 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13110 | 2025.12.19 21:40:07.727088 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13111 | 2025.12.19 21:40:07.727199 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13112 | 2025.12.19 21:40:07.727509 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.12.19 21:40:07.727549 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13114 | 2025.12.19 21:40:07.727557 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2025.12.19 21:40:07.727670 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_91_18} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13116 | 2025.12.19 21:40:07.727772 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13117 | 2025.12.19 21:40:07.727878 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13118 | 2025.12.19 21:40:07.728090 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2025.12.19 21:40:07.728210 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13120 | 2025.12.19 21:40:07.728219 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 13121 | 2025.12.19 21:40:07.728262 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2025.12.19 21:40:07.728277 [ 4 ] {e6b66cdf-f9a8-4e04-9efd-cb18d323258b} <Debug> TCPHandler: Processed in 0.001378218 sec. | ||
| 13123 | 2025.12.19 21:40:07.728288 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13124 | 2025.12.19 21:40:07.728384 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2025.12.19 21:40:07.728389 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 13126 | 2025.12.19 21:40:07.728483 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13127 | 2025.12.19 21:40:07.728525 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13128 | 2025.12.19 21:40:07.728540 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13129 | 2025.12.19 21:40:07.728564 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26387 rows starting from the beginning of the part | ||
| 13130 | 2025.12.19 21:40:07.728635 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 846 rows starting from the beginning of the part | ||
| 13131 | 2025.12.19 21:40:07.728682 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13132 | 2025.12.19 21:40:07.728725 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13133 | 2025.12.19 21:40:07.728766 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 199 rows starting from the beginning of the part | ||
| 13134 | 2025.12.19 21:40:07.728807 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13135 | 2025.12.19 21:40:07.729433 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2025.12.19 21:40:07.729474 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13137 | 2025.12.19 21:40:07.730030 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13138 | 2025.12.19 21:40:07.730282 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2025.12.19 21:40:07.730408 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13140 | 2025.12.19 21:40:07.730426 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00196 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 13141 | 2025.12.19 21:40:07.730455 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2025.12.19 21:40:07.730480 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13143 | 2025.12.19 21:40:07.730519 [ 4 ] {85c1168a-962f-4f00-ac81-7745974b6974} <Debug> TCPHandler: Processed in 0.002182211 sec. | ||
| 13144 | 2025.12.19 21:40:07.730555 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 13145 | 2025.12.19 21:40:07.730644 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2025.12.19 21:40:07.730743 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13147 | 2025.12.19 21:40:07.730783 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13148 | 2025.12.19 21:40:07.730803 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13149 | 2025.12.19 21:40:07.730882 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1853 rows starting from the beginning of the part | ||
| 13150 | 2025.12.19 21:40:07.731039 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part | ||
| 13151 | 2025.12.19 21:40:07.731130 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2025.12.19 21:40:07.731170 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13153 | 2025.12.19 21:40:07.731183 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 13154 | 2025.12.19 21:40:07.731319 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part | ||
| 13155 | 2025.12.19 21:40:07.731437 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 13156 | 2025.12.19 21:40:07.731485 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13157 | 2025.12.19 21:40:07.731557 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 13158 | 2025.12.19 21:40:07.731703 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2025.12.19 21:40:07.731838 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13160 | 2025.12.19 21:40:07.731877 [ 4 ] {6ec19400-6ef6-40c2-bf90-4b2983848f2d} <Debug> TCPHandler: Processed in 0.001280826 sec. | ||
| 13161 | 2025.12.19 21:40:07.735042 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27912 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697037 sec., 4167813.318039007 rows/sec., 285.08 MiB/sec. | ||
| 13162 | 2025.12.19 21:40:07.735415 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13163 | 2025.12.19 21:40:07.735716 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2025.12.19 21:40:07.735802 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13165 | 2025.12.19 21:40:07.735907 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13166 | 2025.12.19 21:40:07.741826 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 19 columns (19 merged, 0 gathered) in 0.011305855 sec., 174422.8985777723 rows/sec., 312.56 MiB/sec. | ||
| 13167 | 2025.12.19 21:40:07.743372 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13168 | 2025.12.19 21:40:07.743686 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.12.19 21:40:07.743761 [ 197 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13170 | 2025.12.19 21:40:07.743854 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
| 13171 | 2025.12.19 21:40:08.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.57 MiB, peak 370.95 MiB, free memory in arenas 0.00 B, will set to 359.39 MiB (RSS), difference: 5.83 MiB | ||
| 13172 | 2025.12.19 21:40:11.987939 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13173 | 2025.12.19 21:40:11.988014 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13174 | 2025.12.19 21:40:12.197168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31738 | ||
| 13175 | 2025.12.19 21:40:12.197956 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2025.12.19 21:40:12.197992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13177 | 2025.12.19 21:40:12.198456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13178 | 2025.12.19 21:40:12.198680 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2025.12.19 21:40:12.198810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31738 | ||
| 13180 | 2025.12.19 21:40:12.198819 [ 36 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13181 | 2025.12.19 21:40:12.198865 [ 36 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2025.12.19 21:40:12.198889 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13183 | 2025.12.19 21:40:12.199002 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13184 | 2025.12.19 21:40:12.199103 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13185 | 2025.12.19 21:40:12.199139 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29306 rows starting from the beginning of the part | ||
| 13186 | 2025.12.19 21:40:12.199203 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13187 | 2025.12.19 21:40:12.199253 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13188 | 2025.12.19 21:40:12.199301 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13189 | 2025.12.19 21:40:12.199345 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13190 | 2025.12.19 21:40:12.199390 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 13191 | 2025.12.19 21:40:12.201514 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554751 sec., 12423128.516242875 rows/sec., 177.71 MiB/sec. | ||
| 13192 | 2025.12.19 21:40:12.201899 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13193 | 2025.12.19 21:40:12.202184 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2025.12.19 21:40:12.202266 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_66_13} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13195 | 2025.12.19 21:40:12.202393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13196 | 2025.12.19 21:40:12.719581 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2025.12.19 21:40:12.719757 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13198 | 2025.12.19 21:40:12.719821 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13199 | 2025.12.19 21:40:12.720501 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2025.12.19 21:40:12.720539 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13201 | 2025.12.19 21:40:12.720920 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13202 | 2025.12.19 21:40:12.721145 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2025.12.19 21:40:12.721299 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001592 sec., 43969.849246231155 rows/sec., 3.53 MiB/sec. | ||
| 13204 | 2025.12.19 21:40:12.721348 [ 4 ] {bfb3cdb4-ec93-4864-9615-712c37562a7f} <Debug> TCPHandler: Processed in 0.001893963 sec. | ||
| 13205 | 2025.12.19 21:40:12.721509 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13206 | 2025.12.19 21:40:12.721610 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13207 | 2025.12.19 21:40:12.721652 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13208 | 2025.12.19 21:40:12.722073 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2025.12.19 21:40:12.722107 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13210 | 2025.12.19 21:40:12.722410 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13211 | 2025.12.19 21:40:12.722610 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2025.12.19 21:40:12.722736 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00115 sec., 6086.956521739131 rows/sec., 457.71 KiB/sec. | ||
| 13213 | 2025.12.19 21:40:12.722772 [ 4 ] {354634bc-d0ed-4a5f-b253-51df6ff0f690} <Debug> TCPHandler: Processed in 0.001332347 sec. | ||
| 13214 | 2025.12.19 21:40:12.722884 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2025.12.19 21:40:12.722988 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13216 | 2025.12.19 21:40:12.723027 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13217 | 2025.12.19 21:40:12.723467 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2025.12.19 21:40:12.723501 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13219 | 2025.12.19 21:40:12.723791 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13220 | 2025.12.19 21:40:12.724005 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2025.12.19 21:40:12.724134 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001164 sec., 60996.563573883155 rows/sec., 4.76 MiB/sec. | ||
| 13222 | 2025.12.19 21:40:12.724170 [ 4 ] {6556cd16-7295-4b3d-a39b-322dc22c8b2f} <Debug> TCPHandler: Processed in 0.001333807 sec. | ||
| 13223 | 2025.12.19 21:40:12.724306 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2025.12.19 21:40:12.724412 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13225 | 2025.12.19 21:40:12.724454 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13226 | 2025.12.19 21:40:12.724890 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.12.19 21:40:12.724922 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13228 | 2025.12.19 21:40:12.725246 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13229 | 2025.12.19 21:40:12.725449 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.12.19 21:40:12.725573 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 13231 | 2025.12.19 21:40:12.725616 [ 4 ] {57d02e32-733d-49b8-aa13-b7e87904ee3f} <Debug> TCPHandler: Processed in 0.001368389 sec. | ||
| 13232 | 2025.12.19 21:40:12.725751 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2025.12.19 21:40:12.725843 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13234 | 2025.12.19 21:40:12.725897 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13235 | 2025.12.19 21:40:12.726698 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2025.12.19 21:40:12.726733 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13237 | 2025.12.19 21:40:12.727250 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13238 | 2025.12.19 21:40:12.727468 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2025.12.19 21:40:12.727604 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001779 sec., 3934.7948285553684 rows/sec., 7.05 MiB/sec. | ||
| 13240 | 2025.12.19 21:40:12.727681 [ 4 ] {92f9d2e4-96a4-490e-aecc-d0d54eaa45ca} <Debug> TCPHandler: Processed in 0.001993595 sec. | ||
| 13241 | 2025.12.19 21:40:12.727808 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2025.12.19 21:40:12.727904 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13243 | 2025.12.19 21:40:12.727945 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13244 | 2025.12.19 21:40:12.728286 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2025.12.19 21:40:12.728318 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13246 | 2025.12.19 21:40:12.728608 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13247 | 2025.12.19 21:40:12.728822 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2025.12.19 21:40:12.728949 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13249 | 2025.12.19 21:40:12.728949 [ 35 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13250 | 2025.12.19 21:40:12.728983 [ 4 ] {470fcd4d-8362-4ffa-ad1d-cabb42e19f34} <Debug> TCPHandler: Processed in 0.001228764 sec. | ||
| 13251 | 2025.12.19 21:40:12.728996 [ 35 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2025.12.19 21:40:12.729015 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13253 | 2025.12.19 21:40:12.729125 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13254 | 2025.12.19 21:40:12.729277 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13255 | 2025.12.19 21:40:12.729314 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4974 rows starting from the beginning of the part | ||
| 13256 | 2025.12.19 21:40:12.729380 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13257 | 2025.12.19 21:40:12.729429 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13258 | 2025.12.19 21:40:12.729472 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13259 | 2025.12.19 21:40:12.729514 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13260 | 2025.12.19 21:40:12.729557 [ 196 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13261 | 2025.12.19 21:40:12.731184 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002107078 sec., 2502992.295491671 rows/sec., 167.05 MiB/sec. | ||
| 13262 | 2025.12.19 21:40:12.731646 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13263 | 2025.12.19 21:40:12.732002 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2025.12.19 21:40:12.732089 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_91_18} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13265 | 2025.12.19 21:40:12.732192 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13266 | 2025.12.19 21:40:13.899090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13267 | 2025.12.19 21:40:13.915763 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2025.12.19 21:40:13.915820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13269 | 2025.12.19 21:40:13.921525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13270 | 2025.12.19 21:40:13.922193 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2025.12.19 21:40:13.922497 [ 35 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13272 | 2025.12.19 21:40:13.922597 [ 35 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2025.12.19 21:40:13.922632 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13274 | 2025.12.19 21:40:13.922765 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13275 | 2025.12.19 21:40:13.925308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13276 | 2025.12.19 21:40:13.926861 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13277 | 2025.12.19 21:40:13.928396 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13278 | 2025.12.19 21:40:13.933082 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13279 | 2025.12.19 21:40:13.937584 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13280 | 2025.12.19 21:40:13.942157 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13281 | 2025.12.19 21:40:13.946947 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13282 | 2025.12.19 21:40:13.950688 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 13283 | 2025.12.19 21:40:14.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.83 MiB, peak 373.96 MiB, free memory in arenas 0.00 B, will set to 361.03 MiB (RSS), difference: -10.80 MiB | ||
| 13284 | 2025.12.19 21:40:14.004883 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082176069 sec., 6047.989470024418 rows/sec., 31.27 MiB/sec. | ||
| 13285 | 2025.12.19 21:40:14.007682 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13286 | 2025.12.19 21:40:14.009559 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_66_13} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.12.19 21:40:14.009639 [ 191 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_66_13} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13288 | 2025.12.19 21:40:14.011857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13289 | 2025.12.19 21:40:14.084432 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2025.12.19 21:40:14.084594 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13291 | 2025.12.19 21:40:14.084656 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13292 | 2025.12.19 21:40:14.085518 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2025.12.19 21:40:14.085554 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13294 | 2025.12.19 21:40:14.085945 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13295 | 2025.12.19 21:40:14.086172 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2025.12.19 21:40:14.086318 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 13297 | 2025.12.19 21:40:14.086360 [ 4 ] {1f452be7-f2e6-4bec-b206-032a88932019} <Debug> TCPHandler: Processed in 0.002047977 sec. | ||
| 13298 | 2025.12.19 21:40:14.086492 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2025.12.19 21:40:14.086588 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13300 | 2025.12.19 21:40:14.086629 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13301 | 2025.12.19 21:40:14.087023 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2025.12.19 21:40:14.087056 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13303 | 2025.12.19 21:40:14.087337 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13304 | 2025.12.19 21:40:14.087536 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2025.12.19 21:40:14.087659 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 448.45 KiB/sec. | ||
| 13306 | 2025.12.19 21:40:14.087701 [ 4 ] {d1d3f9c5-4f31-4f8d-be80-13b3b44d6e4b} <Debug> TCPHandler: Processed in 0.001268235 sec. | ||
| 13307 | 2025.12.19 21:40:14.087823 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13308 | 2025.12.19 21:40:14.087924 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13309 | 2025.12.19 21:40:14.087970 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13310 | 2025.12.19 21:40:14.089611 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2025.12.19 21:40:14.089646 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13312 | 2025.12.19 21:40:14.090077 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13313 | 2025.12.19 21:40:14.090280 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2025.12.19 21:40:14.090406 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Debug> executeQuery: Read 2325 rows, 193.33 KiB in 0.0025 sec., 930000 rows/sec., 75.52 MiB/sec. | ||
| 13315 | 2025.12.19 21:40:14.090444 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13316 | 2025.12.19 21:40:14.090457 [ 4 ] {bdb86295-f9ab-42f0-bb01-5c3f5a98ae96} <Debug> TCPHandler: Processed in 0.002687435 sec. | ||
| 13317 | 2025.12.19 21:40:14.090579 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2025.12.19 21:40:14.090683 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13319 | 2025.12.19 21:40:14.090721 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13320 | 2025.12.19 21:40:14.091216 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2025.12.19 21:40:14.091249 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13322 | 2025.12.19 21:40:14.091550 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13323 | 2025.12.19 21:40:14.091752 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.12.19 21:40:14.091874 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Debug> executeQuery: Read 246 rows, 15.37 KiB in 0.00121 sec., 203305.78512396695 rows/sec., 12.40 MiB/sec. | ||
| 13325 | 2025.12.19 21:40:14.091910 [ 4 ] {69cf752d-1294-46bc-bdbc-ee12b620e67a} <Debug> TCPHandler: Processed in 0.001381168 sec. | ||
| 13326 | 2025.12.19 21:40:14.092059 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2025.12.19 21:40:14.092180 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13328 | 2025.12.19 21:40:14.092228 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13329 | 2025.12.19 21:40:14.092901 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2025.12.19 21:40:14.092944 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13331 | 2025.12.19 21:40:14.093314 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13332 | 2025.12.19 21:40:14.093521 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2025.12.19 21:40:14.093642 [ 31 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 13334 | 2025.12.19 21:40:14.093652 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001496 sec., 294117.64705882355 rows/sec., 19.46 MiB/sec. | ||
| 13335 | 2025.12.19 21:40:14.093676 [ 31 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2025.12.19 21:40:14.093695 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13337 | 2025.12.19 21:40:14.093695 [ 4 ] {4adb7851-a184-4baa-aadc-e566556a5819} <Debug> TCPHandler: Processed in 0.001709027 sec. | ||
| 13338 | 2025.12.19 21:40:14.093817 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.12.19 21:40:14.093832 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 13340 | 2025.12.19 21:40:14.093923 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13341 | 2025.12.19 21:40:14.093969 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13342 | 2025.12.19 21:40:14.094015 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13343 | 2025.12.19 21:40:14.094050 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 465 rows starting from the beginning of the part | ||
| 13344 | 2025.12.19 21:40:14.094106 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 13345 | 2025.12.19 21:40:14.094147 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13346 | 2025.12.19 21:40:14.094186 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 13347 | 2025.12.19 21:40:14.094223 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 13348 | 2025.12.19 21:40:14.094260 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 440 rows starting from the beginning of the part | ||
| 13349 | 2025.12.19 21:40:14.094472 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2025.12.19 21:40:14.094515 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13351 | 2025.12.19 21:40:14.094849 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13352 | 2025.12.19 21:40:14.095060 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2025.12.19 21:40:14.095187 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 13354 | 2025.12.19 21:40:14.095187 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142536 sec., 988522.1979008812 rows/sec., 70.52 MiB/sec. | ||
| 13355 | 2025.12.19 21:40:14.095225 [ 4 ] {eba75bc2-2390-40f9-870b-47439505f189} <Debug> TCPHandler: Processed in 0.001457101 sec. | ||
| 13356 | 2025.12.19 21:40:14.095337 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.12.19 21:40:14.095345 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 13358 | 2025.12.19 21:40:14.095444 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13359 | 2025.12.19 21:40:14.095489 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13360 | 2025.12.19 21:40:14.095611 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.12.19 21:40:14.095682 [ 193 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_36_8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 13362 | 2025.12.19 21:40:14.095746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13363 | 2025.12.19 21:40:14.096328 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2025.12.19 21:40:14.096371 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13365 | 2025.12.19 21:40:14.096727 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13366 | 2025.12.19 21:40:14.096932 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2025.12.19 21:40:14.097060 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Debug> executeQuery: Read 1176 rows, 86.05 KiB in 0.001634 sec., 719706.2423500612 rows/sec., 51.43 MiB/sec. | ||
| 13368 | 2025.12.19 21:40:14.097098 [ 4 ] {fe787305-d8b1-4c8a-a529-e0d6cdbb9fa4} <Debug> TCPHandler: Processed in 0.00180888 sec. | ||
| 13369 | 2025.12.19 21:40:14.097212 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2025.12.19 21:40:14.097317 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13371 | 2025.12.19 21:40:14.097356 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13372 | 2025.12.19 21:40:14.097689 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2025.12.19 21:40:14.097724 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13374 | 2025.12.19 21:40:14.098018 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 13375 | 2025.12.19 21:40:14.098216 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2025.12.19 21:40:14.098340 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 13377 | 2025.12.19 21:40:14.098375 [ 4 ] {33ed2496-963d-409b-8c8a-418011163806} <Debug> TCPHandler: Processed in 0.001211653 sec. | ||
| 13378 | 2025.12.19 21:40:14.098480 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2025.12.19 21:40:14.098596 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13380 | 2025.12.19 21:40:14.098638 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13381 | 2025.12.19 21:40:14.099212 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2025.12.19 21:40:14.099247 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13383 | 2025.12.19 21:40:14.099621 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13384 | 2025.12.19 21:40:14.099829 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2025.12.19 21:40:14.099957 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Debug> executeQuery: Read 903 rows, 61.09 KiB in 0.00138 sec., 654347.8260869565 rows/sec., 43.23 MiB/sec. | ||
| 13386 | 2025.12.19 21:40:14.099994 [ 4 ] {c65c717f-1b4b-4e2c-b559-9e56e464da34} <Debug> TCPHandler: Processed in 0.001562694 sec. | ||
| 13387 | 2025.12.19 21:40:14.100102 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2025.12.19 21:40:14.100204 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13389 | 2025.12.19 21:40:14.100244 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13390 | 2025.12.19 21:40:14.100553 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2025.12.19 21:40:14.100588 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13392 | 2025.12.19 21:40:14.100867 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13393 | 2025.12.19 21:40:14.101065 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2025.12.19 21:40:14.101189 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 13395 | 2025.12.19 21:40:14.101224 [ 4 ] {8e3557a1-d674-402f-918d-8bfd44361925} <Debug> TCPHandler: Processed in 0.001170833 sec. | ||
| 13396 | 2025.12.19 21:40:14.101387 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2025.12.19 21:40:14.101509 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13398 | 2025.12.19 21:40:14.101573 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13399 | 2025.12.19 21:40:14.102512 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2025.12.19 21:40:14.102549 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13401 | 2025.12.19 21:40:14.103115 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13402 | 2025.12.19 21:40:14.103342 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2025.12.19 21:40:14.103480 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001995 sec., 17543.85964912281 rows/sec., 31.44 MiB/sec. | ||
| 13404 | 2025.12.19 21:40:14.103533 [ 4 ] {ba6f46b4-ad83-42ef-b751-4de3028c32e9} <Debug> TCPHandler: Processed in 0.002213112 sec. | ||
| 13405 | 2025.12.19 21:40:14.103672 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2025.12.19 21:40:14.103765 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13407 | 2025.12.19 21:40:14.103806 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13408 | 2025.12.19 21:40:14.104138 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2025.12.19 21:40:14.104173 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13410 | 2025.12.19 21:40:14.104459 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13411 | 2025.12.19 21:40:14.104667 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.12.19 21:40:14.104793 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001047 sec., 63037.249283667625 rows/sec., 3.65 MiB/sec. | ||
| 13413 | 2025.12.19 21:40:14.104851 [ 4 ] {e2157717-b142-4225-8601-846c7e7cc0eb} <Debug> TCPHandler: Processed in 0.001228224 sec. | ||
| 13414 | 2025.12.19 21:40:15.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.64 MiB, peak 373.96 MiB, free memory in arenas 0.00 B, will set to 361.04 MiB (RSS), difference: 10.40 MiB | ||
| 13415 | 2025.12.19 21:40:17.285513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1624 | ||
| 13416 | 2025.12.19 21:40:17.288584 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2025.12.19 21:40:17.288642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13418 | 2025.12.19 21:40:17.289856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13419 | 2025.12.19 21:40:17.290135 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2025.12.19 21:40:17.290521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 13421 | 2025.12.19 21:40:17.717260 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2025.12.19 21:40:17.717545 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13423 | 2025.12.19 21:40:17.717652 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13424 | 2025.12.19 21:40:17.718486 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2025.12.19 21:40:17.718533 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13426 | 2025.12.19 21:40:17.718949 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13427 | 2025.12.19 21:40:17.719180 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2025.12.19 21:40:17.719325 [ 23 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13429 | 2025.12.19 21:40:17.719345 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. | ||
| 13430 | 2025.12.19 21:40:17.719364 [ 23 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2025.12.19 21:40:17.719384 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13432 | 2025.12.19 21:40:17.719396 [ 4 ] {81042b95-c04a-4e55-bc0f-847be2197b1e} <Debug> TCPHandler: Processed in 0.002361636 sec. | ||
| 13433 | 2025.12.19 21:40:17.719516 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 13434 | 2025.12.19 21:40:17.719522 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2025.12.19 21:40:17.719682 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13436 | 2025.12.19 21:40:17.719687 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13437 | 2025.12.19 21:40:17.719730 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13438 | 2025.12.19 21:40:17.719741 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2467 rows starting from the beginning of the part | ||
| 13439 | 2025.12.19 21:40:17.719822 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 193 rows starting from the beginning of the part | ||
| 13440 | 2025.12.19 21:40:17.719874 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 126 rows starting from the beginning of the part | ||
| 13441 | 2025.12.19 21:40:17.719921 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 70 rows starting from the beginning of the part | ||
| 13442 | 2025.12.19 21:40:17.719965 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2325 rows starting from the beginning of the part | ||
| 13443 | 2025.12.19 21:40:17.720009 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 13444 | 2025.12.19 21:40:17.720186 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.12.19 21:40:17.720230 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13446 | 2025.12.19 21:40:17.720569 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13447 | 2025.12.19 21:40:17.720811 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.12.19 21:40:17.720921 [ 23 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13449 | 2025.12.19 21:40:17.720947 [ 23 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13450 | 2025.12.19 21:40:17.720948 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 13451 | 2025.12.19 21:40:17.720965 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13452 | 2025.12.19 21:40:17.720992 [ 4 ] {b1da2d06-6650-496c-ba42-31993de9f529} <Debug> TCPHandler: Processed in 0.001524002 sec. | ||
| 13453 | 2025.12.19 21:40:17.721076 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 13454 | 2025.12.19 21:40:17.721113 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2025.12.19 21:40:17.721215 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13456 | 2025.12.19 21:40:17.721228 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13457 | 2025.12.19 21:40:17.721268 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1251 rows starting from the beginning of the part | ||
| 13458 | 2025.12.19 21:40:17.721287 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13459 | 2025.12.19 21:40:17.721345 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 113 rows starting from the beginning of the part | ||
| 13460 | 2025.12.19 21:40:17.721397 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 99 rows starting from the beginning of the part | ||
| 13461 | 2025.12.19 21:40:17.721440 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 71 rows starting from the beginning of the part | ||
| 13462 | 2025.12.19 21:40:17.721480 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1176 rows starting from the beginning of the part | ||
| 13463 | 2025.12.19 21:40:17.721520 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 13464 | 2025.12.19 21:40:17.721676 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2025.12.19 21:40:17.721718 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13466 | 2025.12.19 21:40:17.721994 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5237 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546781 sec., 2056321.293428842 rows/sec., 176.09 MiB/sec. | ||
| 13467 | 2025.12.19 21:40:17.722286 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13468 | 2025.12.19 21:40:17.722406 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13469 | 2025.12.19 21:40:17.722657 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2025.12.19 21:40:17.722692 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.12.19 21:40:17.722755 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_96_19} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13472 | 2025.12.19 21:40:17.722841 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001631 sec., 60085.83690987124 rows/sec., 4.19 MiB/sec. | ||
| 13473 | 2025.12.19 21:40:17.722863 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13474 | 2025.12.19 21:40:17.722884 [ 4 ] {08ab9f9a-5766-4d16-be9a-07e737e22170} <Debug> TCPHandler: Processed in 0.001822701 sec. | ||
| 13475 | 2025.12.19 21:40:17.722910 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896453 sec., 1462730.687235592 rows/sec., 111.99 MiB/sec. | ||
| 13476 | 2025.12.19 21:40:17.723008 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2025.12.19 21:40:17.723112 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13478 | 2025.12.19 21:40:17.723113 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13479 | 2025.12.19 21:40:17.723156 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13480 | 2025.12.19 21:40:17.723388 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2025.12.19 21:40:17.723459 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_96_19} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13482 | 2025.12.19 21:40:17.723498 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2025.12.19 21:40:17.723532 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13484 | 2025.12.19 21:40:17.723536 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13485 | 2025.12.19 21:40:17.723861 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13486 | 2025.12.19 21:40:17.724087 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2025.12.19 21:40:17.724221 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001128 sec., 33687.94326241135 rows/sec., 2.26 MiB/sec. | ||
| 13488 | 2025.12.19 21:40:17.724260 [ 4 ] {b1a4777e-3c97-4001-b217-678cda552dad} <Debug> TCPHandler: Processed in 0.001302146 sec. | ||
| 13489 | 2025.12.19 21:40:19.698960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32186 | ||
| 13490 | 2025.12.19 21:40:19.699489 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2025.12.19 21:40:19.699536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13492 | 2025.12.19 21:40:19.700042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13493 | 2025.12.19 21:40:19.700294 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2025.12.19 21:40:19.700424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32186 | ||
| 13495 | 2025.12.19 21:40:21.425351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13496 | 2025.12.19 21:40:21.440894 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2025.12.19 21:40:21.440955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13498 | 2025.12.19 21:40:21.446544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13499 | 2025.12.19 21:40:21.447246 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.12.19 21:40:21.450298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13501 | 2025.12.19 21:40:22.720600 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2025.12.19 21:40:22.720807 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13503 | 2025.12.19 21:40:22.720883 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13504 | 2025.12.19 21:40:22.721619 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2025.12.19 21:40:22.721672 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13506 | 2025.12.19 21:40:22.722072 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13507 | 2025.12.19 21:40:22.722301 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.12.19 21:40:22.722470 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00172 sec., 40697.67441860465 rows/sec., 3.26 MiB/sec. | ||
| 13509 | 2025.12.19 21:40:22.722520 [ 4 ] {f0a53a13-deee-403a-a603-e7d42a7132d9} <Debug> TCPHandler: Processed in 0.002063978 sec. | ||
| 13510 | 2025.12.19 21:40:22.722657 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2025.12.19 21:40:22.722761 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13512 | 2025.12.19 21:40:22.722804 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13513 | 2025.12.19 21:40:22.723262 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.12.19 21:40:22.723299 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13515 | 2025.12.19 21:40:22.723607 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13516 | 2025.12.19 21:40:22.723814 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.12.19 21:40:22.723950 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001213 sec., 5770.816158285243 rows/sec., 433.94 KiB/sec. | ||
| 13518 | 2025.12.19 21:40:22.723988 [ 4 ] {641adf9d-3b83-4dbd-a660-fc1df6266a43} <Debug> TCPHandler: Processed in 0.001384939 sec. | ||
| 13519 | 2025.12.19 21:40:22.724113 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2025.12.19 21:40:22.724220 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13521 | 2025.12.19 21:40:22.724262 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13522 | 2025.12.19 21:40:22.724715 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2025.12.19 21:40:22.724751 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13524 | 2025.12.19 21:40:22.725052 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13525 | 2025.12.19 21:40:22.725255 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2025.12.19 21:40:22.725386 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001186 sec., 59865.092748735246 rows/sec., 4.67 MiB/sec. | ||
| 13527 | 2025.12.19 21:40:22.725423 [ 4 ] {63ba8921-c86a-46ab-ab16-0a27e3d5abbc} <Debug> TCPHandler: Processed in 0.001360838 sec. | ||
| 13528 | 2025.12.19 21:40:22.725551 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2025.12.19 21:40:22.725653 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13530 | 2025.12.19 21:40:22.725695 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13531 | 2025.12.19 21:40:22.726115 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.12.19 21:40:22.726151 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13533 | 2025.12.19 21:40:22.726496 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13534 | 2025.12.19 21:40:22.726700 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.12.19 21:40:22.726831 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13536 | 2025.12.19 21:40:22.726868 [ 4 ] {96a8384d-9681-45da-a4a3-10e9b8693494} <Debug> TCPHandler: Processed in 0.001367708 sec. | ||
| 13537 | 2025.12.19 21:40:22.727009 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2025.12.19 21:40:22.727132 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13539 | 2025.12.19 21:40:22.727197 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13540 | 2025.12.19 21:40:22.728010 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2025.12.19 21:40:22.728047 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13542 | 2025.12.19 21:40:22.728553 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13543 | 2025.12.19 21:40:22.728767 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2025.12.19 21:40:22.728911 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001804 sec., 3880.2660753880264 rows/sec., 6.95 MiB/sec. | ||
| 13545 | 2025.12.19 21:40:22.728965 [ 4 ] {cf0cc1da-dd48-44fc-bc2f-ddcd2b7f8f9e} <Debug> TCPHandler: Processed in 0.002022866 sec. | ||
| 13546 | 2025.12.19 21:40:22.729081 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2025.12.19 21:40:22.729184 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13548 | 2025.12.19 21:40:22.729225 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13549 | 2025.12.19 21:40:22.729559 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2025.12.19 21:40:22.729593 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13551 | 2025.12.19 21:40:22.729887 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13552 | 2025.12.19 21:40:22.730090 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2025.12.19 21:40:22.730218 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 13554 | 2025.12.19 21:40:22.730254 [ 4 ] {888e210b-98d4-42ea-9845-fe10376dfcd8} <Debug> TCPHandler: Processed in 0.001220714 sec. | ||
| 13555 | 2025.12.19 21:40:26.027664 [ 129 ] {} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 13556 | 2025.12.19 21:40:26.027777 [ 129 ] {} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2025.12.19 21:40:26.027815 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13558 | 2025.12.19 21:40:26.027982 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 13559 | 2025.12.19 21:40:26.028219 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13560 | 2025.12.19 21:40:26.028283 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 13561 | 2025.12.19 21:40:26.028388 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 13562 | 2025.12.19 21:40:26.028457 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 13563 | 2025.12.19 21:40:26.028498 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 13564 | 2025.12.19 21:40:26.028536 [ 200 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13565 | 2025.12.19 21:40:26.029350 [ 189 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144472 sec., 6229.580818428484 rows/sec., 414.36 KiB/sec. | ||
| 13566 | 2025.12.19 21:40:26.029547 [ 199 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 13567 | 2025.12.19 21:40:26.029889 [ 199 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.12.19 21:40:26.029977 [ 199 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_9_2} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 13569 | 2025.12.19 21:40:26.030075 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13570 | 2025.12.19 21:40:26.988061 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13571 | 2025.12.19 21:40:26.988112 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13572 | 2025.12.19 21:40:27.201522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32698 | ||
| 13573 | 2025.12.19 21:40:27.202070 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2025.12.19 21:40:27.202119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13575 | 2025.12.19 21:40:27.202605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13576 | 2025.12.19 21:40:27.202851 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2025.12.19 21:40:27.203003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32698 | ||
| 13578 | 2025.12.19 21:40:27.290738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1644 | ||
| 13579 | 2025.12.19 21:40:27.293003 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2025.12.19 21:40:27.293065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13581 | 2025.12.19 21:40:27.294330 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13582 | 2025.12.19 21:40:27.294616 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2025.12.19 21:40:27.294992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 13584 | 2025.12.19 21:40:27.733221 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2025.12.19 21:40:27.733497 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13586 | 2025.12.19 21:40:27.733567 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13587 | 2025.12.19 21:40:27.734426 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.12.19 21:40:27.734480 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13589 | 2025.12.19 21:40:27.734916 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13590 | 2025.12.19 21:40:27.735164 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.12.19 21:40:27.735332 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 13592 | 2025.12.19 21:40:27.735385 [ 4 ] {56206d5a-5f3e-42c2-ac94-daa5c4a44f19} <Debug> TCPHandler: Processed in 0.002361286 sec. | ||
| 13593 | 2025.12.19 21:40:27.735517 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2025.12.19 21:40:27.735621 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13595 | 2025.12.19 21:40:27.735666 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13596 | 2025.12.19 21:40:27.736672 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2025.12.19 21:40:27.736711 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13598 | 2025.12.19 21:40:27.737132 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13599 | 2025.12.19 21:40:27.737357 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2025.12.19 21:40:27.737507 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.001909 sec., 619172.3415400733 rows/sec., 49.39 MiB/sec. | ||
| 13601 | 2025.12.19 21:40:27.737547 [ 4 ] {4a67ac35-f441-479f-9663-496da182cf0c} <Debug> TCPHandler: Processed in 0.002084328 sec. | ||
| 13602 | 2025.12.19 21:40:27.737669 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2025.12.19 21:40:27.737767 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13604 | 2025.12.19 21:40:27.737809 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13605 | 2025.12.19 21:40:27.738339 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2025.12.19 21:40:27.738378 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13607 | 2025.12.19 21:40:27.738706 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13608 | 2025.12.19 21:40:27.738918 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2025.12.19 21:40:27.739056 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.00131 sec., 183206.106870229 rows/sec., 11.14 MiB/sec. | ||
| 13610 | 2025.12.19 21:40:27.739095 [ 4 ] {494f3e8d-be83-4476-a053-77c05ad6a662} <Debug> TCPHandler: Processed in 0.001478321 sec. | ||
| 13611 | 2025.12.19 21:40:27.739210 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2025.12.19 21:40:27.739307 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13613 | 2025.12.19 21:40:27.739349 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13614 | 2025.12.19 21:40:27.739848 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2025.12.19 21:40:27.739883 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13616 | 2025.12.19 21:40:27.740201 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13617 | 2025.12.19 21:40:27.740409 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2025.12.19 21:40:27.740544 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 13619 | 2025.12.19 21:40:27.740582 [ 4 ] {d2a61643-b36a-4d38-a6c2-bb191742ec57} <Debug> TCPHandler: Processed in 0.001423199 sec. | ||
| 13620 | 2025.12.19 21:40:27.740691 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2025.12.19 21:40:27.740796 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13622 | 2025.12.19 21:40:27.740840 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13623 | 2025.12.19 21:40:27.741351 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2025.12.19 21:40:27.741387 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13625 | 2025.12.19 21:40:27.741716 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13626 | 2025.12.19 21:40:27.741939 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2025.12.19 21:40:27.742073 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 13628 | 2025.12.19 21:40:27.742114 [ 4 ] {acff893c-061a-4793-b950-2766d4f8345f} <Debug> TCPHandler: Processed in 0.001475721 sec. | ||
| 13629 | 2025.12.19 21:40:27.742237 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2025.12.19 21:40:27.742353 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13631 | 2025.12.19 21:40:27.742402 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13632 | 2025.12.19 21:40:27.743159 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2025.12.19 21:40:27.743200 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13634 | 2025.12.19 21:40:27.743574 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13635 | 2025.12.19 21:40:27.743782 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2025.12.19 21:40:27.743913 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001582 sec., 451327.43362831854 rows/sec., 31.65 MiB/sec. | ||
| 13637 | 2025.12.19 21:40:27.743952 [ 4 ] {6f0429b7-4a9b-4b73-8c78-5c899c98e53b} <Debug> TCPHandler: Processed in 0.001775009 sec. | ||
| 13638 | 2025.12.19 21:40:27.744067 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2025.12.19 21:40:27.744164 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13640 | 2025.12.19 21:40:27.744204 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13641 | 2025.12.19 21:40:27.744541 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2025.12.19 21:40:27.744575 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13643 | 2025.12.19 21:40:27.744875 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13644 | 2025.12.19 21:40:27.745084 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2025.12.19 21:40:27.745213 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 13646 | 2025.12.19 21:40:27.745249 [ 4 ] {61d05177-8047-4010-ae58-c88e8b44322b} <Debug> TCPHandler: Processed in 0.001232094 sec. | ||
| 13647 | 2025.12.19 21:40:27.745370 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2025.12.19 21:40:27.745486 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13649 | 2025.12.19 21:40:27.745539 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13650 | 2025.12.19 21:40:27.746064 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2025.12.19 21:40:27.746106 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13652 | 2025.12.19 21:40:27.746511 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13653 | 2025.12.19 21:40:27.746728 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2025.12.19 21:40:27.746842 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13655 | 2025.12.19 21:40:27.746863 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001401 sec., 224125.62455389008 rows/sec., 14.72 MiB/sec. | ||
| 13656 | 2025.12.19 21:40:27.746876 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.12.19 21:40:27.746896 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13658 | 2025.12.19 21:40:27.746902 [ 4 ] {0cd039cf-a3f9-4fa0-ad90-af196a871e5d} <Debug> TCPHandler: Processed in 0.001595524 sec. | ||
| 13659 | 2025.12.19 21:40:27.747010 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2025.12.19 21:40:27.747022 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 13661 | 2025.12.19 21:40:27.747107 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13662 | 2025.12.19 21:40:27.747153 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13663 | 2025.12.19 21:40:27.747176 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13664 | 2025.12.19 21:40:27.747217 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27912 rows starting from the beginning of the part | ||
| 13665 | 2025.12.19 21:40:27.747285 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13666 | 2025.12.19 21:40:27.747333 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 903 rows starting from the beginning of the part | ||
| 13667 | 2025.12.19 21:40:27.747378 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 98 rows starting from the beginning of the part | ||
| 13668 | 2025.12.19 21:40:27.747418 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13669 | 2025.12.19 21:40:27.747461 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 13670 | 2025.12.19 21:40:27.747470 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2025.12.19 21:40:27.747513 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13672 | 2025.12.19 21:40:27.747857 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13673 | 2025.12.19 21:40:27.748074 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2025.12.19 21:40:27.748208 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 13675 | 2025.12.19 21:40:27.748245 [ 4 ] {29f6fc50-ccb6-424c-adb2-794bbf302e36} <Debug> TCPHandler: Processed in 0.001285186 sec. | ||
| 13676 | 2025.12.19 21:40:27.748351 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13677 | 2025.12.19 21:40:27.748452 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13678 | 2025.12.19 21:40:27.748507 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13679 | 2025.12.19 21:40:27.749342 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2025.12.19 21:40:27.749380 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13681 | 2025.12.19 21:40:27.750160 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13682 | 2025.12.19 21:40:27.750404 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2025.12.19 21:40:27.750554 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002121 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 13684 | 2025.12.19 21:40:27.750624 [ 4 ] {5e2fb3a6-2adb-4028-b8d7-08bd59c650a4} <Debug> TCPHandler: Processed in 0.002324955 sec. | ||
| 13685 | 2025.12.19 21:40:27.750751 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2025.12.19 21:40:27.750847 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13687 | 2025.12.19 21:40:27.750890 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13688 | 2025.12.19 21:40:27.751233 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2025.12.19 21:40:27.751271 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13690 | 2025.12.19 21:40:27.751775 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13691 | 2025.12.19 21:40:27.752000 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2025.12.19 21:40:27.752137 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001308 sec., 79510.70336391438 rows/sec., 4.87 MiB/sec. | ||
| 13693 | 2025.12.19 21:40:27.752175 [ 4 ] {7b947544-7967-4951-b624-a00fab5d8a1f} <Debug> TCPHandler: Processed in 0.001475371 sec. | ||
| 13694 | 2025.12.19 21:40:27.754353 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29547 rows, containing 5 columns (5 merged, 0 gathered) in 0.007380866 sec., 4003188.785706176 rows/sec., 273.49 MiB/sec. | ||
| 13695 | 2025.12.19 21:40:27.754915 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13696 | 2025.12.19 21:40:27.755222 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2025.12.19 21:40:27.755306 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13698 | 2025.12.19 21:40:27.755408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13699 | 2025.12.19 21:40:28.950348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13700 | 2025.12.19 21:40:28.966848 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2025.12.19 21:40:28.966895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 13702 | 2025.12.19 21:40:28.972995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13703 | 2025.12.19 21:40:28.973678 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.12.19 21:40:28.976481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13705 | 2025.12.19 21:40:32.721218 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13706 | 2025.12.19 21:40:32.721439 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13707 | 2025.12.19 21:40:32.721514 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13708 | 2025.12.19 21:40:32.722166 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.12.19 21:40:32.722208 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13710 | 2025.12.19 21:40:32.722619 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13711 | 2025.12.19 21:40:32.722854 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.12.19 21:40:32.722978 [ 155 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 13713 | 2025.12.19 21:40:32.723007 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 13714 | 2025.12.19 21:40:32.723013 [ 155 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2025.12.19 21:40:32.723039 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13716 | 2025.12.19 21:40:32.723051 [ 4 ] {0ecd9bc2-effe-40bd-9832-9235909d1d43} <Debug> TCPHandler: Processed in 0.001979995 sec. | ||
| 13717 | 2025.12.19 21:40:32.723123 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 13718 | 2025.12.19 21:40:32.723187 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2025.12.19 21:40:32.723214 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13720 | 2025.12.19 21:40:32.723244 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 434 rows starting from the beginning of the part | ||
| 13721 | 2025.12.19 21:40:32.723285 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13722 | 2025.12.19 21:40:32.723301 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13723 | 2025.12.19 21:40:32.723328 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13724 | 2025.12.19 21:40:32.723346 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13725 | 2025.12.19 21:40:32.723388 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 13726 | 2025.12.19 21:40:32.723430 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 13727 | 2025.12.19 21:40:32.723468 [ 198 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 13728 | 2025.12.19 21:40:32.723739 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2025.12.19 21:40:32.723775 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13730 | 2025.12.19 21:40:32.724084 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13731 | 2025.12.19 21:40:32.724308 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2025.12.19 21:40:32.724364 [ 199 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273745 sec., 1041024.6948957602 rows/sec., 71.48 MiB/sec. | ||
| 13733 | 2025.12.19 21:40:32.724444 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 13734 | 2025.12.19 21:40:32.724487 [ 4 ] {79a82f75-cefc-4ad8-bd9b-5ec983982f50} <Debug> TCPHandler: Processed in 0.001352628 sec. | ||
| 13735 | 2025.12.19 21:40:32.724593 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13736 | 2025.12.19 21:40:32.724657 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 13737 | 2025.12.19 21:40:32.724705 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13738 | 2025.12.19 21:40:32.724756 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13739 | 2025.12.19 21:40:32.725013 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.12.19 21:40:32.725109 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_24_5} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 13741 | 2025.12.19 21:40:32.725213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13742 | 2025.12.19 21:40:32.725348 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2025.12.19 21:40:32.725395 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13744 | 2025.12.19 21:40:32.725773 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13745 | 2025.12.19 21:40:32.725977 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2025.12.19 21:40:32.726103 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001422 sec., 134317.86216596342 rows/sec., 11.87 MiB/sec. | ||
| 13747 | 2025.12.19 21:40:32.726140 [ 4 ] {a45f237b-2310-4820-af79-f9408e808414} <Debug> TCPHandler: Processed in 0.001596334 sec. | ||
| 13748 | 2025.12.19 21:40:32.726253 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2025.12.19 21:40:32.726344 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13750 | 2025.12.19 21:40:32.726383 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13751 | 2025.12.19 21:40:32.726775 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2025.12.19 21:40:32.726808 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13753 | 2025.12.19 21:40:32.727089 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13754 | 2025.12.19 21:40:32.727287 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2025.12.19 21:40:32.727397 [ 155 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13756 | 2025.12.19 21:40:32.727411 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001084 sec., 19372.693726937272 rows/sec., 1.47 MiB/sec. | ||
| 13757 | 2025.12.19 21:40:32.727434 [ 155 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2025.12.19 21:40:32.727451 [ 4 ] {70260d27-bf6c-41a5-b358-ec51011b6e0f} <Debug> TCPHandler: Processed in 0.001245995 sec. | ||
| 13759 | 2025.12.19 21:40:32.727454 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13760 | 2025.12.19 21:40:32.727519 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 13761 | 2025.12.19 21:40:32.727566 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2025.12.19 21:40:32.727595 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13763 | 2025.12.19 21:40:32.727623 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 279 rows starting from the beginning of the part | ||
| 13764 | 2025.12.19 21:40:32.727659 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13765 | 2025.12.19 21:40:32.727675 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 13766 | 2025.12.19 21:40:32.727697 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13767 | 2025.12.19 21:40:32.727719 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 246 rows starting from the beginning of the part | ||
| 13768 | 2025.12.19 21:40:32.727760 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 13769 | 2025.12.19 21:40:32.727805 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 240 rows starting from the beginning of the part | ||
| 13770 | 2025.12.19 21:40:32.727844 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 21 rows starting from the beginning of the part | ||
| 13771 | 2025.12.19 21:40:32.728097 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.12.19 21:40:32.728131 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13773 | 2025.12.19 21:40:32.728421 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13774 | 2025.12.19 21:40:32.728617 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2025.12.19 21:40:32.728710 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214303 sec., 658814.1509985564 rows/sec., 43.39 MiB/sec. | ||
| 13776 | 2025.12.19 21:40:32.728740 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.81 MiB/sec. | ||
| 13777 | 2025.12.19 21:40:32.728781 [ 4 ] {3b1aaafa-a6c9-4b65-ad6e-0e3e8956a5d9} <Debug> TCPHandler: Processed in 0.001261536 sec. | ||
| 13778 | 2025.12.19 21:40:32.728891 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13779 | 2025.12.19 21:40:32.728898 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2025.12.19 21:40:32.729029 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13781 | 2025.12.19 21:40:32.729080 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13782 | 2025.12.19 21:40:32.729227 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2025.12.19 21:40:32.729318 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_96_19} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13784 | 2025.12.19 21:40:32.729415 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13785 | 2025.12.19 21:40:32.729559 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2025.12.19 21:40:32.729607 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13787 | 2025.12.19 21:40:32.729917 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13788 | 2025.12.19 21:40:32.730124 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2025.12.19 21:40:32.730220 [ 155 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 13790 | 2025.12.19 21:40:32.730248 [ 155 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2025.12.19 21:40:32.730252 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001247 sec., 9623.09542902967 rows/sec., 751.80 KiB/sec. | ||
| 13792 | 2025.12.19 21:40:32.730268 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13793 | 2025.12.19 21:40:32.730294 [ 4 ] {948b87a4-d6b8-44ac-aa34-a9c7bd3a1723} <Debug> TCPHandler: Processed in 0.001456161 sec. | ||
| 13794 | 2025.12.19 21:40:32.730332 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 13795 | 2025.12.19 21:40:32.730404 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2025.12.19 21:40:32.730409 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13797 | 2025.12.19 21:40:32.730444 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 223 rows starting from the beginning of the part | ||
| 13798 | 2025.12.19 21:40:32.730490 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13799 | 2025.12.19 21:40:32.730499 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13800 | 2025.12.19 21:40:32.730528 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13801 | 2025.12.19 21:40:32.730538 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13802 | 2025.12.19 21:40:32.730568 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 13803 | 2025.12.19 21:40:32.730606 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 13804 | 2025.12.19 21:40:32.730648 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 13805 | 2025.12.19 21:40:32.730974 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2025.12.19 21:40:32.731007 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13807 | 2025.12.19 21:40:32.731307 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13808 | 2025.12.19 21:40:32.731362 [ 198 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058249 sec., 643515.8455146189 rows/sec., 39.88 MiB/sec. | ||
| 13809 | 2025.12.19 21:40:32.731472 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 13810 | 2025.12.19 21:40:32.731515 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2025.12.19 21:40:32.731642 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001162 sec., 93803.7865748709 rows/sec., 7.64 MiB/sec. | ||
| 13812 | 2025.12.19 21:40:32.731679 [ 4 ] {408d3f0e-d16c-4f87-83bc-447ff9a99972} <Debug> TCPHandler: Processed in 0.001323807 sec. | ||
| 13813 | 2025.12.19 21:40:32.731701 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2025.12.19 21:40:32.731765 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_24_5} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 13815 | 2025.12.19 21:40:32.731789 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.12.19 21:40:32.731825 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13817 | 2025.12.19 21:40:32.731882 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13818 | 2025.12.19 21:40:32.731924 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13819 | 2025.12.19 21:40:32.732333 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2025.12.19 21:40:32.732366 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13821 | 2025.12.19 21:40:32.732685 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13822 | 2025.12.19 21:40:32.732894 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2025.12.19 21:40:32.733014 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00115 sec., 171304.34782608695 rows/sec., 12.29 MiB/sec. | ||
| 13824 | 2025.12.19 21:40:32.733049 [ 4 ] {bee7e37b-dc02-4a3a-b0bc-aa0f0c3abd4e} <Debug> TCPHandler: Processed in 0.001308197 sec. | ||
| 13825 | 2025.12.19 21:40:32.733188 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2025.12.19 21:40:32.733284 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13827 | 2025.12.19 21:40:32.733336 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13828 | 2025.12.19 21:40:32.734068 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.12.19 21:40:32.734103 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13830 | 2025.12.19 21:40:32.734590 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13831 | 2025.12.19 21:40:32.734798 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2025.12.19 21:40:32.734909 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13833 | 2025.12.19 21:40:32.734933 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001667 sec., 4199.160167966406 rows/sec., 7.52 MiB/sec. | ||
| 13834 | 2025.12.19 21:40:32.734939 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2025.12.19 21:40:32.734966 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13836 | 2025.12.19 21:40:32.734993 [ 4 ] {e1ba420c-6157-424e-a25f-ee3201d71f37} <Debug> TCPHandler: Processed in 0.001880213 sec. | ||
| 13837 | 2025.12.19 21:40:32.735069 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 13838 | 2025.12.19 21:40:32.735107 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2025.12.19 21:40:32.735212 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13840 | 2025.12.19 21:40:32.735252 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13841 | 2025.12.19 21:40:32.735318 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13842 | 2025.12.19 21:40:32.735382 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1972 rows starting from the beginning of the part | ||
| 13843 | 2025.12.19 21:40:32.735510 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 13844 | 2025.12.19 21:40:32.735587 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2025.12.19 21:40:32.735612 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 35 rows starting from the beginning of the part | ||
| 13846 | 2025.12.19 21:40:32.735627 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13847 | 2025.12.19 21:40:32.735719 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 13848 | 2025.12.19 21:40:32.735825 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 35 rows starting from the beginning of the part | ||
| 13849 | 2025.12.19 21:40:32.735926 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 13850 | 2025.12.19 21:40:32.735941 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13851 | 2025.12.19 21:40:32.736155 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2025.12.19 21:40:32.736267 [ 155 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13853 | 2025.12.19 21:40:32.736289 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13854 | 2025.12.19 21:40:32.736292 [ 155 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2025.12.19 21:40:32.736320 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13856 | 2025.12.19 21:40:32.736325 [ 4 ] {e6b5d2cf-a57a-43cd-a68c-d24cce6ddf35} <Debug> TCPHandler: Processed in 0.001267965 sec. | ||
| 13857 | 2025.12.19 21:40:32.736375 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13858 | 2025.12.19 21:40:32.736447 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13859 | 2025.12.19 21:40:32.736472 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5274 rows starting from the beginning of the part | ||
| 13860 | 2025.12.19 21:40:32.736514 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 66 rows starting from the beginning of the part | ||
| 13861 | 2025.12.19 21:40:32.736549 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 38 rows starting from the beginning of the part | ||
| 13862 | 2025.12.19 21:40:32.736583 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 13863 | 2025.12.19 21:40:32.736617 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 13864 | 2025.12.19 21:40:32.736655 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13865 | 2025.12.19 21:40:32.738343 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5602 rows, containing 4 columns (4 merged, 0 gathered) in 0.001989556 sec., 2815703.6042212434 rows/sec., 187.39 MiB/sec. | ||
| 13866 | 2025.12.19 21:40:32.738783 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13867 | 2025.12.19 21:40:32.739139 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13868 | 2025.12.19 21:40:32.739233 [ 191 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_96_19} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13869 | 2025.12.19 21:40:32.739346 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13870 | 2025.12.19 21:40:32.746453 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2063 rows, containing 19 columns (19 merged, 0 gathered) in 0.011436849 sec., 180381.8516796016 rows/sec., 323.24 MiB/sec. | ||
| 13871 | 2025.12.19 21:40:32.748468 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13872 | 2025.12.19 21:40:32.748858 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.12.19 21:40:32.748941 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13874 | 2025.12.19 21:40:32.749113 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.80 MiB. | ||
| 13875 | 2025.12.19 21:40:33.000379 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.92 MiB, peak 381.66 MiB, free memory in arenas 0.00 B, will set to 368.79 MiB (RSS), difference: 4.87 MiB | ||
| 13876 | 2025.12.19 21:40:34.703181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33146 | ||
| 13877 | 2025.12.19 21:40:34.703908 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2025.12.19 21:40:34.703941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13879 | 2025.12.19 21:40:34.704425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13880 | 2025.12.19 21:40:34.704645 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.12.19 21:40:34.704775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33146 | ||
| 13882 | 2025.12.19 21:40:36.476539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13883 | 2025.12.19 21:40:36.493945 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2025.12.19 21:40:36.494003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13885 | 2025.12.19 21:40:36.500234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13886 | 2025.12.19 21:40:36.500938 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.12.19 21:40:36.504568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13888 | 2025.12.19 21:40:37.295135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1686 | ||
| 13889 | 2025.12.19 21:40:37.298217 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.12.19 21:40:37.298277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13891 | 2025.12.19 21:40:37.299571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13892 | 2025.12.19 21:40:37.299870 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.12.19 21:40:37.300067 [ 144 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13894 | 2025.12.19 21:40:37.300161 [ 144 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2025.12.19 21:40:37.300198 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13896 | 2025.12.19 21:40:37.300276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
| 13897 | 2025.12.19 21:40:37.300319 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 13898 | 2025.12.19 21:40:37.300839 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13899 | 2025.12.19 21:40:37.300965 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1510 rows starting from the beginning of the part | ||
| 13900 | 2025.12.19 21:40:37.301319 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 13901 | 2025.12.19 21:40:37.301665 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 13902 | 2025.12.19 21:40:37.302005 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 13903 | 2025.12.19 21:40:37.302350 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 13904 | 2025.12.19 21:40:37.302677 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 13905 | 2025.12.19 21:40:37.309768 [ 192 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 72 columns (72 merged, 0 gathered) in 0.009490654 sec., 177648.4528884943 rows/sec., 139.47 MiB/sec. | ||
| 13906 | 2025.12.19 21:40:37.312043 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13907 | 2025.12.19 21:40:37.312718 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2025.12.19 21:40:37.312821 [ 193 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_51_10} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13909 | 2025.12.19 21:40:37.313239 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13910 | 2025.12.19 21:40:37.721638 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2025.12.19 21:40:37.721898 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13912 | 2025.12.19 21:40:37.721962 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13913 | 2025.12.19 21:40:37.722656 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2025.12.19 21:40:37.722701 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13915 | 2025.12.19 21:40:37.723085 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13916 | 2025.12.19 21:40:37.723313 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.12.19 21:40:37.723466 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001622 sec., 77681.87422934649 rows/sec., 6.69 MiB/sec. | ||
| 13918 | 2025.12.19 21:40:37.723507 [ 4 ] {d3a5e8f9-e992-4c2f-96f6-9778d9daba24} <Debug> TCPHandler: Processed in 0.002049226 sec. | ||
| 13919 | 2025.12.19 21:40:37.723631 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2025.12.19 21:40:37.723726 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13921 | 2025.12.19 21:40:37.723766 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13922 | 2025.12.19 21:40:37.724170 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2025.12.19 21:40:37.724206 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13924 | 2025.12.19 21:40:37.724517 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13925 | 2025.12.19 21:40:37.724721 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2025.12.19 21:40:37.724849 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001142 sec., 30647.985989492117 rows/sec., 2.25 MiB/sec. | ||
| 13927 | 2025.12.19 21:40:37.724885 [ 4 ] {15b707b7-2704-4447-9527-035ddf12e084} <Debug> TCPHandler: Processed in 0.001303146 sec. | ||
| 13928 | 2025.12.19 21:40:37.725017 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2025.12.19 21:40:37.725141 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13930 | 2025.12.19 21:40:37.725191 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13931 | 2025.12.19 21:40:37.725716 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.12.19 21:40:37.725761 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13933 | 2025.12.19 21:40:37.726093 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13934 | 2025.12.19 21:40:37.726310 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2025.12.19 21:40:37.726443 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001326 sec., 74660.6334841629 rows/sec., 5.83 MiB/sec. | ||
| 13936 | 2025.12.19 21:40:37.726482 [ 4 ] {37e3b4ba-c979-413b-a236-9bd986232623} <Debug> TCPHandler: Processed in 0.001527843 sec. | ||
| 13937 | 2025.12.19 21:40:37.726594 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2025.12.19 21:40:37.726691 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13939 | 2025.12.19 21:40:37.726735 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13940 | 2025.12.19 21:40:37.727147 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2025.12.19 21:40:37.727184 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13942 | 2025.12.19 21:40:37.727514 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13943 | 2025.12.19 21:40:37.727726 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2025.12.19 21:40:37.727861 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 13945 | 2025.12.19 21:40:37.727899 [ 4 ] {0366e7bb-c64a-4b12-93b6-c9a30ecf45e9} <Debug> TCPHandler: Processed in 0.001355248 sec. | ||
| 13946 | 2025.12.19 21:40:37.728029 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2025.12.19 21:40:37.728151 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13948 | 2025.12.19 21:40:37.728218 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13949 | 2025.12.19 21:40:37.729151 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2025.12.19 21:40:37.729188 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13951 | 2025.12.19 21:40:37.729762 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13952 | 2025.12.19 21:40:37.729989 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2025.12.19 21:40:37.730134 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002008 sec., 17430.278884462154 rows/sec., 31.23 MiB/sec. | ||
| 13954 | 2025.12.19 21:40:37.730200 [ 4 ] {aa871a57-388c-4f62-8ab1-b0f93c8620a7} <Debug> TCPHandler: Processed in 0.002232812 sec. | ||
| 13955 | 2025.12.19 21:40:37.730318 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2025.12.19 21:40:37.730414 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13957 | 2025.12.19 21:40:37.730456 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13958 | 2025.12.19 21:40:37.730801 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2025.12.19 21:40:37.730837 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13960 | 2025.12.19 21:40:37.731141 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13961 | 2025.12.19 21:40:37.731346 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2025.12.19 21:40:37.731479 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 13963 | 2025.12.19 21:40:37.731515 [ 4 ] {4a5e4a79-350f-4700-96c6-76c8b5048a16} <Debug> TCPHandler: Processed in 0.001247785 sec. | ||
| 13964 | 2025.12.19 21:40:41.988151 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13965 | 2025.12.19 21:40:41.988222 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13966 | 2025.12.19 21:40:42.204921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33658 | ||
| 13967 | 2025.12.19 21:40:42.205793 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2025.12.19 21:40:42.205868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13969 | 2025.12.19 21:40:42.206420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13970 | 2025.12.19 21:40:42.206647 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2025.12.19 21:40:42.206782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33658 | ||
| 13972 | 2025.12.19 21:40:42.213609 [ 220 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 13973 | 2025.12.19 21:40:42.213662 [ 220 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 13974 | 2025.12.19 21:40:42.229153 [ 220 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 13975 | 2025.12.19 21:40:42.720018 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2025.12.19 21:40:42.720298 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13977 | 2025.12.19 21:40:42.720401 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13978 | 2025.12.19 21:40:42.721320 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2025.12.19 21:40:42.721367 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13980 | 2025.12.19 21:40:42.721757 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13981 | 2025.12.19 21:40:42.721981 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2025.12.19 21:40:42.722131 [ 142 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13983 | 2025.12.19 21:40:42.722138 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001919 sec., 36477.33194372069 rows/sec., 2.93 MiB/sec. | ||
| 13984 | 2025.12.19 21:40:42.722203 [ 142 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2025.12.19 21:40:42.722223 [ 4 ] {6ff26730-2dd3-4acd-a4c4-81c8f42238eb} <Debug> TCPHandler: Processed in 0.002391536 sec. | ||
| 13986 | 2025.12.19 21:40:42.722231 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 13987 | 2025.12.19 21:40:42.722358 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 13988 | 2025.12.19 21:40:42.722414 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13989 | 2025.12.19 21:40:42.722480 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13990 | 2025.12.19 21:40:42.722516 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2467 rows starting from the beginning of the part | ||
| 13991 | 2025.12.19 21:40:42.722523 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13992 | 2025.12.19 21:40:42.722569 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13993 | 2025.12.19 21:40:42.722580 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 70 rows starting from the beginning of the part | ||
| 13994 | 2025.12.19 21:40:42.722632 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1182 rows starting from the beginning of the part | ||
| 13995 | 2025.12.19 21:40:42.722676 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 191 rows starting from the beginning of the part | ||
| 13996 | 2025.12.19 21:40:42.722720 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 126 rows starting from the beginning of the part | ||
| 13997 | 2025.12.19 21:40:42.722762 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 70 rows starting from the beginning of the part | ||
| 13998 | 2025.12.19 21:40:42.723015 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2025.12.19 21:40:42.723057 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14000 | 2025.12.19 21:40:42.723378 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14001 | 2025.12.19 21:40:42.723606 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.12.19 21:40:42.723758 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001254 sec., 5582.13716108453 rows/sec., 419.75 KiB/sec. | ||
| 14003 | 2025.12.19 21:40:42.723796 [ 4 ] {d4b80c35-4ddd-4ffa-8eaf-5a7bef1a4757} <Debug> TCPHandler: Processed in 0.00144295 sec. | ||
| 14004 | 2025.12.19 21:40:42.723932 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2025.12.19 21:40:42.724027 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14006 | 2025.12.19 21:40:42.724066 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14007 | 2025.12.19 21:40:42.724498 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187471 sec., 1877053.4557943854 rows/sec., 160.37 MiB/sec. | ||
| 14008 | 2025.12.19 21:40:42.724520 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2025.12.19 21:40:42.724564 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14010 | 2025.12.19 21:40:42.724816 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14011 | 2025.12.19 21:40:42.724882 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14012 | 2025.12.19 21:40:42.725170 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2025.12.19 21:40:42.725197 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2025.12.19 21:40:42.725292 [ 142 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14015 | 2025.12.19 21:40:42.725294 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_101_20} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14016 | 2025.12.19 21:40:42.725308 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.0013 sec., 54615.38461538462 rows/sec., 4.26 MiB/sec. | ||
| 14017 | 2025.12.19 21:40:42.725327 [ 142 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2025.12.19 21:40:42.725366 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14019 | 2025.12.19 21:40:42.725368 [ 4 ] {4a17cd30-2fce-40e6-90ce-aaece7bccd40} <Debug> TCPHandler: Processed in 0.001498172 sec. | ||
| 14020 | 2025.12.19 21:40:42.725448 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14021 | 2025.12.19 21:40:42.725492 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 14022 | 2025.12.19 21:40:42.725508 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2025.12.19 21:40:42.725592 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14024 | 2025.12.19 21:40:42.725621 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1251 rows starting from the beginning of the part | ||
| 14025 | 2025.12.19 21:40:42.725632 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14026 | 2025.12.19 21:40:42.725668 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 71 rows starting from the beginning of the part | ||
| 14027 | 2025.12.19 21:40:42.725679 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14028 | 2025.12.19 21:40:42.725714 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 714 rows starting from the beginning of the part | ||
| 14029 | 2025.12.19 21:40:42.725755 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 109 rows starting from the beginning of the part | ||
| 14030 | 2025.12.19 21:40:42.725792 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 99 rows starting from the beginning of the part | ||
| 14031 | 2025.12.19 21:40:42.725848 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 71 rows starting from the beginning of the part | ||
| 14032 | 2025.12.19 21:40:42.726117 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.12.19 21:40:42.726158 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14034 | 2025.12.19 21:40:42.726501 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14035 | 2025.12.19 21:40:42.726713 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2025.12.19 21:40:42.726845 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 14037 | 2025.12.19 21:40:42.726875 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451091 sec., 1595351.3597699937 rows/sec., 121.90 MiB/sec. | ||
| 14038 | 2025.12.19 21:40:42.726881 [ 4 ] {a3551470-d681-4488-91d3-5dd8d3c8f44f} <Debug> TCPHandler: Processed in 0.001423569 sec. | ||
| 14039 | 2025.12.19 21:40:42.727030 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2025.12.19 21:40:42.727098 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14041 | 2025.12.19 21:40:42.727137 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14042 | 2025.12.19 21:40:42.727192 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14043 | 2025.12.19 21:40:42.727366 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2025.12.19 21:40:42.727436 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_101_20} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14045 | 2025.12.19 21:40:42.727531 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14046 | 2025.12.19 21:40:42.727959 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2025.12.19 21:40:42.727993 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14048 | 2025.12.19 21:40:42.728506 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14049 | 2025.12.19 21:40:42.728735 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2025.12.19 21:40:42.728882 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001767 sec., 3961.516694963215 rows/sec., 7.10 MiB/sec. | ||
| 14051 | 2025.12.19 21:40:42.728948 [ 4 ] {3fa8432e-ae7d-4b2c-9678-5c3afc1d049e} <Debug> TCPHandler: Processed in 0.001967635 sec. | ||
| 14052 | 2025.12.19 21:40:42.729064 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2025.12.19 21:40:42.729168 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14054 | 2025.12.19 21:40:42.729209 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14055 | 2025.12.19 21:40:42.729555 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2025.12.19 21:40:42.729591 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14057 | 2025.12.19 21:40:42.729891 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14058 | 2025.12.19 21:40:42.730098 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2025.12.19 21:40:42.730232 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14060 | 2025.12.19 21:40:42.730267 [ 4 ] {e7f99d5b-c697-4170-bdfe-99e5fdd6f7e6} <Debug> TCPHandler: Processed in 0.001254425 sec. | ||
| 14061 | 2025.12.19 21:40:43.234644 [ 218 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 14062 | 2025.12.19 21:40:43.234705 [ 218 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 14063 | 2025.12.19 21:40:43.239511 [ 218 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 14064 | 2025.12.19 21:40:44.004623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14065 | 2025.12.19 21:40:44.021375 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.12.19 21:40:44.021448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14067 | 2025.12.19 21:40:44.027422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14068 | 2025.12.19 21:40:44.028118 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2025.12.19 21:40:44.031414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14070 | 2025.12.19 21:40:44.966596 [ 140 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14071 | 2025.12.19 21:40:44.966665 [ 140 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2025.12.19 21:40:44.966690 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14073 | 2025.12.19 21:40:44.966830 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14074 | 2025.12.19 21:40:44.966997 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14075 | 2025.12.19 21:40:44.967037 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14076 | 2025.12.19 21:40:44.967112 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14077 | 2025.12.19 21:40:44.967159 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 14078 | 2025.12.19 21:40:44.967201 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14079 | 2025.12.19 21:40:44.967237 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 14080 | 2025.12.19 21:40:44.967982 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211613 sec., 31363.149784625948 rows/sec., 2.62 MiB/sec. | ||
| 14081 | 2025.12.19 21:40:44.968122 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14082 | 2025.12.19 21:40:44.968375 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2025.12.19 21:40:44.968447 [ 201 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_33_8} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14084 | 2025.12.19 21:40:44.968524 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14085 | 2025.12.19 21:40:47.300498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1710 | ||
| 14086 | 2025.12.19 21:40:47.302864 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2025.12.19 21:40:47.302924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14088 | 2025.12.19 21:40:47.304168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14089 | 2025.12.19 21:40:47.304470 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2025.12.19 21:40:47.304886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
| 14091 | 2025.12.19 21:40:47.747073 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2025.12.19 21:40:47.747237 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14093 | 2025.12.19 21:40:47.747300 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14094 | 2025.12.19 21:40:47.747906 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.12.19 21:40:47.747951 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14096 | 2025.12.19 21:40:47.748317 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14097 | 2025.12.19 21:40:47.748566 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2025.12.19 21:40:47.748724 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 212.91 KiB/sec. | ||
| 14099 | 2025.12.19 21:40:47.748771 [ 4 ] {32790e2c-2cc4-4be0-9ef4-8132ba168604} <Debug> TCPHandler: Processed in 0.00180613 sec. | ||
| 14100 | 2025.12.19 21:40:47.748903 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14101 | 2025.12.19 21:40:47.749005 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14102 | 2025.12.19 21:40:47.749047 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14103 | 2025.12.19 21:40:47.750150 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2025.12.19 21:40:47.750187 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14105 | 2025.12.19 21:40:47.750570 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14106 | 2025.12.19 21:40:47.750797 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2025.12.19 21:40:47.750929 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001947 sec., 651258.3461736004 rows/sec., 54.08 MiB/sec. | ||
| 14108 | 2025.12.19 21:40:47.750967 [ 4 ] {bd7cd8c6-aa10-4059-ae99-8b12b30e3461} <Debug> TCPHandler: Processed in 0.002113679 sec. | ||
| 14109 | 2025.12.19 21:40:47.751086 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2025.12.19 21:40:47.751182 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14111 | 2025.12.19 21:40:47.751223 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14112 | 2025.12.19 21:40:47.751633 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2025.12.19 21:40:47.751668 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14114 | 2025.12.19 21:40:47.751966 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14115 | 2025.12.19 21:40:47.752173 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2025.12.19 21:40:47.752303 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001141 sec., 34180.54338299737 rows/sec., 2.49 MiB/sec. | ||
| 14117 | 2025.12.19 21:40:47.752340 [ 4 ] {868fa985-d33b-43bf-8e63-2ef0d983855f} <Debug> TCPHandler: Processed in 0.001302706 sec. | ||
| 14118 | 2025.12.19 21:40:47.752467 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14119 | 2025.12.19 21:40:47.752560 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14120 | 2025.12.19 21:40:47.752598 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14121 | 2025.12.19 21:40:47.753085 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2025.12.19 21:40:47.753121 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14123 | 2025.12.19 21:40:47.753427 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14124 | 2025.12.19 21:40:47.753633 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2025.12.19 21:40:47.753761 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 14126 | 2025.12.19 21:40:47.753798 [ 4 ] {4363d778-68db-486b-99fe-797cd7350b8d} <Debug> TCPHandler: Processed in 0.001389259 sec. | ||
| 14127 | 2025.12.19 21:40:47.753914 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2025.12.19 21:40:47.754013 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14129 | 2025.12.19 21:40:47.754053 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14130 | 2025.12.19 21:40:47.754676 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2025.12.19 21:40:47.754712 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14132 | 2025.12.19 21:40:47.755029 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14133 | 2025.12.19 21:40:47.755251 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2025.12.19 21:40:47.755383 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.001388 sec., 402737.75216138334 rows/sec., 29.93 MiB/sec. | ||
| 14135 | 2025.12.19 21:40:47.755419 [ 4 ] {609353a6-2df9-4dd0-b3d1-ad709440962a} <Debug> TCPHandler: Processed in 0.001553083 sec. | ||
| 14136 | 2025.12.19 21:40:47.755541 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2025.12.19 21:40:47.755633 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14138 | 2025.12.19 21:40:47.755675 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14139 | 2025.12.19 21:40:47.756265 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2025.12.19 21:40:47.756300 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14141 | 2025.12.19 21:40:47.756662 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14142 | 2025.12.19 21:40:47.756864 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2025.12.19 21:40:47.756990 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001375 sec., 615272.7272727273 rows/sec., 41.41 MiB/sec. | ||
| 14144 | 2025.12.19 21:40:47.757026 [ 4 ] {dce88546-5ca4-40fb-b349-6f854ef21019} <Debug> TCPHandler: Processed in 0.001532702 sec. | ||
| 14145 | 2025.12.19 21:40:47.757142 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14146 | 2025.12.19 21:40:47.757234 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14147 | 2025.12.19 21:40:47.757286 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14148 | 2025.12.19 21:40:47.758136 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2025.12.19 21:40:47.758171 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14150 | 2025.12.19 21:40:47.758705 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14151 | 2025.12.19 21:40:47.758923 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2025.12.19 21:40:47.759060 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001844 sec., 18980.477223427333 rows/sec., 34.01 MiB/sec. | ||
| 14153 | 2025.12.19 21:40:47.759120 [ 4 ] {2a99e25d-9487-4d37-83ea-ca30600f48cf} <Debug> TCPHandler: Processed in 0.002026357 sec. | ||
| 14154 | 2025.12.19 21:40:47.759242 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2025.12.19 21:40:47.759334 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14156 | 2025.12.19 21:40:47.759375 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14157 | 2025.12.19 21:40:47.759708 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2025.12.19 21:40:47.759743 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14159 | 2025.12.19 21:40:47.760035 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14160 | 2025.12.19 21:40:47.760235 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2025.12.19 21:40:47.760360 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 14162 | 2025.12.19 21:40:47.760395 [ 4 ] {c4465876-05b8-4100-a17f-de0c9c55da32} <Debug> TCPHandler: Processed in 0.001200343 sec. | ||
| 14163 | 2025.12.19 21:40:49.706932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34106 | ||
| 14164 | 2025.12.19 21:40:49.707594 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2025.12.19 21:40:49.707659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14166 | 2025.12.19 21:40:49.708392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14167 | 2025.12.19 21:40:49.708740 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2025.12.19 21:40:49.708941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34106 | ||
| 14169 | 2025.12.19 21:40:49.708983 [ 135 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14170 | 2025.12.19 21:40:49.709067 [ 135 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.12.19 21:40:49.709092 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 14172 | 2025.12.19 21:40:49.709244 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14173 | 2025.12.19 21:40:49.709397 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14174 | 2025.12.19 21:40:49.709443 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31738 rows starting from the beginning of the part | ||
| 14175 | 2025.12.19 21:40:49.709509 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14176 | 2025.12.19 21:40:49.709558 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14177 | 2025.12.19 21:40:49.709604 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14178 | 2025.12.19 21:40:49.709650 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14179 | 2025.12.19 21:40:49.709690 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 14180 | 2025.12.19 21:40:49.712506 [ 194 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325943 sec., 10254535.330280766 rows/sec., 146.69 MiB/sec. | ||
| 14181 | 2025.12.19 21:40:49.713106 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14182 | 2025.12.19 21:40:49.713491 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2025.12.19 21:40:49.713576 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_71_14} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14184 | 2025.12.19 21:40:49.713703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14185 | 2025.12.19 21:40:50.231507 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50925 | ||
| 14186 | 2025.12.19 21:40:50.231616 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14187 | 2025.12.19 21:40:50.231645 [ 362 ] {} <Debug> TCP-Session: dc6c7f85-7f31-4b32-87a8-05a2fa742465 Authenticating user 'default' from [fd00:1122:3344:101::e]:50925 | ||
| 14188 | 2025.12.19 21:40:50.231670 [ 362 ] {} <Debug> TCP-Session: dc6c7f85-7f31-4b32-87a8-05a2fa742465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14189 | 2025.12.19 21:40:50.231685 [ 362 ] {} <Debug> TCP-Session: dc6c7f85-7f31-4b32-87a8-05a2fa742465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14190 | 2025.12.19 21:40:50.231899 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35972 | ||
| 14191 | 2025.12.19 21:40:50.231919 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62362 | ||
| 14192 | 2025.12.19 21:40:50.231932 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53058 | ||
| 14193 | 2025.12.19 21:40:50.231965 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45493 | ||
| 14194 | 2025.12.19 21:40:50.231983 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47992 | ||
| 14195 | 2025.12.19 21:40:50.232017 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14196 | 2025.12.19 21:40:50.232034 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14197 | 2025.12.19 21:40:50.232024 [ 362 ] {} <Trace> TCP-Session: dc6c7f85-7f31-4b32-87a8-05a2fa742465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2025.12.19 21:40:50.232063 [ 363 ] {} <Debug> TCP-Session: 09bbe15e-2f3d-462c-8dd3-5301efc34fed Authenticating user 'default' from [fd00:1122:3344:101::e]:35972 | ||
| 14199 | 2025.12.19 21:40:50.232081 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14200 | 2025.12.19 21:40:50.232104 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14201 | 2025.12.19 21:40:50.232116 [ 363 ] {} <Debug> TCP-Session: 09bbe15e-2f3d-462c-8dd3-5301efc34fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14202 | 2025.12.19 21:40:50.232129 [ 354 ] {} <Debug> TCP-Session: 24fba1c9-c16d-4a27-915d-3a31c80ec369 Authenticating user 'default' from [fd00:1122:3344:101::e]:45493 | ||
| 14203 | 2025.12.19 21:40:50.232148 [ 361 ] {} <Debug> TCP-Session: ffa65fc0-d6be-4598-b738-289e573150cd Authenticating user 'default' from [fd00:1122:3344:101::e]:47992 | ||
| 14204 | 2025.12.19 21:40:50.232153 [ 363 ] {} <Debug> TCP-Session: 09bbe15e-2f3d-462c-8dd3-5301efc34fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14205 | 2025.12.19 21:40:50.232171 [ 354 ] {} <Debug> TCP-Session: 24fba1c9-c16d-4a27-915d-3a31c80ec369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14206 | 2025.12.19 21:40:50.232183 [ 361 ] {} <Debug> TCP-Session: ffa65fc0-d6be-4598-b738-289e573150cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14207 | 2025.12.19 21:40:50.232201 [ 354 ] {} <Debug> TCP-Session: 24fba1c9-c16d-4a27-915d-3a31c80ec369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2025.12.19 21:40:50.232215 [ 361 ] {} <Debug> TCP-Session: ffa65fc0-d6be-4598-b738-289e573150cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14209 | 2025.12.19 21:40:50.232070 [ 352 ] {} <Debug> TCP-Session: f2d5431a-5e7b-4dd2-9fc8-61986f123152 Authenticating user 'default' from [fd00:1122:3344:101::e]:53058 | ||
| 14210 | 2025.12.19 21:40:50.232256 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50925) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14211 | 2025.12.19 21:40:50.232273 [ 352 ] {} <Debug> TCP-Session: f2d5431a-5e7b-4dd2-9fc8-61986f123152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14212 | 2025.12.19 21:40:50.232016 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14213 | 2025.12.19 21:40:50.232300 [ 352 ] {} <Debug> TCP-Session: f2d5431a-5e7b-4dd2-9fc8-61986f123152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2025.12.19 21:40:50.232328 [ 351 ] {} <Debug> TCP-Session: 0a154165-2cef-4e21-b2fc-5cdcb6de87a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62362 | ||
| 14215 | 2025.12.19 21:40:50.231975 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65522 | ||
| 14216 | 2025.12.19 21:40:50.232355 [ 351 ] {} <Debug> TCP-Session: 0a154165-2cef-4e21-b2fc-5cdcb6de87a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14217 | 2025.12.19 21:40:50.231963 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54754 | ||
| 14218 | 2025.12.19 21:40:50.232394 [ 351 ] {} <Debug> TCP-Session: 0a154165-2cef-4e21-b2fc-5cdcb6de87a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2025.12.19 21:40:50.231954 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42880 | ||
| 14220 | 2025.12.19 21:40:50.232431 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14221 | 2025.12.19 21:40:50.232472 [ 360 ] {} <Debug> TCP-Session: 636e21c7-26fb-4f31-a7b8-cd12c03dd907 Authenticating user 'default' from [fd00:1122:3344:101::e]:65522 | ||
| 14222 | 2025.12.19 21:40:50.232490 [ 360 ] {} <Debug> TCP-Session: 636e21c7-26fb-4f31-a7b8-cd12c03dd907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14223 | 2025.12.19 21:40:50.232502 [ 360 ] {} <Debug> TCP-Session: 636e21c7-26fb-4f31-a7b8-cd12c03dd907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2025.12.19 21:40:50.232537 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14225 | 2025.12.19 21:40:50.232598 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14226 | 2025.12.19 21:40:50.232845 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14227 | 2025.12.19 21:40:50.232873 [ 355 ] {} <Debug> TCP-Session: c8b20e20-28af-4b1d-9417-3fbca403dd9d Authenticating user 'default' from [fd00:1122:3344:101::e]:54754 | ||
| 14228 | 2025.12.19 21:40:50.232889 [ 355 ] {} <Debug> TCP-Session: c8b20e20-28af-4b1d-9417-3fbca403dd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14229 | 2025.12.19 21:40:50.232889 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 14230 | 2025.12.19 21:40:50.232901 [ 355 ] {} <Debug> TCP-Session: c8b20e20-28af-4b1d-9417-3fbca403dd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14231 | 2025.12.19 21:40:50.232966 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14232 | 2025.12.19 21:40:50.233000 [ 353 ] {} <Debug> TCP-Session: 150aae81-3ccc-460e-95d3-8da15a0e5d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42880 | ||
| 14233 | 2025.12.19 21:40:50.233017 [ 353 ] {} <Debug> TCP-Session: 150aae81-3ccc-460e-95d3-8da15a0e5d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14234 | 2025.12.19 21:40:50.233030 [ 353 ] {} <Debug> TCP-Session: 150aae81-3ccc-460e-95d3-8da15a0e5d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14235 | 2025.12.19 21:40:50.233842 [ 287 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> AggregatingTransform: Aggregating | ||
| 14236 | 2025.12.19 21:40:50.233874 [ 287 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 14237 | 2025.12.19 21:40:50.233903 [ 287 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903185 sec. (1107.193 rows/sec., 43.25 KiB/sec.) | ||
| 14238 | 2025.12.19 21:40:50.233916 [ 287 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Trace> Aggregator: Merging aggregated data | ||
| 14239 | 2025.12.19 21:40:50.235428 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 14240 | 2025.12.19 21:40:50.235580 [ 362 ] {6614ec01-8053-460a-9e7a-d269b3d4c2ca} <Debug> TCPHandler: Processed in 0.003678832 sec. | ||
| 14241 | 2025.12.19 21:40:50.235688 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14242 | 2025.12.19 21:40:50.235712 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14243 | 2025.12.19 21:40:50.235718 [ 362 ] {} <Debug> TCP-Session: dc6c7f85-7f31-4b32-87a8-05a2fa742465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2025.12.19 21:40:50.235730 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14245 | 2025.12.19 21:40:50.235756 [ 361 ] {} <Debug> TCP-Session: ffa65fc0-d6be-4598-b738-289e573150cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14246 | 2025.12.19 21:40:50.235767 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14247 | 2025.12.19 21:40:50.235783 [ 351 ] {} <Debug> TCP-Session: 0a154165-2cef-4e21-b2fc-5cdcb6de87a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14248 | 2025.12.19 21:40:50.235794 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14249 | 2025.12.19 21:40:50.235824 [ 363 ] {} <Debug> TCP-Session: 09bbe15e-2f3d-462c-8dd3-5301efc34fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14250 | 2025.12.19 21:40:50.235829 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14251 | 2025.12.19 21:40:50.235859 [ 354 ] {} <Debug> TCP-Session: 24fba1c9-c16d-4a27-915d-3a31c80ec369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14252 | 2025.12.19 21:40:50.235810 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14253 | 2025.12.19 21:40:50.235884 [ 360 ] {} <Debug> TCP-Session: 636e21c7-26fb-4f31-a7b8-cd12c03dd907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14254 | 2025.12.19 21:40:50.235915 [ 355 ] {} <Debug> TCP-Session: c8b20e20-28af-4b1d-9417-3fbca403dd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14255 | 2025.12.19 21:40:50.235750 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14256 | 2025.12.19 21:40:50.235795 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14257 | 2025.12.19 21:40:50.235977 [ 352 ] {} <Debug> TCP-Session: f2d5431a-5e7b-4dd2-9fc8-61986f123152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2025.12.19 21:40:50.236006 [ 353 ] {} <Debug> TCP-Session: 150aae81-3ccc-460e-95d3-8da15a0e5d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14259 | 2025.12.19 21:40:50.237922 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45897 | ||
| 14260 | 2025.12.19 21:40:50.238004 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14261 | 2025.12.19 21:40:50.238032 [ 362 ] {} <Debug> TCP-Session: c39d6115-f101-4b3e-a491-14a956d4442a Authenticating user 'default' from [fd00:1122:3344:101::e]:45897 | ||
| 14262 | 2025.12.19 21:40:50.238056 [ 362 ] {} <Debug> TCP-Session: c39d6115-f101-4b3e-a491-14a956d4442a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14263 | 2025.12.19 21:40:50.238073 [ 362 ] {} <Debug> TCP-Session: c39d6115-f101-4b3e-a491-14a956d4442a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2025.12.19 21:40:50.238218 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54078 | ||
| 14265 | 2025.12.19 21:40:50.238244 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49248 | ||
| 14266 | 2025.12.19 21:40:50.238281 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14267 | 2025.12.19 21:40:50.238284 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50402 | ||
| 14268 | 2025.12.19 21:40:50.238291 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42990 | ||
| 14269 | 2025.12.19 21:40:50.238313 [ 363 ] {} <Debug> TCP-Session: 64dabf6f-365c-4875-be6a-91b019a40470 Authenticating user 'default' from [fd00:1122:3344:101::e]:54078 | ||
| 14270 | 2025.12.19 21:40:50.238329 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35604 | ||
| 14271 | 2025.12.19 21:40:50.238353 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56039 | ||
| 14272 | 2025.12.19 21:40:50.238356 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14273 | 2025.12.19 21:40:50.238375 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14274 | 2025.12.19 21:40:50.238404 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14275 | 2025.12.19 21:40:50.238428 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14276 | 2025.12.19 21:40:50.238436 [ 353 ] {} <Debug> TCP-Session: 6c18fe92-53d0-4a87-ae88-68c4a08aac15 Authenticating user 'default' from [fd00:1122:3344:101::e]:42990 | ||
| 14277 | 2025.12.19 21:40:50.238447 [ 360 ] {} <Debug> TCP-Session: 39495d6e-3886-4eac-bb67-74a0b2ab2e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:35604 | ||
| 14278 | 2025.12.19 21:40:50.238462 [ 361 ] {} <Debug> TCP-Session: 3a8e1db6-d6a3-4798-8f55-c6b5d46ffba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56039 | ||
| 14279 | 2025.12.19 21:40:50.238466 [ 353 ] {} <Debug> TCP-Session: 6c18fe92-53d0-4a87-ae88-68c4a08aac15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14280 | 2025.12.19 21:40:50.238481 [ 360 ] {} <Debug> TCP-Session: 39495d6e-3886-4eac-bb67-74a0b2ab2e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2025.12.19 21:40:50.238497 [ 353 ] {} <Debug> TCP-Session: 6c18fe92-53d0-4a87-ae88-68c4a08aac15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14282 | 2025.12.19 21:40:50.238494 [ 361 ] {} <Debug> TCP-Session: 3a8e1db6-d6a3-4798-8f55-c6b5d46ffba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14283 | 2025.12.19 21:40:50.238511 [ 360 ] {} <Debug> TCP-Session: 39495d6e-3886-4eac-bb67-74a0b2ab2e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14284 | 2025.12.19 21:40:50.238532 [ 361 ] {} <Debug> TCP-Session: 3a8e1db6-d6a3-4798-8f55-c6b5d46ffba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14285 | 2025.12.19 21:40:50.238403 [ 352 ] {} <Debug> TCP-Session: dbc78295-db47-44f0-a77c-10da675df484 Authenticating user 'default' from [fd00:1122:3344:101::e]:50402 | ||
| 14286 | 2025.12.19 21:40:50.238344 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14287 | 2025.12.19 21:40:50.238598 [ 352 ] {} <Debug> TCP-Session: dbc78295-db47-44f0-a77c-10da675df484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14288 | 2025.12.19 21:40:50.238338 [ 362 ] {} <Trace> TCP-Session: c39d6115-f101-4b3e-a491-14a956d4442a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2025.12.19 21:40:50.238627 [ 351 ] {} <Debug> TCP-Session: aa144638-2b20-45c3-b3c8-7398329395d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49248 | ||
| 14290 | 2025.12.19 21:40:50.238631 [ 352 ] {} <Debug> TCP-Session: dbc78295-db47-44f0-a77c-10da675df484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14291 | 2025.12.19 21:40:50.238667 [ 351 ] {} <Debug> TCP-Session: aa144638-2b20-45c3-b3c8-7398329395d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14292 | 2025.12.19 21:40:50.238316 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62449 | ||
| 14293 | 2025.12.19 21:40:50.238697 [ 351 ] {} <Debug> TCP-Session: aa144638-2b20-45c3-b3c8-7398329395d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14294 | 2025.12.19 21:40:50.238310 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54287 | ||
| 14295 | 2025.12.19 21:40:50.238355 [ 363 ] {} <Debug> TCP-Session: 64dabf6f-365c-4875-be6a-91b019a40470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14296 | 2025.12.19 21:40:50.238750 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14297 | 2025.12.19 21:40:50.238759 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14298 | 2025.12.19 21:40:50.238770 [ 363 ] {} <Debug> TCP-Session: 64dabf6f-365c-4875-be6a-91b019a40470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14299 | 2025.12.19 21:40:50.238784 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14300 | 2025.12.19 21:40:50.238787 [ 355 ] {} <Debug> TCP-Session: 6034e94d-189b-4d0b-984e-2c13af529dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:62449 | ||
| 14301 | 2025.12.19 21:40:50.238832 [ 354 ] {} <Debug> TCP-Session: 0076ac19-0bc7-40d7-ae0c-45c5a3a847a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54287 | ||
| 14302 | 2025.12.19 21:40:50.238852 [ 355 ] {} <Debug> TCP-Session: 6034e94d-189b-4d0b-984e-2c13af529dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14303 | 2025.12.19 21:40:50.238863 [ 354 ] {} <Debug> TCP-Session: 0076ac19-0bc7-40d7-ae0c-45c5a3a847a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14304 | 2025.12.19 21:40:50.238876 [ 355 ] {} <Debug> TCP-Session: 6034e94d-189b-4d0b-984e-2c13af529dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14305 | 2025.12.19 21:40:50.238888 [ 354 ] {} <Debug> TCP-Session: 0076ac19-0bc7-40d7-ae0c-45c5a3a847a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14306 | 2025.12.19 21:40:50.238948 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14307 | 2025.12.19 21:40:50.238994 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14308 | 2025.12.19 21:40:50.239212 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 14309 | 2025.12.19 21:40:50.240085 [ 317 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> AggregatingTransform: Aggregating | ||
| 14310 | 2025.12.19 21:40:50.240129 [ 317 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14311 | 2025.12.19 21:40:50.240164 [ 317 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871895 sec. (1146.927 rows/sec., 44.80 KiB/sec.) | ||
| 14312 | 2025.12.19 21:40:50.240178 [ 317 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Trace> Aggregator: Merging aggregated data | ||
| 14313 | 2025.12.19 21:40:50.241378 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002651 sec., 377.2161448509996 rows/sec., 14.74 KiB/sec. | ||
| 14314 | 2025.12.19 21:40:50.241548 [ 362 ] {7bebf3bb-996e-49f0-b184-3be32e37ce3a} <Debug> TCPHandler: Processed in 0.003289262 sec. | ||
| 14315 | 2025.12.19 21:40:50.241633 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14316 | 2025.12.19 21:40:50.241661 [ 362 ] {} <Debug> TCP-Session: c39d6115-f101-4b3e-a491-14a956d4442a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14317 | 2025.12.19 21:40:50.241665 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14318 | 2025.12.19 21:40:50.241687 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14319 | 2025.12.19 21:40:50.241705 [ 363 ] {} <Debug> TCP-Session: 64dabf6f-365c-4875-be6a-91b019a40470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14320 | 2025.12.19 21:40:50.241726 [ 361 ] {} <Debug> TCP-Session: 3a8e1db6-d6a3-4798-8f55-c6b5d46ffba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14321 | 2025.12.19 21:40:50.241732 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14322 | 2025.12.19 21:40:50.241752 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14323 | 2025.12.19 21:40:50.241771 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14324 | 2025.12.19 21:40:50.241789 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14325 | 2025.12.19 21:40:50.241805 [ 354 ] {} <Debug> TCP-Session: 0076ac19-0bc7-40d7-ae0c-45c5a3a847a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14326 | 2025.12.19 21:40:50.241825 [ 353 ] {} <Debug> TCP-Session: 6c18fe92-53d0-4a87-ae88-68c4a08aac15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14327 | 2025.12.19 21:40:50.241844 [ 352 ] {} <Debug> TCP-Session: dbc78295-db47-44f0-a77c-10da675df484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2025.12.19 21:40:50.241838 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14329 | 2025.12.19 21:40:50.241812 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14330 | 2025.12.19 21:40:50.241908 [ 360 ] {} <Debug> TCP-Session: 39495d6e-3886-4eac-bb67-74a0b2ab2e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2025.12.19 21:40:50.241785 [ 351 ] {} <Debug> TCP-Session: aa144638-2b20-45c3-b3c8-7398329395d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14332 | 2025.12.19 21:40:50.241932 [ 355 ] {} <Debug> TCP-Session: 6034e94d-189b-4d0b-984e-2c13af529dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14333 | 2025.12.19 21:40:50.373500 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53261 | ||
| 14334 | 2025.12.19 21:40:50.373616 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14335 | 2025.12.19 21:40:50.373641 [ 362 ] {} <Debug> TCP-Session: 630c8205-ac00-423e-b1e0-35e4745ab1af Authenticating user 'default' from [fd00:1122:3344:101::e]:53261 | ||
| 14336 | 2025.12.19 21:40:50.373665 [ 362 ] {} <Debug> TCP-Session: 630c8205-ac00-423e-b1e0-35e4745ab1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14337 | 2025.12.19 21:40:50.373695 [ 362 ] {} <Debug> TCP-Session: 630c8205-ac00-423e-b1e0-35e4745ab1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2025.12.19 21:40:50.373943 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40543 | ||
| 14339 | 2025.12.19 21:40:50.373953 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51257 | ||
| 14340 | 2025.12.19 21:40:50.373988 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54005 | ||
| 14341 | 2025.12.19 21:40:50.374015 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51115 | ||
| 14342 | 2025.12.19 21:40:50.374036 [ 362 ] {} <Trace> TCP-Session: 630c8205-ac00-423e-b1e0-35e4745ab1af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2025.12.19 21:40:50.374036 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14344 | 2025.12.19 21:40:50.374084 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14345 | 2025.12.19 21:40:50.374107 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14346 | 2025.12.19 21:40:50.374114 [ 351 ] {} <Debug> TCP-Session: 1b393289-65ed-4e50-93c4-51ae23ccdcb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40543 | ||
| 14347 | 2025.12.19 21:40:50.374133 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14348 | 2025.12.19 21:40:50.374150 [ 354 ] {} <Debug> TCP-Session: 79050422-5668-44be-bf75-be859efb0248 Authenticating user 'default' from [fd00:1122:3344:101::e]:54005 | ||
| 14349 | 2025.12.19 21:40:50.374160 [ 351 ] {} <Debug> TCP-Session: 1b393289-65ed-4e50-93c4-51ae23ccdcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14350 | 2025.12.19 21:40:50.374179 [ 361 ] {} <Debug> TCP-Session: 18dabf74-efa3-4800-9308-57c6c8bf8b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:51115 | ||
| 14351 | 2025.12.19 21:40:50.374194 [ 351 ] {} <Debug> TCP-Session: 1b393289-65ed-4e50-93c4-51ae23ccdcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2025.12.19 21:40:50.374190 [ 354 ] {} <Debug> TCP-Session: 79050422-5668-44be-bf75-be859efb0248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2025.12.19 21:40:50.374219 [ 361 ] {} <Debug> TCP-Session: 18dabf74-efa3-4800-9308-57c6c8bf8b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2025.12.19 21:40:50.374242 [ 354 ] {} <Debug> TCP-Session: 79050422-5668-44be-bf75-be859efb0248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2025.12.19 21:40:50.374260 [ 361 ] {} <Debug> TCP-Session: 18dabf74-efa3-4800-9308-57c6c8bf8b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2025.12.19 21:40:50.374236 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14357 | 2025.12.19 21:40:50.374134 [ 352 ] {} <Debug> TCP-Session: 259ac681-1151-4eaa-a5f9-abeec34136ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51257 | ||
| 14358 | 2025.12.19 21:40:50.374006 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36941 | ||
| 14359 | 2025.12.19 21:40:50.374344 [ 352 ] {} <Debug> TCP-Session: 259ac681-1151-4eaa-a5f9-abeec34136ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2025.12.19 21:40:50.373976 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 14361 | 2025.12.19 21:40:50.374373 [ 352 ] {} <Debug> TCP-Session: 259ac681-1151-4eaa-a5f9-abeec34136ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14362 | 2025.12.19 21:40:50.373978 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60313 | ||
| 14363 | 2025.12.19 21:40:50.374412 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14364 | 2025.12.19 21:40:50.374444 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14365 | 2025.12.19 21:40:50.374465 [ 360 ] {} <Debug> TCP-Session: 6549b97d-7123-4719-b149-c2175b5fd6e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36941 | ||
| 14366 | 2025.12.19 21:40:50.373942 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43090 | ||
| 14367 | 2025.12.19 21:40:50.374494 [ 360 ] {} <Debug> TCP-Session: 6549b97d-7123-4719-b149-c2175b5fd6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2025.12.19 21:40:50.374488 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14369 | 2025.12.19 21:40:50.374528 [ 360 ] {} <Debug> TCP-Session: 6549b97d-7123-4719-b149-c2175b5fd6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2025.12.19 21:40:50.374553 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14371 | 2025.12.19 21:40:50.374558 [ 355 ] {} <Debug> TCP-Session: c7bbcd7e-94b8-47bc-add7-2f4e688a78b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60313 | ||
| 14372 | 2025.12.19 21:40:50.374564 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14373 | 2025.12.19 21:40:50.374592 [ 355 ] {} <Debug> TCP-Session: c7bbcd7e-94b8-47bc-add7-2f4e688a78b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14374 | 2025.12.19 21:40:50.374611 [ 363 ] {} <Debug> TCP-Session: 83db59ae-00de-4443-aa22-cc95993f60e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43090 | ||
| 14375 | 2025.12.19 21:40:50.374619 [ 355 ] {} <Debug> TCP-Session: c7bbcd7e-94b8-47bc-add7-2f4e688a78b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14376 | 2025.12.19 21:40:50.374637 [ 363 ] {} <Debug> TCP-Session: 83db59ae-00de-4443-aa22-cc95993f60e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2025.12.19 21:40:50.374485 [ 353 ] {} <Debug> TCP-Session: a386f6f5-ffaa-4f85-bd43-55267aa584c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 14378 | 2025.12.19 21:40:50.374663 [ 363 ] {} <Debug> TCP-Session: 83db59ae-00de-4443-aa22-cc95993f60e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2025.12.19 21:40:50.374685 [ 353 ] {} <Debug> TCP-Session: a386f6f5-ffaa-4f85-bd43-55267aa584c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14380 | 2025.12.19 21:40:50.374614 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14381 | 2025.12.19 21:40:50.374713 [ 353 ] {} <Debug> TCP-Session: a386f6f5-ffaa-4f85-bd43-55267aa584c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14382 | 2025.12.19 21:40:50.375003 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 14383 | 2025.12.19 21:40:50.375926 [ 311 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> AggregatingTransform: Aggregating | ||
| 14384 | 2025.12.19 21:40:50.375967 [ 311 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 14385 | 2025.12.19 21:40:50.376006 [ 311 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899105 sec. (1112.217 rows/sec., 43.45 KiB/sec.) | ||
| 14386 | 2025.12.19 21:40:50.376026 [ 311 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Trace> Aggregator: Merging aggregated data | ||
| 14387 | 2025.12.19 21:40:50.377490 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 14388 | 2025.12.19 21:40:50.377642 [ 362 ] {98b1ef9e-834b-4414-ab55-223cf47ff5d0} <Debug> TCPHandler: Processed in 0.003736485 sec. | ||
| 14389 | 2025.12.19 21:40:50.377762 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14390 | 2025.12.19 21:40:50.377793 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14391 | 2025.12.19 21:40:50.377812 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14392 | 2025.12.19 21:40:50.377831 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14393 | 2025.12.19 21:40:50.377842 [ 361 ] {} <Debug> TCP-Session: 18dabf74-efa3-4800-9308-57c6c8bf8b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14394 | 2025.12.19 21:40:50.377853 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2025.12.19 21:40:50.377880 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14396 | 2025.12.19 21:40:50.377888 [ 351 ] {} <Debug> TCP-Session: 1b393289-65ed-4e50-93c4-51ae23ccdcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14397 | 2025.12.19 21:40:50.377916 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14398 | 2025.12.19 21:40:50.377935 [ 353 ] {} <Debug> TCP-Session: a386f6f5-ffaa-4f85-bd43-55267aa584c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2025.12.19 21:40:50.377961 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14400 | 2025.12.19 21:40:50.377981 [ 354 ] {} <Debug> TCP-Session: 79050422-5668-44be-bf75-be859efb0248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2025.12.19 21:40:50.377939 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2025.12.19 21:40:50.378013 [ 360 ] {} <Debug> TCP-Session: 6549b97d-7123-4719-b149-c2175b5fd6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2025.12.19 21:40:50.377865 [ 352 ] {} <Debug> TCP-Session: 259ac681-1151-4eaa-a5f9-abeec34136ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2025.12.19 21:40:50.378041 [ 355 ] {} <Debug> TCP-Session: c7bbcd7e-94b8-47bc-add7-2f4e688a78b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2025.12.19 21:40:50.377916 [ 363 ] {} <Debug> TCP-Session: 83db59ae-00de-4443-aa22-cc95993f60e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2025.12.19 21:40:50.377795 [ 362 ] {} <Debug> TCP-Session: 630c8205-ac00-423e-b1e0-35e4745ab1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2025.12.19 21:40:51.531469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14408 | 2025.12.19 21:40:51.550074 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2025.12.19 21:40:51.550142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14410 | 2025.12.19 21:40:51.556288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14411 | 2025.12.19 21:40:51.557056 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2025.12.19 21:40:51.557406 [ 132 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14413 | 2025.12.19 21:40:51.557477 [ 132 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2025.12.19 21:40:51.557497 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14415 | 2025.12.19 21:40:51.557593 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14416 | 2025.12.19 21:40:51.560489 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14417 | 2025.12.19 21:40:51.561321 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14418 | 2025.12.19 21:40:51.561841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14419 | 2025.12.19 21:40:51.564852 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14420 | 2025.12.19 21:40:51.568500 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14421 | 2025.12.19 21:40:51.572753 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14422 | 2025.12.19 21:40:51.577433 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14423 | 2025.12.19 21:40:51.582012 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 14424 | 2025.12.19 21:40:51.643742 [ 194 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08618403 sec., 6207.646590673469 rows/sec., 32.10 MiB/sec. | ||
| 14425 | 2025.12.19 21:40:51.646784 [ 197 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14426 | 2025.12.19 21:40:51.649899 [ 197 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2025.12.19 21:40:51.650043 [ 197 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_71_14} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14428 | 2025.12.19 21:40:51.652142 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14429 | 2025.12.19 21:40:52.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.09 MiB, peak 387.51 MiB, free memory in arenas 0.00 B, will set to 369.02 MiB (RSS), difference: -1.07 MiB | ||
| 14430 | 2025.12.19 21:40:52.720451 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2025.12.19 21:40:52.720651 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14432 | 2025.12.19 21:40:52.720721 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14433 | 2025.12.19 21:40:52.721489 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.12.19 21:40:52.721525 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14435 | 2025.12.19 21:40:52.721920 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14436 | 2025.12.19 21:40:52.722144 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2025.12.19 21:40:52.722281 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001698 sec., 41224.97055359246 rows/sec., 3.31 MiB/sec. | ||
| 14438 | 2025.12.19 21:40:52.722319 [ 4 ] {d761d189-f651-4af9-9bf3-70520cc4327b} <Debug> TCPHandler: Processed in 0.002010536 sec. | ||
| 14439 | 2025.12.19 21:40:52.722462 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.12.19 21:40:52.722560 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14441 | 2025.12.19 21:40:52.722597 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14442 | 2025.12.19 21:40:52.722987 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2025.12.19 21:40:52.723018 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14444 | 2025.12.19 21:40:52.723390 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14445 | 2025.12.19 21:40:52.723593 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2025.12.19 21:40:52.723717 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001146 sec., 6108.202443280977 rows/sec., 459.31 KiB/sec. | ||
| 14447 | 2025.12.19 21:40:52.723753 [ 4 ] {de7c353b-f772-4f98-a3ca-793b82a6cc40} <Debug> TCPHandler: Processed in 0.001325507 sec. | ||
| 14448 | 2025.12.19 21:40:52.723873 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2025.12.19 21:40:52.723973 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14450 | 2025.12.19 21:40:52.724011 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14451 | 2025.12.19 21:40:52.724433 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2025.12.19 21:40:52.724466 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14453 | 2025.12.19 21:40:52.724756 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14454 | 2025.12.19 21:40:52.724960 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.12.19 21:40:52.725083 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001127 sec., 62999.11268855369 rows/sec., 4.92 MiB/sec. | ||
| 14456 | 2025.12.19 21:40:52.725119 [ 4 ] {7a2403f6-84cc-4ceb-860d-ee7fe8bc3748} <Debug> TCPHandler: Processed in 0.001300507 sec. | ||
| 14457 | 2025.12.19 21:40:52.725259 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2025.12.19 21:40:52.725351 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14459 | 2025.12.19 21:40:52.725392 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14460 | 2025.12.19 21:40:52.725839 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2025.12.19 21:40:52.725873 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14462 | 2025.12.19 21:40:52.726208 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14463 | 2025.12.19 21:40:52.726414 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2025.12.19 21:40:52.726542 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 14465 | 2025.12.19 21:40:52.726542 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14466 | 2025.12.19 21:40:52.726578 [ 4 ] {1fa6c1a4-2dae-4a3a-8095-a548ea3b0f86} <Debug> TCPHandler: Processed in 0.001377168 sec. | ||
| 14467 | 2025.12.19 21:40:52.726592 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2025.12.19 21:40:52.726611 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14469 | 2025.12.19 21:40:52.726688 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2025.12.19 21:40:52.726740 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 14471 | 2025.12.19 21:40:52.726781 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14472 | 2025.12.19 21:40:52.726849 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14473 | 2025.12.19 21:40:52.726907 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14474 | 2025.12.19 21:40:52.726953 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29547 rows starting from the beginning of the part | ||
| 14475 | 2025.12.19 21:40:52.727032 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 197 rows starting from the beginning of the part | ||
| 14476 | 2025.12.19 21:40:52.727089 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14477 | 2025.12.19 21:40:52.727140 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14478 | 2025.12.19 21:40:52.727189 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 846 rows starting from the beginning of the part | ||
| 14479 | 2025.12.19 21:40:52.727236 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14480 | 2025.12.19 21:40:52.727639 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2025.12.19 21:40:52.727678 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14482 | 2025.12.19 21:40:52.728181 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14483 | 2025.12.19 21:40:52.728398 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2025.12.19 21:40:52.728536 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001774 sec., 3945.885005636979 rows/sec., 7.07 MiB/sec. | ||
| 14485 | 2025.12.19 21:40:52.728588 [ 4 ] {db7c493c-ec3c-42e5-af70-86ff4b6f7827} <Debug> TCPHandler: Processed in 0.001947804 sec. | ||
| 14486 | 2025.12.19 21:40:52.728715 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14487 | 2025.12.19 21:40:52.728818 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14488 | 2025.12.19 21:40:52.728859 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14489 | 2025.12.19 21:40:52.729192 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2025.12.19 21:40:52.729226 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14491 | 2025.12.19 21:40:52.729548 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14492 | 2025.12.19 21:40:52.729752 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2025.12.19 21:40:52.729879 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14494 | 2025.12.19 21:40:52.729913 [ 4 ] {41a51972-506b-4ce2-adb7-41c66688c2e2} <Debug> TCPHandler: Processed in 0.001255285 sec. | ||
| 14495 | 2025.12.19 21:40:52.733678 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31070 rows, containing 5 columns (5 merged, 0 gathered) in 0.006995765 sec., 4441258.389897317 rows/sec., 303.48 MiB/sec. | ||
| 14496 | 2025.12.19 21:40:52.734537 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14497 | 2025.12.19 21:40:52.734857 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2025.12.19 21:40:52.734938 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14499 | 2025.12.19 21:40:52.735051 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14500 | 2025.12.19 21:40:56.988276 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14501 | 2025.12.19 21:40:56.988357 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14502 | 2025.12.19 21:40:57.209146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34618 | ||
| 14503 | 2025.12.19 21:40:57.209882 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2025.12.19 21:40:57.209930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14505 | 2025.12.19 21:40:57.210441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14506 | 2025.12.19 21:40:57.210673 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2025.12.19 21:40:57.210830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34618 | ||
| 14508 | 2025.12.19 21:40:57.305089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1744 | ||
| 14509 | 2025.12.19 21:40:57.307647 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2025.12.19 21:40:57.307689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14511 | 2025.12.19 21:40:57.308852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14512 | 2025.12.19 21:40:57.309103 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2025.12.19 21:40:57.309380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 14514 | 2025.12.19 21:40:57.722365 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2025.12.19 21:40:57.722561 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14516 | 2025.12.19 21:40:57.722633 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14517 | 2025.12.19 21:40:57.723290 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2025.12.19 21:40:57.723331 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14519 | 2025.12.19 21:40:57.723738 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14520 | 2025.12.19 21:40:57.723973 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2025.12.19 21:40:57.724136 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001629 sec., 77348.06629834254 rows/sec., 6.66 MiB/sec. | ||
| 14522 | 2025.12.19 21:40:57.724184 [ 4 ] {ddab832f-60e0-4b73-a331-504a28bd2059} <Debug> TCPHandler: Processed in 0.001946914 sec. | ||
| 14523 | 2025.12.19 21:40:57.724312 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2025.12.19 21:40:57.724424 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14525 | 2025.12.19 21:40:57.724467 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14526 | 2025.12.19 21:40:57.724892 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2025.12.19 21:40:57.724929 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14528 | 2025.12.19 21:40:57.725237 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14529 | 2025.12.19 21:40:57.725445 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2025.12.19 21:40:57.725570 [ 121 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14531 | 2025.12.19 21:40:57.725580 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00118 sec., 29661.01694915254 rows/sec., 2.18 MiB/sec. | ||
| 14532 | 2025.12.19 21:40:57.725641 [ 121 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.12.19 21:40:57.725659 [ 4 ] {21b584d1-1c16-44bd-b58f-9670a998b5c4} <Debug> TCPHandler: Processed in 0.001399099 sec. | ||
| 14534 | 2025.12.19 21:40:57.725668 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14535 | 2025.12.19 21:40:57.725784 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2025.12.19 21:40:57.725806 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 14537 | 2025.12.19 21:40:57.725893 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14538 | 2025.12.19 21:40:57.725939 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14539 | 2025.12.19 21:40:57.725945 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14540 | 2025.12.19 21:40:57.725988 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 279 rows starting from the beginning of the part | ||
| 14541 | 2025.12.19 21:40:57.726056 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
| 14542 | 2025.12.19 21:40:57.726104 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 14543 | 2025.12.19 21:40:57.726146 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 39 rows starting from the beginning of the part | ||
| 14544 | 2025.12.19 21:40:57.726200 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 14545 | 2025.12.19 21:40:57.726243 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part | ||
| 14546 | 2025.12.19 21:40:57.726375 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.12.19 21:40:57.726419 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14548 | 2025.12.19 21:40:57.726764 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14549 | 2025.12.19 21:40:57.726995 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2025.12.19 21:40:57.727107 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359888 sec., 295612.5798595178 rows/sec., 20.56 MiB/sec. | ||
| 14551 | 2025.12.19 21:40:57.727129 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001253 sec., 79010.37509976058 rows/sec., 6.17 MiB/sec. | ||
| 14552 | 2025.12.19 21:40:57.727178 [ 4 ] {2f33a380-99d9-4ce4-aa10-8c8f319080b1} <Debug> TCPHandler: Processed in 0.001446081 sec. | ||
| 14553 | 2025.12.19 21:40:57.727264 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14554 | 2025.12.19 21:40:57.727294 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2025.12.19 21:40:57.727402 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14556 | 2025.12.19 21:40:57.727449 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14557 | 2025.12.19 21:40:57.727514 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2025.12.19 21:40:57.727593 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_101_20} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14559 | 2025.12.19 21:40:57.727672 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14560 | 2025.12.19 21:40:57.727889 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.12.19 21:40:57.727931 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14562 | 2025.12.19 21:40:57.728267 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14563 | 2025.12.19 21:40:57.728472 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.12.19 21:40:57.728605 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 14565 | 2025.12.19 21:40:57.728643 [ 4 ] {903319cc-7df3-4c8e-83f9-6b941f1b72ee} <Debug> TCPHandler: Processed in 0.001398559 sec. | ||
| 14566 | 2025.12.19 21:40:57.728744 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2025.12.19 21:40:57.728847 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14568 | 2025.12.19 21:40:57.728901 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14569 | 2025.12.19 21:40:57.729757 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2025.12.19 21:40:57.729793 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14571 | 2025.12.19 21:40:57.730348 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14572 | 2025.12.19 21:40:57.730565 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.12.19 21:40:57.730691 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14574 | 2025.12.19 21:40:57.730704 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001874 sec., 18676.627534685165 rows/sec., 33.47 MiB/sec. | ||
| 14575 | 2025.12.19 21:40:57.730731 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2025.12.19 21:40:57.730757 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14577 | 2025.12.19 21:40:57.730778 [ 4 ] {e945e915-6cf7-458e-a3fe-58548ec2e01e} <Debug> TCPHandler: Processed in 0.002083278 sec. | ||
| 14578 | 2025.12.19 21:40:57.730868 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 14579 | 2025.12.19 21:40:57.730901 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2025.12.19 21:40:57.730995 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14581 | 2025.12.19 21:40:57.731036 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14582 | 2025.12.19 21:40:57.731085 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14583 | 2025.12.19 21:40:57.731144 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2063 rows starting from the beginning of the part | ||
| 14584 | 2025.12.19 21:40:57.731275 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
| 14585 | 2025.12.19 21:40:57.731376 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14586 | 2025.12.19 21:40:57.731387 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 14587 | 2025.12.19 21:40:57.731413 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14588 | 2025.12.19 21:40:57.731496 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 35 rows starting from the beginning of the part | ||
| 14589 | 2025.12.19 21:40:57.731597 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 14590 | 2025.12.19 21:40:57.731694 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part | ||
| 14591 | 2025.12.19 21:40:57.731729 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14592 | 2025.12.19 21:40:57.731946 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2025.12.19 21:40:57.732075 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 14594 | 2025.12.19 21:40:57.732080 [ 119 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14595 | 2025.12.19 21:40:57.732111 [ 4 ] {0409a44a-4441-4711-b22f-7835f049365b} <Debug> TCPHandler: Processed in 0.001264185 sec. | ||
| 14596 | 2025.12.19 21:40:57.732123 [ 119 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2025.12.19 21:40:57.732142 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14598 | 2025.12.19 21:40:57.732227 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 14599 | 2025.12.19 21:40:57.732321 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14600 | 2025.12.19 21:40:57.732346 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5602 rows starting from the beginning of the part | ||
| 14601 | 2025.12.19 21:40:57.732390 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 14602 | 2025.12.19 21:40:57.732427 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14603 | 2025.12.19 21:40:57.732461 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 14604 | 2025.12.19 21:40:57.732494 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14605 | 2025.12.19 21:40:57.732527 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 14606 | 2025.12.19 21:40:57.734010 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5902 rows, containing 4 columns (4 merged, 0 gathered) in 0.001825701 sec., 3232730.8798100017 rows/sec., 215.28 MiB/sec. | ||
| 14607 | 2025.12.19 21:40:57.734339 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14608 | 2025.12.19 21:40:57.734582 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.12.19 21:40:57.734651 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_101_20} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14610 | 2025.12.19 21:40:57.734716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14611 | 2025.12.19 21:40:57.741836 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 19 columns (19 merged, 0 gathered) in 0.011008697 sec., 198206.92675981545 rows/sec., 355.18 MiB/sec. | ||
| 14612 | 2025.12.19 21:40:57.743529 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14613 | 2025.12.19 21:40:57.743869 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2025.12.19 21:40:57.743945 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14615 | 2025.12.19 21:40:57.744053 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 14616 | 2025.12.19 21:40:58.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.27 MiB, peak 388.54 MiB, free memory in arenas 0.00 B, will set to 376.24 MiB (RSS), difference: 5.97 MiB | ||
| 14617 | 2025.12.19 21:40:59.061953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14618 | 2025.12.19 21:40:59.076864 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2025.12.19 21:40:59.076904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14620 | 2025.12.19 21:40:59.082699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14621 | 2025.12.19 21:40:59.083376 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2025.12.19 21:40:59.086041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14623 | 2025.12.19 21:41:02.148321 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 14624 | 2025.12.19 21:41:02.148396 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 14625 | 2025.12.19 21:41:02.152435 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 14626 | 2025.12.19 21:41:02.721926 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2025.12.19 21:41:02.722116 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14628 | 2025.12.19 21:41:02.722179 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14629 | 2025.12.19 21:41:02.722828 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2025.12.19 21:41:02.722874 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14631 | 2025.12.19 21:41:02.723305 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14632 | 2025.12.19 21:41:02.723593 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2025.12.19 21:41:02.723772 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.17 MiB/sec. | ||
| 14634 | 2025.12.19 21:41:02.723835 [ 4 ] {bc6eada3-5ccf-4894-9360-9290f91514e8} <Debug> TCPHandler: Processed in 0.002036156 sec. | ||
| 14635 | 2025.12.19 21:41:02.723973 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14636 | 2025.12.19 21:41:02.724069 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14637 | 2025.12.19 21:41:02.724110 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14638 | 2025.12.19 21:41:02.724516 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2025.12.19 21:41:02.724553 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14640 | 2025.12.19 21:41:02.724859 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14641 | 2025.12.19 21:41:02.725091 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2025.12.19 21:41:02.725233 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 413.57 KiB/sec. | ||
| 14643 | 2025.12.19 21:41:02.725271 [ 4 ] {31fff978-d7c7-4947-9c4b-dd2484e6e20f} <Debug> TCPHandler: Processed in 0.001349047 sec. | ||
| 14644 | 2025.12.19 21:41:02.725397 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2025.12.19 21:41:02.725491 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14646 | 2025.12.19 21:41:02.725531 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14647 | 2025.12.19 21:41:02.726029 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2025.12.19 21:41:02.726065 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14649 | 2025.12.19 21:41:02.726389 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14650 | 2025.12.19 21:41:02.726600 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2025.12.19 21:41:02.726744 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001271 sec., 151848.93784421714 rows/sec., 13.39 MiB/sec. | ||
| 14652 | 2025.12.19 21:41:02.726782 [ 4 ] {ca0c5e30-6617-4936-8e13-0d52523754f7} <Debug> TCPHandler: Processed in 0.00143625 sec. | ||
| 14653 | 2025.12.19 21:41:02.726849 [ 225 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 14654 | 2025.12.19 21:41:02.726898 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2025.12.19 21:41:02.726905 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 14656 | 2025.12.19 21:41:02.727000 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14657 | 2025.12.19 21:41:02.727044 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14658 | 2025.12.19 21:41:02.727443 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2025.12.19 21:41:02.727479 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14660 | 2025.12.19 21:41:02.727775 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14661 | 2025.12.19 21:41:02.728042 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2025.12.19 21:41:02.728175 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.56 MiB/sec. | ||
| 14663 | 2025.12.19 21:41:02.728212 [ 4 ] {12d81f6b-786a-426f-82f4-2954389b2604} <Debug> TCPHandler: Processed in 0.001363838 sec. | ||
| 14664 | 2025.12.19 21:41:02.728264 [ 222 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 14665 | 2025.12.19 21:41:02.728315 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 14666 | 2025.12.19 21:41:02.728328 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2025.12.19 21:41:02.728426 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14668 | 2025.12.19 21:41:02.728465 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14669 | 2025.12.19 21:41:02.728900 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2025.12.19 21:41:02.728940 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14671 | 2025.12.19 21:41:02.729317 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14672 | 2025.12.19 21:41:02.729546 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2025.12.19 21:41:02.729678 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.57 MiB/sec. | ||
| 14674 | 2025.12.19 21:41:02.729715 [ 4 ] {665370ea-3b72-48c6-b596-3a24e8cc1d99} <Debug> TCPHandler: Processed in 0.0014357 sec. | ||
| 14675 | 2025.12.19 21:41:02.729829 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2025.12.19 21:41:02.729926 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14677 | 2025.12.19 21:41:02.729968 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14678 | 2025.12.19 21:41:02.730269 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 14679 | 2025.12.19 21:41:02.730374 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2025.12.19 21:41:02.730416 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14681 | 2025.12.19 21:41:02.730746 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14682 | 2025.12.19 21:41:02.730977 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2025.12.19 21:41:02.731108 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 782.55 KiB/sec. | ||
| 14684 | 2025.12.19 21:41:02.731145 [ 4 ] {7584c4e8-35e0-4bd6-8119-7d8cc372330d} <Debug> TCPHandler: Processed in 0.001365508 sec. | ||
| 14685 | 2025.12.19 21:41:02.731262 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2025.12.19 21:41:02.731356 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14687 | 2025.12.19 21:41:02.731398 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14688 | 2025.12.19 21:41:02.731842 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.12.19 21:41:02.731879 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14690 | 2025.12.19 21:41:02.732234 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14691 | 2025.12.19 21:41:02.732485 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2025.12.19 21:41:02.732643 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001304 sec., 86656.44171779141 rows/sec., 7.06 MiB/sec. | ||
| 14693 | 2025.12.19 21:41:02.732682 [ 4 ] {b1f6a485-4f41-4cd2-bc5c-08c50ca8f3af} <Debug> TCPHandler: Processed in 0.001473841 sec. | ||
| 14694 | 2025.12.19 21:41:02.732815 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2025.12.19 21:41:02.732916 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14696 | 2025.12.19 21:41:02.732960 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14697 | 2025.12.19 21:41:02.733013 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 14698 | 2025.12.19 21:41:02.733385 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2025.12.19 21:41:02.733429 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14700 | 2025.12.19 21:41:02.733772 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14701 | 2025.12.19 21:41:02.733993 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2025.12.19 21:41:02.734129 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001234 sec., 161264.1815235008 rows/sec., 11.56 MiB/sec. | ||
| 14703 | 2025.12.19 21:41:02.734170 [ 4 ] {e21b9632-20fd-416b-9e76-79cc2bb05e50} <Debug> TCPHandler: Processed in 0.001408649 sec. | ||
| 14704 | 2025.12.19 21:41:02.734291 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2025.12.19 21:41:02.734385 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14706 | 2025.12.19 21:41:02.734438 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14707 | 2025.12.19 21:41:02.735222 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2025.12.19 21:41:02.735259 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14709 | 2025.12.19 21:41:02.735799 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14710 | 2025.12.19 21:41:02.736024 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2025.12.19 21:41:02.736166 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001799 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec. | ||
| 14712 | 2025.12.19 21:41:02.736228 [ 4 ] {9568ba4d-9ae5-45ce-9b99-ac9f1c2b2f4c} <Debug> TCPHandler: Processed in 0.001986015 sec. | ||
| 14713 | 2025.12.19 21:41:02.736347 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2025.12.19 21:41:02.736453 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14715 | 2025.12.19 21:41:02.736495 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14716 | 2025.12.19 21:41:02.736834 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2025.12.19 21:41:02.736869 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14718 | 2025.12.19 21:41:02.737168 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14719 | 2025.12.19 21:41:02.737379 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2025.12.19 21:41:02.737506 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 14721 | 2025.12.19 21:41:02.737542 [ 4 ] {b4ab9a60-0ed8-4bc7-b430-9ceb3fe43870} <Debug> TCPHandler: Processed in 0.001244875 sec. | ||
| 14722 | 2025.12.19 21:41:03.383080 [ 224 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 14723 | 2025.12.19 21:41:03.383138 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 14724 | 2025.12.19 21:41:03.385765 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 14725 | 2025.12.19 21:41:04.710984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35066 | ||
| 14726 | 2025.12.19 21:41:04.711518 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2025.12.19 21:41:04.711569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14728 | 2025.12.19 21:41:04.712073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14729 | 2025.12.19 21:41:04.712312 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2025.12.19 21:41:04.712463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35066 | ||
| 14731 | 2025.12.19 21:41:06.586129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14732 | 2025.12.19 21:41:06.602216 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.12.19 21:41:06.602280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14734 | 2025.12.19 21:41:06.608404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14735 | 2025.12.19 21:41:06.609127 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.12.19 21:41:06.611962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14737 | 2025.12.19 21:41:07.309672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1776 | ||
| 14738 | 2025.12.19 21:41:07.312251 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2025.12.19 21:41:07.312303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14740 | 2025.12.19 21:41:07.313520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14741 | 2025.12.19 21:41:07.313794 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2025.12.19 21:41:07.314010 [ 223 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 14743 | 2025.12.19 21:41:07.314045 [ 223 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 14744 | 2025.12.19 21:41:07.314188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1776 | ||
| 14745 | 2025.12.19 21:41:07.317099 [ 223 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 14746 | 2025.12.19 21:41:07.721897 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14747 | 2025.12.19 21:41:07.722159 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14748 | 2025.12.19 21:41:07.722221 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14749 | 2025.12.19 21:41:07.722893 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2025.12.19 21:41:07.722936 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14751 | 2025.12.19 21:41:07.723323 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14752 | 2025.12.19 21:41:07.723534 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2025.12.19 21:41:07.723676 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001611 sec., 78212.2905027933 rows/sec., 6.74 MiB/sec. | ||
| 14754 | 2025.12.19 21:41:07.723692 [ 109 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14755 | 2025.12.19 21:41:07.723715 [ 4 ] {815209cc-68c3-4d21-8e73-ae0149025bc7} <Debug> TCPHandler: Processed in 0.002020426 sec. | ||
| 14756 | 2025.12.19 21:41:07.723761 [ 109 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2025.12.19 21:41:07.723789 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14758 | 2025.12.19 21:41:07.723867 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2025.12.19 21:41:07.723903 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 14760 | 2025.12.19 21:41:07.723970 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14761 | 2025.12.19 21:41:07.724007 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14762 | 2025.12.19 21:41:07.724013 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14763 | 2025.12.19 21:41:07.724046 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2467 rows starting from the beginning of the part | ||
| 14764 | 2025.12.19 21:41:07.724108 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1268 rows starting from the beginning of the part | ||
| 14765 | 2025.12.19 21:41:07.724158 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 70 rows starting from the beginning of the part | ||
| 14766 | 2025.12.19 21:41:07.724267 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 126 rows starting from the beginning of the part | ||
| 14767 | 2025.12.19 21:41:07.724314 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 193 rows starting from the beginning of the part | ||
| 14768 | 2025.12.19 21:41:07.724358 [ 186 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 126 rows starting from the beginning of the part | ||
| 14769 | 2025.12.19 21:41:07.724570 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2025.12.19 21:41:07.724614 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14771 | 2025.12.19 21:41:07.724989 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14772 | 2025.12.19 21:41:07.725232 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2025.12.19 21:41:07.725365 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001376 sec., 25436.046511627905 rows/sec., 1.87 MiB/sec. | ||
| 14774 | 2025.12.19 21:41:07.725404 [ 4 ] {691876a8-17c3-4f77-91d8-3f622a8d5d84} <Debug> TCPHandler: Processed in 0.001543993 sec. | ||
| 14775 | 2025.12.19 21:41:07.725519 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14776 | 2025.12.19 21:41:07.725620 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14777 | 2025.12.19 21:41:07.725659 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14778 | 2025.12.19 21:41:07.726103 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2025.12.19 21:41:07.726138 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14780 | 2025.12.19 21:41:07.726168 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260613 sec., 1880021.038541316 rows/sec., 162.68 MiB/sec. | ||
| 14781 | 2025.12.19 21:41:07.726454 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14782 | 2025.12.19 21:41:07.726500 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14783 | 2025.12.19 21:41:07.726695 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14784 | 2025.12.19 21:41:07.726840 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001238 sec., 79967.68982229402 rows/sec., 6.25 MiB/sec. | ||
| 14785 | 2025.12.19 21:41:07.726847 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2025.12.19 21:41:07.726860 [ 110 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14787 | 2025.12.19 21:41:07.726881 [ 4 ] {0387aaf1-08b8-4b19-a1c3-8c749285f3a5} <Debug> TCPHandler: Processed in 0.001410039 sec. | ||
| 14788 | 2025.12.19 21:41:07.726931 [ 110 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2025.12.19 21:41:07.726947 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_106_21} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14790 | 2025.12.19 21:41:07.726961 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14791 | 2025.12.19 21:41:07.727023 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2025.12.19 21:41:07.727056 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14793 | 2025.12.19 21:41:07.727108 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 14794 | 2025.12.19 21:41:07.727129 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14795 | 2025.12.19 21:41:07.727176 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14796 | 2025.12.19 21:41:07.727212 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14797 | 2025.12.19 21:41:07.727251 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1251 rows starting from the beginning of the part | ||
| 14798 | 2025.12.19 21:41:07.727317 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 559 rows starting from the beginning of the part | ||
| 14799 | 2025.12.19 21:41:07.727374 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 14800 | 2025.12.19 21:41:07.727417 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 99 rows starting from the beginning of the part | ||
| 14801 | 2025.12.19 21:41:07.727464 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 113 rows starting from the beginning of the part | ||
| 14802 | 2025.12.19 21:41:07.727510 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 99 rows starting from the beginning of the part | ||
| 14803 | 2025.12.19 21:41:07.727607 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14804 | 2025.12.19 21:41:07.727652 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14805 | 2025.12.19 21:41:07.728006 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14806 | 2025.12.19 21:41:07.728225 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14807 | 2025.12.19 21:41:07.728360 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 14808 | 2025.12.19 21:41:07.728397 [ 4 ] {af6606d4-ba97-4f9b-96eb-70e82bade753} <Debug> TCPHandler: Processed in 0.00142167 sec. | ||
| 14809 | 2025.12.19 21:41:07.728514 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14810 | 2025.12.19 21:41:07.728612 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14811 | 2025.12.19 21:41:07.728665 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14812 | 2025.12.19 21:41:07.728682 [ 200 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649266 sec., 1329076.0859679398 rows/sec., 103.32 MiB/sec. | ||
| 14813 | 2025.12.19 21:41:07.728874 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14814 | 2025.12.19 21:41:07.729129 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2025.12.19 21:41:07.729191 [ 186 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_106_21} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14816 | 2025.12.19 21:41:07.729264 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14817 | 2025.12.19 21:41:07.729510 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2025.12.19 21:41:07.729545 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14819 | 2025.12.19 21:41:07.730183 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14820 | 2025.12.19 21:41:07.730419 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2025.12.19 21:41:07.730553 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001958 sec., 17875.383043922368 rows/sec., 32.03 MiB/sec. | ||
| 14822 | 2025.12.19 21:41:07.730618 [ 4 ] {3592e57b-07a2-400e-a33c-9df2988494da} <Debug> TCPHandler: Processed in 0.00215134 sec. | ||
| 14823 | 2025.12.19 21:41:07.730733 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2025.12.19 21:41:07.730837 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14825 | 2025.12.19 21:41:07.730878 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14826 | 2025.12.19 21:41:07.731210 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2025.12.19 21:41:07.731339 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14828 | 2025.12.19 21:41:07.731634 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14829 | 2025.12.19 21:41:07.731836 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2025.12.19 21:41:07.731960 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 14831 | 2025.12.19 21:41:07.731995 [ 4 ] {7f732195-375a-4179-991e-ac4129b2b0af} <Debug> TCPHandler: Processed in 0.001310387 sec. | ||
| 14832 | 2025.12.19 21:41:08.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.76 MiB, peak 388.54 MiB, free memory in arenas 0.00 B, will set to 376.26 MiB (RSS), difference: 3.49 MiB | ||
| 14833 | 2025.12.19 21:41:11.988411 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14834 | 2025.12.19 21:41:11.988473 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14835 | 2025.12.19 21:41:12.212739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35578 | ||
| 14836 | 2025.12.19 21:41:12.213364 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2025.12.19 21:41:12.213422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14838 | 2025.12.19 21:41:12.213911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14839 | 2025.12.19 21:41:12.214140 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2025.12.19 21:41:12.214295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35578 | ||
| 14841 | 2025.12.19 21:41:12.721013 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2025.12.19 21:41:12.721211 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14843 | 2025.12.19 21:41:12.721287 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14844 | 2025.12.19 21:41:12.721992 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2025.12.19 21:41:12.722045 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14846 | 2025.12.19 21:41:12.722463 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14847 | 2025.12.19 21:41:12.722694 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2025.12.19 21:41:12.722859 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001704 sec., 41079.81220657277 rows/sec., 3.29 MiB/sec. | ||
| 14849 | 2025.12.19 21:41:12.722912 [ 4 ] {78eeba4d-152e-486b-ad7b-1ee91a624153} <Debug> TCPHandler: Processed in 0.002040717 sec. | ||
| 14850 | 2025.12.19 21:41:12.723048 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14851 | 2025.12.19 21:41:12.723153 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14852 | 2025.12.19 21:41:12.723196 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14853 | 2025.12.19 21:41:12.723624 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14854 | 2025.12.19 21:41:12.723662 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14855 | 2025.12.19 21:41:12.723965 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14856 | 2025.12.19 21:41:12.724183 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2025.12.19 21:41:12.724321 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001193 sec., 5867.56077116513 rows/sec., 441.21 KiB/sec. | ||
| 14858 | 2025.12.19 21:41:12.724361 [ 4 ] {a9ff1a93-e35d-420e-9c82-3576cfb85a37} <Debug> TCPHandler: Processed in 0.001367768 sec. | ||
| 14859 | 2025.12.19 21:41:12.724473 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14860 | 2025.12.19 21:41:12.724578 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14861 | 2025.12.19 21:41:12.724621 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14862 | 2025.12.19 21:41:12.725065 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2025.12.19 21:41:12.725104 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14864 | 2025.12.19 21:41:12.725442 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14865 | 2025.12.19 21:41:12.725659 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2025.12.19 21:41:12.725795 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001237 sec., 57396.928051738076 rows/sec., 4.48 MiB/sec. | ||
| 14867 | 2025.12.19 21:41:12.725835 [ 4 ] {96596d18-06ca-4268-b13d-d5b4d2411d54} <Debug> TCPHandler: Processed in 0.001413939 sec. | ||
| 14868 | 2025.12.19 21:41:12.725947 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14869 | 2025.12.19 21:41:12.726044 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14870 | 2025.12.19 21:41:12.726087 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14871 | 2025.12.19 21:41:12.726491 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2025.12.19 21:41:12.726529 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14873 | 2025.12.19 21:41:12.726866 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14874 | 2025.12.19 21:41:12.727080 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14875 | 2025.12.19 21:41:12.727219 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 14876 | 2025.12.19 21:41:12.727258 [ 4 ] {7869a9d8-e03c-48d9-84e0-2a41d2f67b60} <Debug> TCPHandler: Processed in 0.001361308 sec. | ||
| 14877 | 2025.12.19 21:41:12.727330 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 14878 | 2025.12.19 21:41:12.727368 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14879 | 2025.12.19 21:41:12.727394 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 14880 | 2025.12.19 21:41:12.727472 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14881 | 2025.12.19 21:41:12.727532 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14882 | 2025.12.19 21:41:12.728315 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2025.12.19 21:41:12.728355 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14884 | 2025.12.19 21:41:12.728907 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14885 | 2025.12.19 21:41:12.729128 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2025.12.19 21:41:12.729273 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00182 sec., 3846.153846153846 rows/sec., 6.89 MiB/sec. | ||
| 14887 | 2025.12.19 21:41:12.729337 [ 4 ] {f49da3e1-7dca-4569-8057-62ed8e6d9ddc} <Debug> TCPHandler: Processed in 0.002018217 sec. | ||
| 14888 | 2025.12.19 21:41:12.729454 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2025.12.19 21:41:12.729549 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14890 | 2025.12.19 21:41:12.729591 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14891 | 2025.12.19 21:41:12.729936 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2025.12.19 21:41:12.729976 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14893 | 2025.12.19 21:41:12.730290 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14894 | 2025.12.19 21:41:12.730509 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2025.12.19 21:41:12.730642 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 14896 | 2025.12.19 21:41:12.730680 [ 4 ] {b59161f5-8a59-43aa-be13-1462d996e6a8} <Debug> TCPHandler: Processed in 0.001277096 sec. | ||
| 14897 | 2025.12.19 21:41:12.730837 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 14898 | 2025.12.19 21:41:14.112166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14899 | 2025.12.19 21:41:14.128517 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2025.12.19 21:41:14.128571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 14901 | 2025.12.19 21:41:14.134698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14902 | 2025.12.19 21:41:14.135414 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2025.12.19 21:41:14.138283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14904 | 2025.12.19 21:41:17.315293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1800 | ||
| 14905 | 2025.12.19 21:41:17.317552 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2025.12.19 21:41:17.317595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14907 | 2025.12.19 21:41:17.318769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14908 | 2025.12.19 21:41:17.319035 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2025.12.19 21:41:17.319310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 14910 | 2025.12.19 21:41:17.748295 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2025.12.19 21:41:17.748527 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14912 | 2025.12.19 21:41:17.748591 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14913 | 2025.12.19 21:41:17.749217 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2025.12.19 21:41:17.749257 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14915 | 2025.12.19 21:41:17.749612 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14916 | 2025.12.19 21:41:17.749825 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2025.12.19 21:41:17.749974 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 327.26 KiB/sec. | ||
| 14918 | 2025.12.19 21:41:17.750014 [ 4 ] {3b6d389f-038d-4866-a5cc-65f2c776b1d6} <Debug> TCPHandler: Processed in 0.001893432 sec. | ||
| 14919 | 2025.12.19 21:41:17.750147 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2025.12.19 21:41:17.750242 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14921 | 2025.12.19 21:41:17.750281 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14922 | 2025.12.19 21:41:17.751431 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2025.12.19 21:41:17.751468 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14924 | 2025.12.19 21:41:17.751843 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14925 | 2025.12.19 21:41:17.752051 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2025.12.19 21:41:17.752180 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001956 sec., 648773.0061349694 rows/sec., 53.87 MiB/sec. | ||
| 14927 | 2025.12.19 21:41:17.752218 [ 4 ] {fcd165a5-14ad-49f0-ac34-826ae8045e14} <Debug> TCPHandler: Processed in 0.00212882 sec. | ||
| 14928 | 2025.12.19 21:41:17.752351 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2025.12.19 21:41:17.752445 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14930 | 2025.12.19 21:41:17.752485 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14931 | 2025.12.19 21:41:17.752916 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2025.12.19 21:41:17.752948 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14933 | 2025.12.19 21:41:17.753246 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14934 | 2025.12.19 21:41:17.753458 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2025.12.19 21:41:17.753584 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.57 MiB/sec. | ||
| 14936 | 2025.12.19 21:41:17.753620 [ 4 ] {d15d8dd6-f957-4120-8b97-48762eed63f1} <Debug> TCPHandler: Processed in 0.001325107 sec. | ||
| 14937 | 2025.12.19 21:41:17.753759 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2025.12.19 21:41:17.753883 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14939 | 2025.12.19 21:41:17.753932 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14940 | 2025.12.19 21:41:17.754484 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2025.12.19 21:41:17.754520 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14942 | 2025.12.19 21:41:17.754855 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14943 | 2025.12.19 21:41:17.755069 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2025.12.19 21:41:17.755189 [ 99 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 14945 | 2025.12.19 21:41:17.755199 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00134 sec., 170149.25373134328 rows/sec., 11.52 MiB/sec. | ||
| 14946 | 2025.12.19 21:41:17.755227 [ 99 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2025.12.19 21:41:17.755246 [ 4 ] {6932e62c-cac1-4210-ad55-873d8fd03da4} <Debug> TCPHandler: Processed in 0.001556823 sec. | ||
| 14948 | 2025.12.19 21:41:17.755246 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14949 | 2025.12.19 21:41:17.755362 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2025.12.19 21:41:17.755371 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 14951 | 2025.12.19 21:41:17.755457 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14952 | 2025.12.19 21:41:17.755511 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14953 | 2025.12.19 21:41:17.755532 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14954 | 2025.12.19 21:41:17.755576 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 465 rows starting from the beginning of the part | ||
| 14955 | 2025.12.19 21:41:17.755650 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 14956 | 2025.12.19 21:41:17.755702 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 14957 | 2025.12.19 21:41:17.755749 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 14958 | 2025.12.19 21:41:17.755792 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 14959 | 2025.12.19 21:41:17.755838 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 14960 | 2025.12.19 21:41:17.756133 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.12.19 21:41:17.756177 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14962 | 2025.12.19 21:41:17.756526 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14963 | 2025.12.19 21:41:17.756741 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2025.12.19 21:41:17.756871 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001432 sec., 391759.7765363129 rows/sec., 29.12 MiB/sec. | ||
| 14965 | 2025.12.19 21:41:17.756871 [ 186 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560043 sec., 757030.4151872736 rows/sec., 53.97 MiB/sec. | ||
| 14966 | 2025.12.19 21:41:17.756910 [ 4 ] {583d44c2-6885-4f95-bf2f-c15fe37bb641} <Debug> TCPHandler: Processed in 0.001599104 sec. | ||
| 14967 | 2025.12.19 21:41:17.757029 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2025.12.19 21:41:17.757077 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14969 | 2025.12.19 21:41:17.757134 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14970 | 2025.12.19 21:41:17.757184 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14971 | 2025.12.19 21:41:17.757396 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.12.19 21:41:17.757483 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_41_9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 14973 | 2025.12.19 21:41:17.757588 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14974 | 2025.12.19 21:41:17.757766 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2025.12.19 21:41:17.757807 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14976 | 2025.12.19 21:41:17.758186 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14977 | 2025.12.19 21:41:17.758400 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2025.12.19 21:41:17.758526 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001411 sec., 600283.4868887315 rows/sec., 40.41 MiB/sec. | ||
| 14979 | 2025.12.19 21:41:17.758527 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14980 | 2025.12.19 21:41:17.758564 [ 4 ] {059ec719-1366-46d7-901b-a2a913debe0d} <Debug> TCPHandler: Processed in 0.001584324 sec. | ||
| 14981 | 2025.12.19 21:41:17.758572 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2025.12.19 21:41:17.758592 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14983 | 2025.12.19 21:41:17.758660 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::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 | ||
| 14984 | 2025.12.19 21:41:17.758679 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2025.12.19 21:41:17.758739 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14986 | 2025.12.19 21:41:17.758768 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31070 rows starting from the beginning of the part | ||
| 14987 | 2025.12.19 21:41:17.758782 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14988 | 2025.12.19 21:41:17.758832 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14989 | 2025.12.19 21:41:17.758837 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14990 | 2025.12.19 21:41:17.758875 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 199 rows starting from the beginning of the part | ||
| 14991 | 2025.12.19 21:41:17.758920 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14992 | 2025.12.19 21:41:17.758960 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14993 | 2025.12.19 21:41:17.758999 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 847 rows starting from the beginning of the part | ||
| 14994 | 2025.12.19 21:41:17.759722 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.12.19 21:41:17.759757 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 14996 | 2025.12.19 21:41:17.760314 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14997 | 2025.12.19 21:41:17.760545 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.12.19 21:41:17.760689 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001932 sec., 18115.942028985508 rows/sec., 32.46 MiB/sec. | ||
| 14999 | 2025.12.19 21:41:17.760767 [ 4 ] {29a9218c-c44e-4c8e-b37d-67e7c13fdfd6} <Debug> TCPHandler: Processed in 0.00213747 sec. | ||
| 15000 | 2025.12.19 21:41:17.760890 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.12.19 21:41:17.760984 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15002 | 2025.12.19 21:41:17.761025 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15003 | 2025.12.19 21:41:17.761372 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.12.19 21:41:17.761408 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15005 | 2025.12.19 21:41:17.761726 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15006 | 2025.12.19 21:41:17.761936 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.12.19 21:41:17.762071 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 15008 | 2025.12.19 21:41:17.762107 [ 4 ] {c3ee53f1-7ed7-4668-b2c6-e8973f933e62} <Debug> TCPHandler: Processed in 0.001267955 sec. | ||
| 15009 | 2025.12.19 21:41:17.762113 [ 219 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15010 | 2025.12.19 21:41:17.762148 [ 219 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15011 | 2025.12.19 21:41:17.764557 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005921515 sec., 5504672.368473271 rows/sec., 376.22 MiB/sec. | ||
| 15012 | 2025.12.19 21:41:17.765006 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15013 | 2025.12.19 21:41:17.765250 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2025.12.19 21:41:17.765310 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15015 | 2025.12.19 21:41:17.765383 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15016 | 2025.12.19 21:41:17.765760 [ 219 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15017 | 2025.12.19 21:41:19.194583 [ 222 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 15018 | 2025.12.19 21:41:19.194639 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 15019 | 2025.12.19 21:41:19.197126 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 15020 | 2025.12.19 21:41:19.436855 [ 220 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 15021 | 2025.12.19 21:41:19.436927 [ 220 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 15022 | 2025.12.19 21:41:19.440190 [ 220 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 15023 | 2025.12.19 21:41:19.715188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36026 | ||
| 15024 | 2025.12.19 21:41:19.715726 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15025 | 2025.12.19 21:41:19.715773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15026 | 2025.12.19 21:41:19.716285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15027 | 2025.12.19 21:41:19.716537 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2025.12.19 21:41:19.716672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36026 | ||
| 15029 | 2025.12.19 21:41:21.639028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15030 | 2025.12.19 21:41:21.656141 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.12.19 21:41:21.656206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15032 | 2025.12.19 21:41:21.661947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15033 | 2025.12.19 21:41:21.662653 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2025.12.19 21:41:21.665807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15035 | 2025.12.19 21:41:22.719577 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2025.12.19 21:41:22.719757 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15037 | 2025.12.19 21:41:22.719822 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15038 | 2025.12.19 21:41:22.720571 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2025.12.19 21:41:22.720628 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15040 | 2025.12.19 21:41:22.721002 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15041 | 2025.12.19 21:41:22.721226 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2025.12.19 21:41:22.721372 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001664 sec., 42067.307692307695 rows/sec., 3.37 MiB/sec. | ||
| 15043 | 2025.12.19 21:41:22.721413 [ 4 ] {4bc2cc18-2fd1-4809-a194-527eab94e991} <Debug> TCPHandler: Processed in 0.001962995 sec. | ||
| 15044 | 2025.12.19 21:41:22.721559 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15045 | 2025.12.19 21:41:22.721661 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15046 | 2025.12.19 21:41:22.721702 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15047 | 2025.12.19 21:41:22.722133 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2025.12.19 21:41:22.722166 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15049 | 2025.12.19 21:41:22.722444 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15050 | 2025.12.19 21:41:22.722636 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2025.12.19 21:41:22.722756 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001156 sec., 6055.363321799308 rows/sec., 455.33 KiB/sec. | ||
| 15052 | 2025.12.19 21:41:22.722774 [ 97 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15053 | 2025.12.19 21:41:22.722790 [ 4 ] {8663ba71-e21f-4b9d-8fe0-14e8ac12c554} <Debug> TCPHandler: Processed in 0.001324607 sec. | ||
| 15054 | 2025.12.19 21:41:22.722839 [ 97 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2025.12.19 21:41:22.722864 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15056 | 2025.12.19 21:41:22.722925 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2025.12.19 21:41:22.722990 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 15058 | 2025.12.19 21:41:22.723024 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15059 | 2025.12.19 21:41:22.723137 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15060 | 2025.12.19 21:41:22.723218 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15061 | 2025.12.19 21:41:22.723261 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 279 rows starting from the beginning of the part | ||
| 15062 | 2025.12.19 21:41:22.723340 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 15063 | 2025.12.19 21:41:22.723392 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 15064 | 2025.12.19 21:41:22.723438 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 15065 | 2025.12.19 21:41:22.723485 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 41 rows starting from the beginning of the part | ||
| 15066 | 2025.12.19 21:41:22.723533 [ 200 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 15067 | 2025.12.19 21:41:22.723585 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2025.12.19 21:41:22.723624 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15069 | 2025.12.19 21:41:22.723950 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15070 | 2025.12.19 21:41:22.724172 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2025.12.19 21:41:22.724306 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001247 sec., 56936.647955092216 rows/sec., 4.44 MiB/sec. | ||
| 15072 | 2025.12.19 21:41:22.724343 [ 4 ] {5cdb49f4-b3a0-42c6-bb07-8246cffa383b} <Debug> TCPHandler: Processed in 0.001411579 sec. | ||
| 15073 | 2025.12.19 21:41:22.724412 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432649 sec., 275015.0246152407 rows/sec., 19.09 MiB/sec. | ||
| 15074 | 2025.12.19 21:41:22.724461 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2025.12.19 21:41:22.724569 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15076 | 2025.12.19 21:41:22.724613 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15077 | 2025.12.19 21:41:22.724613 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15078 | 2025.12.19 21:41:22.724925 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2025.12.19 21:41:22.725010 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_106_21} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15080 | 2025.12.19 21:41:22.725075 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2025.12.19 21:41:22.725118 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15082 | 2025.12.19 21:41:22.725133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15083 | 2025.12.19 21:41:22.725460 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15084 | 2025.12.19 21:41:22.725673 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2025.12.19 21:41:22.725803 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 15086 | 2025.12.19 21:41:22.725840 [ 4 ] {9225ea41-9f21-4c5c-9d80-b9d842f4bb79} <Debug> TCPHandler: Processed in 0.001425769 sec. | ||
| 15087 | 2025.12.19 21:41:22.725968 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15088 | 2025.12.19 21:41:22.726061 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15089 | 2025.12.19 21:41:22.726114 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15090 | 2025.12.19 21:41:22.726885 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2025.12.19 21:41:22.726921 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15092 | 2025.12.19 21:41:22.727424 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15093 | 2025.12.19 21:41:22.727639 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15094 | 2025.12.19 21:41:22.727757 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15095 | 2025.12.19 21:41:22.727772 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00173 sec., 4046.242774566474 rows/sec., 7.25 MiB/sec. | ||
| 15096 | 2025.12.19 21:41:22.727805 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.12.19 21:41:22.727833 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15098 | 2025.12.19 21:41:22.727838 [ 4 ] {f933ca30-7f92-4297-86a1-8bd8311dd8f4} <Debug> TCPHandler: Processed in 0.001926154 sec. | ||
| 15099 | 2025.12.19 21:41:22.727933 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 15100 | 2025.12.19 21:41:22.727966 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15101 | 2025.12.19 21:41:22.728079 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15102 | 2025.12.19 21:41:22.728119 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15103 | 2025.12.19 21:41:22.728148 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15104 | 2025.12.19 21:41:22.728206 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2182 rows starting from the beginning of the part | ||
| 15105 | 2025.12.19 21:41:22.728323 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 15106 | 2025.12.19 21:41:22.728427 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 15107 | 2025.12.19 21:41:22.728458 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2025.12.19 21:41:22.728497 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15109 | 2025.12.19 21:41:22.728524 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 15110 | 2025.12.19 21:41:22.728621 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 35 rows starting from the beginning of the part | ||
| 15111 | 2025.12.19 21:41:22.728711 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 15112 | 2025.12.19 21:41:22.728796 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15113 | 2025.12.19 21:41:22.729034 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2025.12.19 21:41:22.729176 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 15115 | 2025.12.19 21:41:22.729187 [ 91 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15116 | 2025.12.19 21:41:22.729211 [ 4 ] {496aed86-d781-447a-a9fd-506408ad57b2} <Debug> TCPHandler: Processed in 0.001292666 sec. | ||
| 15117 | 2025.12.19 21:41:22.729227 [ 91 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15118 | 2025.12.19 21:41:22.729247 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15119 | 2025.12.19 21:41:22.729330 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15120 | 2025.12.19 21:41:22.729432 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15121 | 2025.12.19 21:41:22.729462 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5902 rows starting from the beginning of the part | ||
| 15122 | 2025.12.19 21:41:22.729519 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15123 | 2025.12.19 21:41:22.729563 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15124 | 2025.12.19 21:41:22.729603 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15125 | 2025.12.19 21:41:22.729638 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15126 | 2025.12.19 21:41:22.729675 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15127 | 2025.12.19 21:41:22.731283 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988486 sec., 3118955.82870586 rows/sec., 207.82 MiB/sec. | ||
| 15128 | 2025.12.19 21:41:22.731724 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15129 | 2025.12.19 21:41:22.732067 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2025.12.19 21:41:22.732159 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_106_21} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15131 | 2025.12.19 21:41:22.732271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15132 | 2025.12.19 21:41:22.739234 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 19 columns (19 merged, 0 gathered) in 0.011339296 sec., 200453.36147852565 rows/sec., 359.20 MiB/sec. | ||
| 15133 | 2025.12.19 21:41:22.741331 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15134 | 2025.12.19 21:41:22.741688 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2025.12.19 21:41:22.741768 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15136 | 2025.12.19 21:41:22.741935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. | ||
| 15137 | 2025.12.19 21:41:23.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.81 MiB, peak 395.14 MiB, free memory in arenas 0.00 B, will set to 382.03 MiB (RSS), difference: 5.22 MiB | ||
| 15138 | 2025.12.19 21:41:26.988714 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15139 | 2025.12.19 21:41:26.988777 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15140 | 2025.12.19 21:41:27.041498 [ 220 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15141 | 2025.12.19 21:41:27.041549 [ 220 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15142 | 2025.12.19 21:41:27.043971 [ 220 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15143 | 2025.12.19 21:41:27.216919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36538 | ||
| 15144 | 2025.12.19 21:41:27.217833 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15145 | 2025.12.19 21:41:27.217926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15146 | 2025.12.19 21:41:27.218576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15147 | 2025.12.19 21:41:27.218830 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2025.12.19 21:41:27.218969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36538 | ||
| 15149 | 2025.12.19 21:41:27.219006 [ 89 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15150 | 2025.12.19 21:41:27.219100 [ 89 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2025.12.19 21:41:27.219138 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15152 | 2025.12.19 21:41:27.219294 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15153 | 2025.12.19 21:41:27.219477 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15154 | 2025.12.19 21:41:27.219538 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34106 rows starting from the beginning of the part | ||
| 15155 | 2025.12.19 21:41:27.219637 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15156 | 2025.12.19 21:41:27.219708 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15157 | 2025.12.19 21:41:27.219775 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15158 | 2025.12.19 21:41:27.219836 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15159 | 2025.12.19 21:41:27.219890 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 15160 | 2025.12.19 21:41:27.222621 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36538 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393174 sec., 10768089.110667475 rows/sec., 154.04 MiB/sec. | ||
| 15161 | 2025.12.19 21:41:27.222998 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15162 | 2025.12.19 21:41:27.223380 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2025.12.19 21:41:27.223477 [ 198 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_76_15} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15164 | 2025.12.19 21:41:27.223621 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15165 | 2025.12.19 21:41:27.319535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1828 | ||
| 15166 | 2025.12.19 21:41:27.322030 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.12.19 21:41:27.322078 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15168 | 2025.12.19 21:41:27.323222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15169 | 2025.12.19 21:41:27.323458 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2025.12.19 21:41:27.323588 [ 89 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15171 | 2025.12.19 21:41:27.323630 [ 89 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2025.12.19 21:41:27.323650 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15173 | 2025.12.19 21:41:27.323720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 15174 | 2025.12.19 21:41:27.323736 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 15175 | 2025.12.19 21:41:27.324161 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15176 | 2025.12.19 21:41:27.324345 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1686 rows starting from the beginning of the part | ||
| 15177 | 2025.12.19 21:41:27.324661 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15178 | 2025.12.19 21:41:27.324971 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 15179 | 2025.12.19 21:41:27.325284 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 15180 | 2025.12.19 21:41:27.325597 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 15181 | 2025.12.19 21:41:27.325906 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 15182 | 2025.12.19 21:41:27.332764 [ 189 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 72 columns (72 merged, 0 gathered) in 0.009034551 sec., 202334.34954321472 rows/sec., 157.72 MiB/sec. | ||
| 15183 | 2025.12.19 21:41:27.334619 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15184 | 2025.12.19 21:41:27.335271 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2025.12.19 21:41:27.335362 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_56_11} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15186 | 2025.12.19 21:41:27.335746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15187 | 2025.12.19 21:41:27.721332 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15188 | 2025.12.19 21:41:27.721590 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15189 | 2025.12.19 21:41:27.721690 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15190 | 2025.12.19 21:41:27.722438 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2025.12.19 21:41:27.722483 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15192 | 2025.12.19 21:41:27.722853 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15193 | 2025.12.19 21:41:27.723078 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2025.12.19 21:41:27.723236 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001717 sec., 73383.80896913221 rows/sec., 6.32 MiB/sec. | ||
| 15195 | 2025.12.19 21:41:27.723281 [ 4 ] {23899bd5-61ee-44ad-b799-aa1695c2fe0b} <Debug> TCPHandler: Processed in 0.002105268 sec. | ||
| 15196 | 2025.12.19 21:41:27.723416 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15197 | 2025.12.19 21:41:27.723530 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15198 | 2025.12.19 21:41:27.723577 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15199 | 2025.12.19 21:41:27.724014 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2025.12.19 21:41:27.724048 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15201 | 2025.12.19 21:41:27.724402 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15202 | 2025.12.19 21:41:27.724615 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2025.12.19 21:41:27.724743 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00122 sec., 28688.524590163935 rows/sec., 2.11 MiB/sec. | ||
| 15204 | 2025.12.19 21:41:27.724782 [ 4 ] {a5320ac0-1aa6-4f25-bd46-33e1e4fdbef1} <Debug> TCPHandler: Processed in 0.00141501 sec. | ||
| 15205 | 2025.12.19 21:41:27.724904 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15206 | 2025.12.19 21:41:27.725022 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15207 | 2025.12.19 21:41:27.725071 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15208 | 2025.12.19 21:41:27.725596 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15209 | 2025.12.19 21:41:27.725640 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15210 | 2025.12.19 21:41:27.725985 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15211 | 2025.12.19 21:41:27.726191 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15212 | 2025.12.19 21:41:27.726322 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001323 sec., 74829.93197278911 rows/sec., 5.84 MiB/sec. | ||
| 15213 | 2025.12.19 21:41:27.726359 [ 4 ] {eac4b98c-08e4-4453-ad5f-5bb8963dd21d} <Debug> TCPHandler: Processed in 0.001516943 sec. | ||
| 15214 | 2025.12.19 21:41:27.726395 [ 221 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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 | 2025.12.19 21:41:27.726455 [ 221 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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 | 2025.12.19 21:41:27.726472 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2025.12.19 21:41:27.726570 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15218 | 2025.12.19 21:41:27.726613 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15219 | 2025.12.19 21:41:27.727030 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.12.19 21:41:27.727066 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15221 | 2025.12.19 21:41:27.727430 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15222 | 2025.12.19 21:41:27.727701 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2025.12.19 21:41:27.727837 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 15224 | 2025.12.19 21:41:27.727876 [ 4 ] {9e0bf679-e7c0-4c94-85bd-a2b8114a9637} <Debug> TCPHandler: Processed in 0.001453181 sec. | ||
| 15225 | 2025.12.19 21:41:27.728003 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2025.12.19 21:41:27.728125 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15227 | 2025.12.19 21:41:27.728191 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15228 | 2025.12.19 21:41:27.729126 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2025.12.19 21:41:27.729165 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15230 | 2025.12.19 21:41:27.729753 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15231 | 2025.12.19 21:41:27.729753 [ 221 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 15232 | 2025.12.19 21:41:27.730019 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2025.12.19 21:41:27.730189 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002087 sec., 16770.48394825108 rows/sec., 30.05 MiB/sec. | ||
| 15234 | 2025.12.19 21:41:27.730261 [ 4 ] {da979c34-820a-46eb-a143-b6d9caffe013} <Debug> TCPHandler: Processed in 0.002321784 sec. | ||
| 15235 | 2025.12.19 21:41:27.730392 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2025.12.19 21:41:27.730502 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2025.12.19 21:41:27.730550 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2025.12.19 21:41:27.730942 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2025.12.19 21:41:27.730977 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15240 | 2025.12.19 21:41:27.731273 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15241 | 2025.12.19 21:41:27.731470 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2025.12.19 21:41:27.731595 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 15243 | 2025.12.19 21:41:27.731630 [ 4 ] {f5a16cce-bfe9-4bdb-8028-90e9d2b0e157} <Debug> TCPHandler: Processed in 0.001295206 sec. | ||
| 15244 | 2025.12.19 21:41:27.952445 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15245 | 2025.12.19 21:41:27.952524 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15246 | 2025.12.19 21:41:27.954621 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15247 | 2025.12.19 21:41:28.977651 [ 225 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15248 | 2025.12.19 21:41:28.977706 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15249 | 2025.12.19 21:41:28.981133 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15250 | 2025.12.19 21:41:29.166047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15251 | 2025.12.19 21:41:29.184244 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2025.12.19 21:41:29.184313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15253 | 2025.12.19 21:41:29.190536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15254 | 2025.12.19 21:41:29.191265 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2025.12.19 21:41:29.191603 [ 88 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15256 | 2025.12.19 21:41:29.191703 [ 88 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2025.12.19 21:41:29.191740 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15258 | 2025.12.19 21:41:29.191896 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15259 | 2025.12.19 21:41:29.195185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15260 | 2025.12.19 21:41:29.195681 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15261 | 2025.12.19 21:41:29.197095 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15262 | 2025.12.19 21:41:29.201582 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15263 | 2025.12.19 21:41:29.206067 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15264 | 2025.12.19 21:41:29.210321 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15265 | 2025.12.19 21:41:29.215100 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15266 | 2025.12.19 21:41:29.219615 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 15267 | 2025.12.19 21:41:29.279996 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088159145 sec., 6499.609314495961 rows/sec., 33.61 MiB/sec. | ||
| 15268 | 2025.12.19 21:41:29.282995 [ 187 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15269 | 2025.12.19 21:41:29.284994 [ 187 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_76_15} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2025.12.19 21:41:29.285102 [ 187 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_76_15} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15271 | 2025.12.19 21:41:29.287217 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15272 | 2025.12.19 21:41:30.001139 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.12 MiB, peak 400.54 MiB, free memory in arenas 0.00 B, will set to 382.05 MiB (RSS), difference: -1.07 MiB | ||
| 15273 | 2025.12.19 21:41:32.721848 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15274 | 2025.12.19 21:41:32.722043 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15275 | 2025.12.19 21:41:32.722106 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15276 | 2025.12.19 21:41:32.722863 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2025.12.19 21:41:32.722899 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15278 | 2025.12.19 21:41:32.723270 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15279 | 2025.12.19 21:41:32.723484 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2025.12.19 21:41:32.723628 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 15281 | 2025.12.19 21:41:32.723669 [ 4 ] {9c8e8fc3-cd4c-43f8-a04d-c1b5d3f3edb3} <Debug> TCPHandler: Processed in 0.001957014 sec. | ||
| 15282 | 2025.12.19 21:41:32.723793 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2025.12.19 21:41:32.723907 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15284 | 2025.12.19 21:41:32.723946 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15285 | 2025.12.19 21:41:32.724431 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2025.12.19 21:41:32.724465 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15287 | 2025.12.19 21:41:32.724744 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15288 | 2025.12.19 21:41:32.724944 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2025.12.19 21:41:32.725071 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 15290 | 2025.12.19 21:41:32.725107 [ 4 ] {4e985a74-871d-4f26-88ec-dca141eddba5} <Debug> TCPHandler: Processed in 0.001362878 sec. | ||
| 15291 | 2025.12.19 21:41:32.725220 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2025.12.19 21:41:32.725319 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15293 | 2025.12.19 21:41:32.725356 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15294 | 2025.12.19 21:41:32.725869 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2025.12.19 21:41:32.725902 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15296 | 2025.12.19 21:41:32.726211 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15297 | 2025.12.19 21:41:32.726405 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2025.12.19 21:41:32.726497 [ 83 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15299 | 2025.12.19 21:41:32.726526 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001225 sec., 155918.3673469388 rows/sec., 13.78 MiB/sec. | ||
| 15300 | 2025.12.19 21:41:32.726533 [ 83 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2025.12.19 21:41:32.726556 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15302 | 2025.12.19 21:41:32.726563 [ 4 ] {54bab8c2-431a-4fea-ac34-397c96dcbda4} <Debug> TCPHandler: Processed in 0.001390319 sec. | ||
| 15303 | 2025.12.19 21:41:32.726677 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2025.12.19 21:41:32.726680 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 15305 | 2025.12.19 21:41:32.726777 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15306 | 2025.12.19 21:41:32.726819 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15307 | 2025.12.19 21:41:32.726857 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15308 | 2025.12.19 21:41:32.726900 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2467 rows starting from the beginning of the part | ||
| 15309 | 2025.12.19 21:41:32.726975 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 70 rows starting from the beginning of the part | ||
| 15310 | 2025.12.19 21:41:32.727031 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1269 rows starting from the beginning of the part | ||
| 15311 | 2025.12.19 21:41:32.727079 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 15312 | 2025.12.19 21:41:32.727127 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 126 rows starting from the beginning of the part | ||
| 15313 | 2025.12.19 21:41:32.727177 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 191 rows starting from the beginning of the part | ||
| 15314 | 2025.12.19 21:41:32.727208 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2025.12.19 21:41:32.727249 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15316 | 2025.12.19 21:41:32.727568 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15317 | 2025.12.19 21:41:32.727777 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2025.12.19 21:41:32.727906 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001154 sec., 18197.573656845754 rows/sec., 1.38 MiB/sec. | ||
| 15319 | 2025.12.19 21:41:32.727944 [ 4 ] {712d90b9-17f3-40fb-9569-73e5a74e9f91} <Debug> TCPHandler: Processed in 0.001314666 sec. | ||
| 15320 | 2025.12.19 21:41:32.728049 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2025.12.19 21:41:32.728153 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15322 | 2025.12.19 21:41:32.728192 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15323 | 2025.12.19 21:41:32.728578 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2025.12.19 21:41:32.728613 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15325 | 2025.12.19 21:41:32.728905 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15326 | 2025.12.19 21:41:32.729104 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2025.12.19 21:41:32.729197 [ 192 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576242 sec., 1627564.4912240389 rows/sec., 140.60 MiB/sec. | ||
| 15328 | 2025.12.19 21:41:32.729234 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.81 MiB/sec. | ||
| 15329 | 2025.12.19 21:41:32.729278 [ 4 ] {6aeaf362-9a49-4868-860c-c87f2cd26d91} <Debug> TCPHandler: Processed in 0.001277035 sec. | ||
| 15330 | 2025.12.19 21:41:32.729295 [ 219 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): 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] | ||
| 15331 | 2025.12.19 21:41:32.729331 [ 219 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): 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] | ||
| 15332 | 2025.12.19 21:41:32.729383 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2025.12.19 21:41:32.729476 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15334 | 2025.12.19 21:41:32.729487 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15335 | 2025.12.19 21:41:32.729521 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15336 | 2025.12.19 21:41:32.729754 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2025.12.19 21:41:32.729832 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_111_22} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15338 | 2025.12.19 21:41:32.729919 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2025.12.19 21:41:32.729923 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15340 | 2025.12.19 21:41:32.729969 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15341 | 2025.12.19 21:41:32.730276 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15342 | 2025.12.19 21:41:32.730479 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2025.12.19 21:41:32.730604 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 15344 | 2025.12.19 21:41:32.730641 [ 4 ] {e0697fbe-35c4-4880-aa6d-a85ebeeed173} <Debug> TCPHandler: Processed in 0.001305227 sec. | ||
| 15345 | 2025.12.19 21:41:32.730757 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2025.12.19 21:41:32.730856 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15347 | 2025.12.19 21:41:32.730894 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15348 | 2025.12.19 21:41:32.731342 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2025.12.19 21:41:32.731376 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15350 | 2025.12.19 21:41:32.731669 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15351 | 2025.12.19 21:41:32.731710 [ 219 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): 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] | ||
| 15352 | 2025.12.19 21:41:32.731867 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2025.12.19 21:41:32.731986 [ 58 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15354 | 2025.12.19 21:41:32.731996 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001158 sec., 94127.80656303973 rows/sec., 7.67 MiB/sec. | ||
| 15355 | 2025.12.19 21:41:32.732034 [ 58 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2025.12.19 21:41:32.732060 [ 4 ] {c7573eb9-f800-4148-8173-4433c64c748c} <Debug> TCPHandler: Processed in 0.001349288 sec. | ||
| 15357 | 2025.12.19 21:41:32.732061 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15358 | 2025.12.19 21:41:32.732183 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2025.12.19 21:41:32.732187 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 15360 | 2025.12.19 21:41:32.732287 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15361 | 2025.12.19 21:41:32.732332 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15362 | 2025.12.19 21:41:32.732353 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15363 | 2025.12.19 21:41:32.732395 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1251 rows starting from the beginning of the part | ||
| 15364 | 2025.12.19 21:41:32.732469 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 71 rows starting from the beginning of the part | ||
| 15365 | 2025.12.19 21:41:32.732520 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 561 rows starting from the beginning of the part | ||
| 15366 | 2025.12.19 21:41:32.732568 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 71 rows starting from the beginning of the part | ||
| 15367 | 2025.12.19 21:41:32.732612 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 99 rows starting from the beginning of the part | ||
| 15368 | 2025.12.19 21:41:32.732658 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 109 rows starting from the beginning of the part | ||
| 15369 | 2025.12.19 21:41:32.732753 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2025.12.19 21:41:32.732793 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15371 | 2025.12.19 21:41:32.733149 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15372 | 2025.12.19 21:41:32.733369 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2025.12.19 21:41:32.733496 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001232 sec., 159902.5974025974 rows/sec., 11.47 MiB/sec. | ||
| 15374 | 2025.12.19 21:41:32.733533 [ 4 ] {b9a03a33-97d8-410d-a314-7499715bd0c0} <Debug> TCPHandler: Processed in 0.001396879 sec. | ||
| 15375 | 2025.12.19 21:41:32.733645 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2025.12.19 21:41:32.733743 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15377 | 2025.12.19 21:41:32.733795 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15378 | 2025.12.19 21:41:32.733892 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760029 sec., 1228388.8504109876 rows/sec., 95.42 MiB/sec. | ||
| 15379 | 2025.12.19 21:41:32.734112 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15380 | 2025.12.19 21:41:32.734421 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2025.12.19 21:41:32.734507 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_111_22} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15382 | 2025.12.19 21:41:32.734574 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2025.12.19 21:41:32.734603 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15384 | 2025.12.19 21:41:32.734616 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15385 | 2025.12.19 21:41:32.735128 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15386 | 2025.12.19 21:41:32.735354 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2025.12.19 21:41:32.735491 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001766 sec., 3963.7599093997737 rows/sec., 7.10 MiB/sec. | ||
| 15388 | 2025.12.19 21:41:32.735549 [ 4 ] {c1b9b27d-47ea-4bbe-80ee-1b79f5dcd459} <Debug> TCPHandler: Processed in 0.001951174 sec. | ||
| 15389 | 2025.12.19 21:41:32.735657 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2025.12.19 21:41:32.735757 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15391 | 2025.12.19 21:41:32.735796 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15392 | 2025.12.19 21:41:32.736137 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15393 | 2025.12.19 21:41:32.736171 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15394 | 2025.12.19 21:41:32.736465 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15395 | 2025.12.19 21:41:32.736666 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2025.12.19 21:41:32.736790 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 15397 | 2025.12.19 21:41:32.736825 [ 4 ] {1845cc7b-9427-43e4-9f29-0a1c4900d773} <Debug> TCPHandler: Processed in 0.001215004 sec. | ||
| 15398 | 2025.12.19 21:41:34.719983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36986 | ||
| 15399 | 2025.12.19 21:41:34.720496 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2025.12.19 21:41:34.720534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15401 | 2025.12.19 21:41:34.721008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15402 | 2025.12.19 21:41:34.721234 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2025.12.19 21:41:34.721363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36986 | ||
| 15404 | 2025.12.19 21:41:36.696092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15405 | 2025.12.19 21:41:36.712562 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2025.12.19 21:41:36.712611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15407 | 2025.12.19 21:41:36.718693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15408 | 2025.12.19 21:41:36.719374 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2025.12.19 21:41:36.722669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15410 | 2025.12.19 21:41:37.324791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1860 | ||
| 15411 | 2025.12.19 21:41:37.327426 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2025.12.19 21:41:37.327486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15413 | 2025.12.19 21:41:37.328702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15414 | 2025.12.19 21:41:37.328993 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2025.12.19 21:41:37.329398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 15416 | 2025.12.19 21:41:37.720527 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2025.12.19 21:41:37.720672 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15418 | 2025.12.19 21:41:37.720726 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15419 | 2025.12.19 21:41:37.721489 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2025.12.19 21:41:37.721528 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15421 | 2025.12.19 21:41:37.721865 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15422 | 2025.12.19 21:41:37.722078 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2025.12.19 21:41:37.722223 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001557 sec., 80924.85549132948 rows/sec., 6.97 MiB/sec. | ||
| 15424 | 2025.12.19 21:41:37.722262 [ 4 ] {2abfa956-6086-4c24-80d7-24dde24ddf23} <Debug> TCPHandler: Processed in 0.00179346 sec. | ||
| 15425 | 2025.12.19 21:41:37.722400 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2025.12.19 21:41:37.722503 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15427 | 2025.12.19 21:41:37.722542 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15428 | 2025.12.19 21:41:37.723071 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2025.12.19 21:41:37.723107 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15430 | 2025.12.19 21:41:37.723403 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15431 | 2025.12.19 21:41:37.723609 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2025.12.19 21:41:37.723736 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00126 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 15433 | 2025.12.19 21:41:37.723773 [ 4 ] {3202fec5-3bd7-4b6d-ae13-ebce1b5cc3f9} <Debug> TCPHandler: Processed in 0.00142107 sec. | ||
| 15434 | 2025.12.19 21:41:37.723906 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2025.12.19 21:41:37.724000 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15436 | 2025.12.19 21:41:37.724039 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15437 | 2025.12.19 21:41:37.724565 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2025.12.19 21:41:37.724601 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15439 | 2025.12.19 21:41:37.724914 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15440 | 2025.12.19 21:41:37.725113 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2025.12.19 21:41:37.725240 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001258 sec., 78696.34340222576 rows/sec., 6.15 MiB/sec. | ||
| 15442 | 2025.12.19 21:41:37.725276 [ 4 ] {d9148643-e1c9-4924-ad24-990455bfe586} <Debug> TCPHandler: Processed in 0.00142522 sec. | ||
| 15443 | 2025.12.19 21:41:37.725395 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2025.12.19 21:41:37.725499 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15445 | 2025.12.19 21:41:37.725541 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15446 | 2025.12.19 21:41:37.726002 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2025.12.19 21:41:37.726038 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15448 | 2025.12.19 21:41:37.726351 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15449 | 2025.12.19 21:41:37.726553 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2025.12.19 21:41:37.726681 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 15451 | 2025.12.19 21:41:37.726717 [ 4 ] {81e2731a-a350-426b-8ad9-105fc7a1457e} <Debug> TCPHandler: Processed in 0.001369958 sec. | ||
| 15452 | 2025.12.19 21:41:37.726782 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 15453 | 2025.12.19 21:41:37.726810 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 15454 | 2025.12.19 21:41:37.726836 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2025.12.19 21:41:37.726936 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15456 | 2025.12.19 21:41:37.726988 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15457 | 2025.12.19 21:41:37.727826 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2025.12.19 21:41:37.727860 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15459 | 2025.12.19 21:41:37.728399 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15460 | 2025.12.19 21:41:37.728626 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2025.12.19 21:41:37.728756 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001839 sec., 19032.082653616097 rows/sec., 34.10 MiB/sec. | ||
| 15462 | 2025.12.19 21:41:37.728808 [ 4 ] {be6f0533-69e1-4bfb-a5d4-3cb01a518958} <Debug> TCPHandler: Processed in 0.002019466 sec. | ||
| 15463 | 2025.12.19 21:41:37.728924 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2025.12.19 21:41:37.729025 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15465 | 2025.12.19 21:41:37.729065 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15466 | 2025.12.19 21:41:37.729409 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2025.12.19 21:41:37.729443 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15468 | 2025.12.19 21:41:37.729740 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15469 | 2025.12.19 21:41:37.729783 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 15470 | 2025.12.19 21:41:37.729940 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2025.12.19 21:41:37.730065 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 15472 | 2025.12.19 21:41:37.730099 [ 4 ] {f71f5aa2-8d6b-4de7-8af5-816f6af20c98} <Debug> TCPHandler: Processed in 0.001223574 sec. | ||
| 15473 | 2025.12.19 21:41:41.988831 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15474 | 2025.12.19 21:41:41.988936 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15475 | 2025.12.19 21:41:42.105961 [ 220 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15476 | 2025.12.19 21:41:42.106008 [ 220 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15477 | 2025.12.19 21:41:42.109323 [ 220 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 15478 | 2025.12.19 21:41:42.221621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37498 | ||
| 15479 | 2025.12.19 21:41:42.222157 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2025.12.19 21:41:42.222196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15481 | 2025.12.19 21:41:42.222677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15482 | 2025.12.19 21:41:42.222926 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2025.12.19 21:41:42.223073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37498 | ||
| 15484 | 2025.12.19 21:41:42.720562 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2025.12.19 21:41:42.720848 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15486 | 2025.12.19 21:41:42.720954 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15487 | 2025.12.19 21:41:42.721807 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2025.12.19 21:41:42.721858 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15489 | 2025.12.19 21:41:42.722248 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15490 | 2025.12.19 21:41:42.722476 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2025.12.19 21:41:42.722638 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001869 sec., 37453.183520599254 rows/sec., 3.00 MiB/sec. | ||
| 15492 | 2025.12.19 21:41:42.722687 [ 4 ] {35cb56e3-fc15-4f40-b857-0540d1b1917b} <Debug> TCPHandler: Processed in 0.002307384 sec. | ||
| 15493 | 2025.12.19 21:41:42.722814 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2025.12.19 21:41:42.722914 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15495 | 2025.12.19 21:41:42.722958 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15496 | 2025.12.19 21:41:42.723403 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2025.12.19 21:41:42.723485 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15498 | 2025.12.19 21:41:42.723866 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15499 | 2025.12.19 21:41:42.724126 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2025.12.19 21:41:42.724291 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001399 sec., 5003.573981415297 rows/sec., 376.25 KiB/sec. | ||
| 15501 | 2025.12.19 21:41:42.724340 [ 4 ] {437116d5-2bfa-4f59-9665-5f82330132fa} <Debug> TCPHandler: Processed in 0.001577124 sec. | ||
| 15502 | 2025.12.19 21:41:42.724454 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2025.12.19 21:41:42.724553 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15504 | 2025.12.19 21:41:42.724593 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15505 | 2025.12.19 21:41:42.725045 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2025.12.19 21:41:42.725081 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15507 | 2025.12.19 21:41:42.725394 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15508 | 2025.12.19 21:41:42.725608 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2025.12.19 21:41:42.725737 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001204 sec., 58970.099667774084 rows/sec., 4.60 MiB/sec. | ||
| 15510 | 2025.12.19 21:41:42.725775 [ 4 ] {3530431e-6e10-4ef8-8284-5a38b15f7c03} <Debug> TCPHandler: Processed in 0.001374268 sec. | ||
| 15511 | 2025.12.19 21:41:42.725887 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2025.12.19 21:41:42.725982 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15513 | 2025.12.19 21:41:42.726025 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15514 | 2025.12.19 21:41:42.726435 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2025.12.19 21:41:42.726471 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15516 | 2025.12.19 21:41:42.726802 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15517 | 2025.12.19 21:41:42.727017 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2025.12.19 21:41:42.727147 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 15519 | 2025.12.19 21:41:42.727142 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_106_21 to all_109_109_0 | ||
| 15520 | 2025.12.19 21:41:42.727184 [ 4 ] {68cd205f-1856-4bb7-a93f-6a6bea41506c} <Debug> TCPHandler: Processed in 0.001348278 sec. | ||
| 15521 | 2025.12.19 21:41:42.727223 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15522 | 2025.12.19 21:41:42.727248 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15523 | 2025.12.19 21:41:42.727320 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2025.12.19 21:41:42.727348 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_106_21 to all_109_109_0 into Compact with storage Full | ||
| 15525 | 2025.12.19 21:41:42.727437 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15526 | 2025.12.19 21:41:42.727484 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15527 | 2025.12.19 21:41:42.727510 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15528 | 2025.12.19 21:41:42.727529 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 32596 rows starting from the beginning of the part | ||
| 15529 | 2025.12.19 21:41:42.727611 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15530 | 2025.12.19 21:41:42.727666 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15531 | 2025.12.19 21:41:42.727716 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 197 rows starting from the beginning of the part | ||
| 15532 | 2025.12.19 21:41:42.728435 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2025.12.19 21:41:42.728478 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15534 | 2025.12.19 21:41:42.729032 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15535 | 2025.12.19 21:41:42.729277 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2025.12.19 21:41:42.729427 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002016 sec., 3472.222222222222 rows/sec., 6.22 MiB/sec. | ||
| 15537 | 2025.12.19 21:41:42.729496 [ 4 ] {d23a1153-9d3c-46ed-b8c3-94c16f16915a} <Debug> TCPHandler: Processed in 0.002227852 sec. | ||
| 15538 | 2025.12.19 21:41:42.729613 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15539 | 2025.12.19 21:41:42.729711 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15540 | 2025.12.19 21:41:42.729754 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15541 | 2025.12.19 21:41:42.730101 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2025.12.19 21:41:42.730137 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15543 | 2025.12.19 21:41:42.730452 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15544 | 2025.12.19 21:41:42.730672 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2025.12.19 21:41:42.730811 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 15546 | 2025.12.19 21:41:42.730849 [ 4 ] {ae1b6908-6fa8-4418-a436-ca280092a3c5} <Debug> TCPHandler: Processed in 0.001287546 sec. | ||
| 15547 | 2025.12.19 21:41:42.734073 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33113 rows, containing 5 columns (5 merged, 0 gathered) in 0.006767628 sec., 4892851.675653567 rows/sec., 334.57 MiB/sec. | ||
| 15548 | 2025.12.19 21:41:42.734266 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15549 | 2025.12.19 21:41:42.734543 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2025.12.19 21:41:42.734610 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_106_21, all_109_109_0] -> all_1_109_22 | ||
| 15551 | 2025.12.19 21:41:42.734679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15552 | 2025.12.19 21:41:44.222462 [ 62 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15553 | 2025.12.19 21:41:44.222534 [ 62 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2025.12.19 21:41:44.222555 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15555 | 2025.12.19 21:41:44.222706 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 15556 | 2025.12.19 21:41:44.222706 [ 224 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): 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] | ||
| 15557 | 2025.12.19 21:41:44.222836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15558 | 2025.12.19 21:41:44.222857 [ 224 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): 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] | ||
| 15559 | 2025.12.19 21:41:44.222931 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15560 | 2025.12.19 21:41:44.222996 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 15561 | 2025.12.19 21:41:44.223106 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15562 | 2025.12.19 21:41:44.223186 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 15563 | 2025.12.19 21:41:44.223271 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15564 | 2025.12.19 21:41:44.223343 [ 186 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 15565 | 2025.12.19 21:41:44.224191 [ 189 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565423 sec., 24274.589040789615 rows/sec., 2.03 MiB/sec. | ||
| 15566 | 2025.12.19 21:41:44.224388 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15567 | 2025.12.19 21:41:44.224801 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2025.12.19 21:41:44.224902 [ 197 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_37_9} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15569 | 2025.12.19 21:41:44.224912 [ 224 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): 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] | ||
| 15570 | 2025.12.19 21:41:44.225030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15571 | 2025.12.19 21:41:44.239336 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2025.12.19 21:41:44.239377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15573 | 2025.12.19 21:41:44.245382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15574 | 2025.12.19 21:41:44.246066 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2025.12.19 21:41:44.248926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15576 | 2025.12.19 21:41:47.329699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1884 | ||
| 15577 | 2025.12.19 21:41:47.332159 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2025.12.19 21:41:47.332220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15579 | 2025.12.19 21:41:47.333488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15580 | 2025.12.19 21:41:47.333770 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2025.12.19 21:41:47.334207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1884 | ||
| 15582 | 2025.12.19 21:41:47.748423 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2025.12.19 21:41:47.748703 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15584 | 2025.12.19 21:41:47.748768 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15585 | 2025.12.19 21:41:47.749412 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2025.12.19 21:41:47.749459 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15587 | 2025.12.19 21:41:47.749827 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15588 | 2025.12.19 21:41:47.750043 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2025.12.19 21:41:47.750200 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 207.89 KiB/sec. | ||
| 15590 | 2025.12.19 21:41:47.750242 [ 4 ] {504b55f9-7560-40da-a1aa-aedd42be1d40} <Debug> TCPHandler: Processed in 0.002008186 sec. | ||
| 15591 | 2025.12.19 21:41:47.750364 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2025.12.19 21:41:47.750457 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15593 | 2025.12.19 21:41:47.750496 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15594 | 2025.12.19 21:41:47.751617 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2025.12.19 21:41:47.751656 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15596 | 2025.12.19 21:41:47.752061 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15597 | 2025.12.19 21:41:47.752276 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2025.12.19 21:41:47.752407 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Debug> executeQuery: Read 1268 rows, 107.82 KiB in 0.001968 sec., 644308.9430894308 rows/sec., 53.50 MiB/sec. | ||
| 15599 | 2025.12.19 21:41:47.752446 [ 4 ] {e186ed1d-76a2-4625-9014-53b343bcd6de} <Debug> TCPHandler: Processed in 0.002130269 sec. | ||
| 15600 | 2025.12.19 21:41:47.752580 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2025.12.19 21:41:47.752674 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15602 | 2025.12.19 21:41:47.752713 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15603 | 2025.12.19 21:41:47.753137 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2025.12.19 21:41:47.753174 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15605 | 2025.12.19 21:41:47.753468 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15606 | 2025.12.19 21:41:47.753679 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2025.12.19 21:41:47.753790 [ 57 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15608 | 2025.12.19 21:41:47.753805 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.00115 sec., 33913.04347826087 rows/sec., 2.47 MiB/sec. | ||
| 15609 | 2025.12.19 21:41:47.753859 [ 57 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2025.12.19 21:41:47.753869 [ 4 ] {394a9c53-7801-4753-996e-2cf8baaebe4d} <Debug> TCPHandler: Processed in 0.001338397 sec. | ||
| 15611 | 2025.12.19 21:41:47.753889 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15612 | 2025.12.19 21:41:47.753997 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 15613 | 2025.12.19 21:41:47.754001 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15614 | 2025.12.19 21:41:47.754092 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2025.12.19 21:41:47.754121 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 279 rows starting from the beginning of the part | ||
| 15616 | 2025.12.19 21:41:47.754122 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15617 | 2025.12.19 21:41:47.754169 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15618 | 2025.12.19 21:41:47.754179 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part | ||
| 15619 | 2025.12.19 21:41:47.754225 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 21 rows starting from the beginning of the part | ||
| 15620 | 2025.12.19 21:41:47.754269 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part | ||
| 15621 | 2025.12.19 21:41:47.754309 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 15622 | 2025.12.19 21:41:47.754350 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 39 rows starting from the beginning of the part | ||
| 15623 | 2025.12.19 21:41:47.754701 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2025.12.19 21:41:47.754738 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15625 | 2025.12.19 21:41:47.755049 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15626 | 2025.12.19 21:41:47.755104 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151822 sec., 361166.91641590453 rows/sec., 25.25 MiB/sec. | ||
| 15627 | 2025.12.19 21:41:47.755262 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2025.12.19 21:41:47.755345 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15629 | 2025.12.19 21:41:47.755403 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0013 sec., 175384.6153846154 rows/sec., 11.88 MiB/sec. | ||
| 15630 | 2025.12.19 21:41:47.755447 [ 4 ] {b3013f82-c1c1-4c67-bad7-72f53329ae00} <Debug> TCPHandler: Processed in 0.001509852 sec. | ||
| 15631 | 2025.12.19 21:41:47.755566 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15632 | 2025.12.19 21:41:47.755680 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15633 | 2025.12.19 21:41:47.755688 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.12.19 21:41:47.755733 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15635 | 2025.12.19 21:41:47.755789 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_111_22} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15636 | 2025.12.19 21:41:47.755891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15637 | 2025.12.19 21:41:47.756505 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2025.12.19 21:41:47.756554 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15639 | 2025.12.19 21:41:47.756906 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15640 | 2025.12.19 21:41:47.757116 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2025.12.19 21:41:47.757246 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Debug> executeQuery: Read 559 rows, 42.53 KiB in 0.00159 sec., 351572.3270440251 rows/sec., 26.12 MiB/sec. | ||
| 15642 | 2025.12.19 21:41:47.757285 [ 4 ] {ebe4a811-e67b-4724-8799-4e115b684b5e} <Debug> TCPHandler: Processed in 0.001768069 sec. | ||
| 15643 | 2025.12.19 21:41:47.757404 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2025.12.19 21:41:47.757497 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2025.12.19 21:41:47.757540 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15646 | 2025.12.19 21:41:47.758135 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2025.12.19 21:41:47.758173 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15648 | 2025.12.19 21:41:47.758548 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15649 | 2025.12.19 21:41:47.758762 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2025.12.19 21:41:47.758890 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001411 sec., 599574.769666903 rows/sec., 40.36 MiB/sec. | ||
| 15651 | 2025.12.19 21:41:47.758928 [ 4 ] {2aae2538-9bea-4a63-94c1-f6b2fea2ffbe} <Debug> TCPHandler: Processed in 0.001574714 sec. | ||
| 15652 | 2025.12.19 21:41:47.759040 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2025.12.19 21:41:47.759134 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15654 | 2025.12.19 21:41:47.759188 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15655 | 2025.12.19 21:41:47.760076 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2025.12.19 21:41:47.760114 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15657 | 2025.12.19 21:41:47.760663 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15658 | 2025.12.19 21:41:47.760888 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2025.12.19 21:41:47.761029 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001914 sec., 18286.311389759667 rows/sec., 32.77 MiB/sec. | ||
| 15660 | 2025.12.19 21:41:47.761038 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15661 | 2025.12.19 21:41:47.761084 [ 4 ] {bf2a06fa-bc8f-47fc-8f3c-c8f38efea4b2} <Debug> TCPHandler: Processed in 0.002092268 sec. | ||
| 15662 | 2025.12.19 21:41:47.761108 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2025.12.19 21:41:47.761149 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15664 | 2025.12.19 21:41:47.761209 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2025.12.19 21:41:47.761242 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 15666 | 2025.12.19 21:41:47.761311 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15667 | 2025.12.19 21:41:47.761352 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15668 | 2025.12.19 21:41:47.761438 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15669 | 2025.12.19 21:41:47.761490 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2273 rows starting from the beginning of the part | ||
| 15670 | 2025.12.19 21:41:47.761606 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part | ||
| 15671 | 2025.12.19 21:41:47.761674 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2025.12.19 21:41:47.761699 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 15673 | 2025.12.19 21:41:47.761709 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15674 | 2025.12.19 21:41:47.761788 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part | ||
| 15675 | 2025.12.19 21:41:47.761872 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 15676 | 2025.12.19 21:41:47.761956 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 35 rows starting from the beginning of the part | ||
| 15677 | 2025.12.19 21:41:47.762008 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15678 | 2025.12.19 21:41:47.762222 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2025.12.19 21:41:47.762356 [ 57 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15680 | 2025.12.19 21:41:47.762368 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 15681 | 2025.12.19 21:41:47.762389 [ 57 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15682 | 2025.12.19 21:41:47.762415 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15683 | 2025.12.19 21:41:47.762418 [ 4 ] {97b369dd-ecef-4ded-8dba-e0da3802e197} <Debug> TCPHandler: Processed in 0.001257925 sec. | ||
| 15684 | 2025.12.19 21:41:47.762524 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15685 | 2025.12.19 21:41:47.762641 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15686 | 2025.12.19 21:41:47.762672 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6202 rows starting from the beginning of the part | ||
| 15687 | 2025.12.19 21:41:47.762733 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15688 | 2025.12.19 21:41:47.762777 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15689 | 2025.12.19 21:41:47.762820 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15690 | 2025.12.19 21:41:47.762859 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15691 | 2025.12.19 21:41:47.762896 [ 189 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 15692 | 2025.12.19 21:41:47.764562 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6502 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071837 sec., 3138277.7699210895 rows/sec., 209.22 MiB/sec. | ||
| 15693 | 2025.12.19 21:41:47.765032 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15694 | 2025.12.19 21:41:47.765337 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2025.12.19 21:41:47.765414 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_111_22} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15696 | 2025.12.19 21:41:47.765512 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15697 | 2025.12.19 21:41:47.769228 [ 191 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2392 rows, containing 19 columns (19 merged, 0 gathered) in 0.008019474 sec., 298273.92669394525 rows/sec., 534.49 MiB/sec. | ||
| 15698 | 2025.12.19 21:41:47.770850 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15699 | 2025.12.19 21:41:47.771166 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2025.12.19 21:41:47.771231 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15701 | 2025.12.19 21:41:47.771342 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
| 15702 | 2025.12.19 21:41:49.723308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37946 | ||
| 15703 | 2025.12.19 21:41:49.724051 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2025.12.19 21:41:49.724132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15705 | 2025.12.19 21:41:49.724865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15706 | 2025.12.19 21:41:49.725234 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2025.12.19 21:41:49.725482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37946 | ||
| 15708 | 2025.12.19 21:41:50.503868 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57702 | ||
| 15709 | 2025.12.19 21:41:50.503999 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15710 | 2025.12.19 21:41:50.504043 [ 351 ] {} <Debug> TCP-Session: cb7e0d72-d1ac-40f5-b008-1f28b4474ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57702 | ||
| 15711 | 2025.12.19 21:41:50.504078 [ 351 ] {} <Debug> TCP-Session: cb7e0d72-d1ac-40f5-b008-1f28b4474ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2025.12.19 21:41:50.504098 [ 351 ] {} <Debug> TCP-Session: cb7e0d72-d1ac-40f5-b008-1f28b4474ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2025.12.19 21:41:50.504367 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57684 | ||
| 15714 | 2025.12.19 21:41:50.504383 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65375 | ||
| 15715 | 2025.12.19 21:41:50.504422 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45358 | ||
| 15716 | 2025.12.19 21:41:50.504472 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49597 | ||
| 15717 | 2025.12.19 21:41:50.504454 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43280 | ||
| 15718 | 2025.12.19 21:41:50.504526 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15719 | 2025.12.19 21:41:50.504560 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15720 | 2025.12.19 21:41:50.504580 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15721 | 2025.12.19 21:41:50.504590 [ 352 ] {} <Debug> TCP-Session: 941c53a3-c880-465d-b78d-5fdcae8d7704 Authenticating user 'default' from [fd00:1122:3344:101::e]:57684 | ||
| 15722 | 2025.12.19 21:41:50.504605 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15723 | 2025.12.19 21:41:50.504614 [ 353 ] {} <Debug> TCP-Session: a208fd34-2f9b-407a-9d73-40d6b8256989 Authenticating user 'default' from [fd00:1122:3344:101::e]:65375 | ||
| 15724 | 2025.12.19 21:41:50.504633 [ 352 ] {} <Debug> TCP-Session: 941c53a3-c880-465d-b78d-5fdcae8d7704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2025.12.19 21:41:50.504648 [ 362 ] {} <Debug> TCP-Session: 80ce4398-1fa1-4de7-a885-d6f526f9793c Authenticating user 'default' from [fd00:1122:3344:101::e]:43280 | ||
| 15726 | 2025.12.19 21:41:50.504667 [ 353 ] {} <Debug> TCP-Session: a208fd34-2f9b-407a-9d73-40d6b8256989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15727 | 2025.12.19 21:41:50.504681 [ 352 ] {} <Debug> TCP-Session: 941c53a3-c880-465d-b78d-5fdcae8d7704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15728 | 2025.12.19 21:41:50.504694 [ 362 ] {} <Debug> TCP-Session: 80ce4398-1fa1-4de7-a885-d6f526f9793c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2025.12.19 21:41:50.504712 [ 353 ] {} <Debug> TCP-Session: a208fd34-2f9b-407a-9d73-40d6b8256989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2025.12.19 21:41:50.504736 [ 362 ] {} <Debug> TCP-Session: 80ce4398-1fa1-4de7-a885-d6f526f9793c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15731 | 2025.12.19 21:41:50.504623 [ 363 ] {} <Debug> TCP-Session: d1230b5e-bb37-45bb-8a93-7f073265b526 Authenticating user 'default' from [fd00:1122:3344:101::e]:49597 | ||
| 15732 | 2025.12.19 21:41:50.504606 [ 351 ] {} <Trace> TCP-Session: cb7e0d72-d1ac-40f5-b008-1f28b4474ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2025.12.19 21:41:50.504801 [ 363 ] {} <Debug> TCP-Session: d1230b5e-bb37-45bb-8a93-7f073265b526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15734 | 2025.12.19 21:41:50.504578 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15735 | 2025.12.19 21:41:50.504832 [ 363 ] {} <Debug> TCP-Session: d1230b5e-bb37-45bb-8a93-7f073265b526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15736 | 2025.12.19 21:41:50.504450 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40156 | ||
| 15737 | 2025.12.19 21:41:50.504879 [ 360 ] {} <Debug> TCP-Session: 837727bd-a79e-4be5-9d95-ce3f639caaf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45358 | ||
| 15738 | 2025.12.19 21:41:50.504411 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 15739 | 2025.12.19 21:41:50.504929 [ 360 ] {} <Debug> TCP-Session: 837727bd-a79e-4be5-9d95-ce3f639caaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15740 | 2025.12.19 21:41:50.504952 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15741 | 2025.12.19 21:41:50.504962 [ 360 ] {} <Debug> TCP-Session: 837727bd-a79e-4be5-9d95-ce3f639caaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2025.12.19 21:41:50.504409 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34076 | ||
| 15743 | 2025.12.19 21:41:50.505009 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15744 | 2025.12.19 21:41:50.504990 [ 361 ] {} <Debug> TCP-Session: 746efedb-84de-4b9d-aa7a-6d62d91b6a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:40156 | ||
| 15745 | 2025.12.19 21:41:50.505061 [ 354 ] {} <Debug> TCP-Session: 71a5a08f-ccb2-4af3-b030-bf465960f15a Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 15746 | 2025.12.19 21:41:50.505080 [ 361 ] {} <Debug> TCP-Session: 746efedb-84de-4b9d-aa7a-6d62d91b6a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2025.12.19 21:41:50.504989 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15748 | 2025.12.19 21:41:50.505102 [ 354 ] {} <Debug> TCP-Session: 71a5a08f-ccb2-4af3-b030-bf465960f15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2025.12.19 21:41:50.505107 [ 361 ] {} <Debug> TCP-Session: 746efedb-84de-4b9d-aa7a-6d62d91b6a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15750 | 2025.12.19 21:41:50.505153 [ 354 ] {} <Debug> TCP-Session: 71a5a08f-ccb2-4af3-b030-bf465960f15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15751 | 2025.12.19 21:41:50.505280 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15752 | 2025.12.19 21:41:50.505329 [ 355 ] {} <Debug> TCP-Session: 44f27031-3185-4332-95a6-0fdde6acee0e Authenticating user 'default' from [fd00:1122:3344:101::e]:34076 | ||
| 15753 | 2025.12.19 21:41:50.505357 [ 355 ] {} <Debug> TCP-Session: 44f27031-3185-4332-95a6-0fdde6acee0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2025.12.19 21:41:50.505376 [ 355 ] {} <Debug> TCP-Session: 44f27031-3185-4332-95a6-0fdde6acee0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2025.12.19 21:41:50.505449 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15756 | 2025.12.19 21:41:50.505515 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15757 | 2025.12.19 21:41:50.505853 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 15758 | 2025.12.19 21:41:50.507017 [ 308 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> AggregatingTransform: Aggregating | ||
| 15759 | 2025.12.19 21:41:50.507052 [ 308 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> Aggregator: Aggregation method: without_key | ||
| 15760 | 2025.12.19 21:41:50.507087 [ 308 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114031 sec. (897.641 rows/sec., 35.06 KiB/sec.) | ||
| 15761 | 2025.12.19 21:41:50.507106 [ 308 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Trace> Aggregator: Merging aggregated data | ||
| 15762 | 2025.12.19 21:41:50.508417 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003491 sec., 286.4508736751647 rows/sec., 11.19 KiB/sec. | ||
| 15763 | 2025.12.19 21:41:50.508618 [ 351 ] {be411d22-e092-4cb4-acc5-04a7e2f6a6de} <Debug> TCPHandler: Processed in 0.004205687 sec. | ||
| 15764 | 2025.12.19 21:41:50.508745 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15765 | 2025.12.19 21:41:50.508775 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15766 | 2025.12.19 21:41:50.508803 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15767 | 2025.12.19 21:41:50.508821 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15768 | 2025.12.19 21:41:50.508843 [ 352 ] {} <Debug> TCP-Session: 941c53a3-c880-465d-b78d-5fdcae8d7704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15769 | 2025.12.19 21:41:50.508861 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15770 | 2025.12.19 21:41:50.508884 [ 360 ] {} <Debug> TCP-Session: 837727bd-a79e-4be5-9d95-ce3f639caaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2025.12.19 21:41:50.508896 [ 361 ] {} <Debug> TCP-Session: 746efedb-84de-4b9d-aa7a-6d62d91b6a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15772 | 2025.12.19 21:41:50.508922 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15773 | 2025.12.19 21:41:50.508925 [ 354 ] {} <Debug> TCP-Session: 71a5a08f-ccb2-4af3-b030-bf465960f15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2025.12.19 21:41:50.508842 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15775 | 2025.12.19 21:41:50.508995 [ 362 ] {} <Debug> TCP-Session: 80ce4398-1fa1-4de7-a885-d6f526f9793c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15776 | 2025.12.19 21:41:50.508793 [ 351 ] {} <Debug> TCP-Session: cb7e0d72-d1ac-40f5-b008-1f28b4474ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2025.12.19 21:41:50.509037 [ 363 ] {} <Debug> TCP-Session: d1230b5e-bb37-45bb-8a93-7f073265b526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2025.12.19 21:41:50.508883 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15779 | 2025.12.19 21:41:50.508902 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15780 | 2025.12.19 21:41:50.509128 [ 353 ] {} <Debug> TCP-Session: a208fd34-2f9b-407a-9d73-40d6b8256989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2025.12.19 21:41:50.509152 [ 355 ] {} <Debug> TCP-Session: 44f27031-3185-4332-95a6-0fdde6acee0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15782 | 2025.12.19 21:41:50.732534 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54672 | ||
| 15783 | 2025.12.19 21:41:50.732674 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15784 | 2025.12.19 21:41:50.732707 [ 351 ] {} <Debug> TCP-Session: ea766442-a89b-4b7c-8f79-87e8b2b14641 Authenticating user 'default' from [fd00:1122:3344:101::e]:54672 | ||
| 15785 | 2025.12.19 21:41:50.732734 [ 351 ] {} <Debug> TCP-Session: ea766442-a89b-4b7c-8f79-87e8b2b14641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15786 | 2025.12.19 21:41:50.732750 [ 351 ] {} <Debug> TCP-Session: ea766442-a89b-4b7c-8f79-87e8b2b14641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15787 | 2025.12.19 21:41:50.733029 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40312 | ||
| 15788 | 2025.12.19 21:41:50.733036 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45462 | ||
| 15789 | 2025.12.19 21:41:50.733093 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52319 | ||
| 15790 | 2025.12.19 21:41:50.733105 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57655 | ||
| 15791 | 2025.12.19 21:41:50.733119 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52815 | ||
| 15792 | 2025.12.19 21:41:50.733167 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2025.12.19 21:41:50.733202 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15794 | 2025.12.19 21:41:50.733202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15795 | 2025.12.19 21:41:50.733232 [ 352 ] {} <Debug> TCP-Session: 83af630d-c937-4380-8bdc-63d62b985da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40312 | ||
| 15796 | 2025.12.19 21:41:50.733246 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15797 | 2025.12.19 21:41:50.733258 [ 353 ] {} <Debug> TCP-Session: f563ab97-6487-4a23-bec0-ffb589350d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45462 | ||
| 15798 | 2025.12.19 21:41:50.733289 [ 351 ] {} <Trace> TCP-Session: ea766442-a89b-4b7c-8f79-87e8b2b14641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15799 | 2025.12.19 21:41:50.733287 [ 363 ] {} <Debug> TCP-Session: ed7ead52-a5ca-4f3f-a732-e1fc425d3872 Authenticating user 'default' from [fd00:1122:3344:101::e]:52815 | ||
| 15800 | 2025.12.19 21:41:50.733341 [ 353 ] {} <Debug> TCP-Session: f563ab97-6487-4a23-bec0-ffb589350d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15801 | 2025.12.19 21:41:50.733241 [ 361 ] {} <Debug> TCP-Session: 22e6f5c9-3c5b-45be-82f5-bab4027361d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52319 | ||
| 15802 | 2025.12.19 21:41:50.733378 [ 353 ] {} <Debug> TCP-Session: f563ab97-6487-4a23-bec0-ffb589350d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2025.12.19 21:41:50.733383 [ 363 ] {} <Debug> TCP-Session: ed7ead52-a5ca-4f3f-a732-e1fc425d3872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2025.12.19 21:41:50.733397 [ 361 ] {} <Debug> TCP-Session: 22e6f5c9-3c5b-45be-82f5-bab4027361d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15805 | 2025.12.19 21:41:50.733425 [ 363 ] {} <Debug> TCP-Session: ed7ead52-a5ca-4f3f-a732-e1fc425d3872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2025.12.19 21:41:50.733441 [ 361 ] {} <Debug> TCP-Session: 22e6f5c9-3c5b-45be-82f5-bab4027361d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15807 | 2025.12.19 21:41:50.733239 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15808 | 2025.12.19 21:41:50.733079 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64803 | ||
| 15809 | 2025.12.19 21:41:50.733518 [ 362 ] {} <Debug> TCP-Session: f9ed2e10-bf43-4b4c-9ae8-d7ff0431625b Authenticating user 'default' from [fd00:1122:3344:101::e]:57655 | ||
| 15810 | 2025.12.19 21:41:50.733538 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15811 | 2025.12.19 21:41:50.733571 [ 362 ] {} <Debug> TCP-Session: f9ed2e10-bf43-4b4c-9ae8-d7ff0431625b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2025.12.19 21:41:50.733066 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57507 | ||
| 15813 | 2025.12.19 21:41:50.733596 [ 362 ] {} <Debug> TCP-Session: f9ed2e10-bf43-4b4c-9ae8-d7ff0431625b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15814 | 2025.12.19 21:41:50.733619 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15815 | 2025.12.19 21:41:50.733067 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51328 | ||
| 15816 | 2025.12.19 21:41:50.733660 [ 360 ] {} <Debug> TCP-Session: ca1bd291-1947-4cf9-b9d7-ae1dd2e529b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64803 | ||
| 15817 | 2025.12.19 21:41:50.733674 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15818 | 2025.12.19 21:41:50.733284 [ 352 ] {} <Debug> TCP-Session: 83af630d-c937-4380-8bdc-63d62b985da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15819 | 2025.12.19 21:41:50.733707 [ 360 ] {} <Debug> TCP-Session: ca1bd291-1947-4cf9-b9d7-ae1dd2e529b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2025.12.19 21:41:50.733720 [ 355 ] {} <Debug> TCP-Session: 2bf0a114-a781-4e9a-b32d-70235b09a0b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57507 | ||
| 15821 | 2025.12.19 21:41:50.733748 [ 360 ] {} <Debug> TCP-Session: ca1bd291-1947-4cf9-b9d7-ae1dd2e529b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15822 | 2025.12.19 21:41:50.733751 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15823 | 2025.12.19 21:41:50.733764 [ 355 ] {} <Debug> TCP-Session: 2bf0a114-a781-4e9a-b32d-70235b09a0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15824 | 2025.12.19 21:41:50.733742 [ 352 ] {} <Debug> TCP-Session: 83af630d-c937-4380-8bdc-63d62b985da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2025.12.19 21:41:50.733806 [ 354 ] {} <Debug> TCP-Session: f8f86250-aa31-49a9-8918-3221dcc0bbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51328 | ||
| 15826 | 2025.12.19 21:41:50.733809 [ 355 ] {} <Debug> TCP-Session: 2bf0a114-a781-4e9a-b32d-70235b09a0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2025.12.19 21:41:50.733862 [ 354 ] {} <Debug> TCP-Session: f8f86250-aa31-49a9-8918-3221dcc0bbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2025.12.19 21:41:50.733896 [ 354 ] {} <Debug> TCP-Session: f8f86250-aa31-49a9-8918-3221dcc0bbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2025.12.19 21:41:50.733930 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15830 | 2025.12.19 21:41:50.734011 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15831 | 2025.12.19 21:41:50.734374 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 15832 | 2025.12.19 21:41:50.735753 [ 347 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> AggregatingTransform: Aggregating | ||
| 15833 | 2025.12.19 21:41:50.735799 [ 347 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 15834 | 2025.12.19 21:41:50.735841 [ 347 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001338377 sec. (747.174 rows/sec., 29.19 KiB/sec.) | ||
| 15835 | 2025.12.19 21:41:50.735862 [ 347 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Trace> Aggregator: Merging aggregated data | ||
| 15836 | 2025.12.19 21:41:50.737554 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004104 sec., 243.66471734892787 rows/sec., 9.52 KiB/sec. | ||
| 15837 | 2025.12.19 21:41:50.737762 [ 351 ] {ada38c12-8c52-4ab3-b8d3-386bf70417f2} <Debug> TCPHandler: Processed in 0.004670639 sec. | ||
| 15838 | 2025.12.19 21:41:50.737927 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15839 | 2025.12.19 21:41:50.737963 [ 351 ] {} <Debug> TCP-Session: ea766442-a89b-4b7c-8f79-87e8b2b14641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15840 | 2025.12.19 21:41:50.737966 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15841 | 2025.12.19 21:41:50.737984 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15842 | 2025.12.19 21:41:50.738016 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15843 | 2025.12.19 21:41:50.738024 [ 352 ] {} <Debug> TCP-Session: 83af630d-c937-4380-8bdc-63d62b985da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15844 | 2025.12.19 21:41:50.738043 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15845 | 2025.12.19 21:41:50.738073 [ 361 ] {} <Debug> TCP-Session: 22e6f5c9-3c5b-45be-82f5-bab4027361d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15846 | 2025.12.19 21:41:50.738071 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15847 | 2025.12.19 21:41:50.738102 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15848 | 2025.12.19 21:41:50.738124 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15849 | 2025.12.19 21:41:50.738152 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15850 | 2025.12.19 21:41:50.738173 [ 353 ] {} <Debug> TCP-Session: f563ab97-6487-4a23-bec0-ffb589350d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2025.12.19 21:41:50.738195 [ 363 ] {} <Debug> TCP-Session: ed7ead52-a5ca-4f3f-a732-e1fc425d3872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15852 | 2025.12.19 21:41:50.738225 [ 362 ] {} <Debug> TCP-Session: f9ed2e10-bf43-4b4c-9ae8-d7ff0431625b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15853 | 2025.12.19 21:41:50.738145 [ 354 ] {} <Debug> TCP-Session: f8f86250-aa31-49a9-8918-3221dcc0bbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15854 | 2025.12.19 21:41:50.738054 [ 355 ] {} <Debug> TCP-Session: 2bf0a114-a781-4e9a-b32d-70235b09a0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15855 | 2025.12.19 21:41:50.738120 [ 360 ] {} <Debug> TCP-Session: ca1bd291-1947-4cf9-b9d7-ae1dd2e529b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15856 | 2025.12.19 21:41:50.840427 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39036 | ||
| 15857 | 2025.12.19 21:41:50.840557 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15858 | 2025.12.19 21:41:50.840595 [ 351 ] {} <Debug> TCP-Session: 705b4c6e-72e0-4208-9577-779040dccb4a Authenticating user 'default' from [fd00:1122:3344:101::e]:39036 | ||
| 15859 | 2025.12.19 21:41:50.840623 [ 351 ] {} <Debug> TCP-Session: 705b4c6e-72e0-4208-9577-779040dccb4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2025.12.19 21:41:50.840640 [ 351 ] {} <Debug> TCP-Session: 705b4c6e-72e0-4208-9577-779040dccb4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15861 | 2025.12.19 21:41:50.840905 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51840 | ||
| 15862 | 2025.12.19 21:41:50.840936 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52997 | ||
| 15863 | 2025.12.19 21:41:50.840964 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 15864 | 2025.12.19 21:41:50.840986 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63568 | ||
| 15865 | 2025.12.19 21:41:50.841025 [ 351 ] {} <Trace> TCP-Session: 705b4c6e-72e0-4208-9577-779040dccb4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2025.12.19 21:41:50.841051 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15867 | 2025.12.19 21:41:50.841073 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15868 | 2025.12.19 21:41:50.841109 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15869 | 2025.12.19 21:41:50.841112 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15870 | 2025.12.19 21:41:50.840973 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42479 | ||
| 15871 | 2025.12.19 21:41:50.841159 [ 354 ] {} <Debug> TCP-Session: 0df034e5-932b-46ff-9d47-6fdfc55eddb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52997 | ||
| 15872 | 2025.12.19 21:41:50.841169 [ 363 ] {} <Debug> TCP-Session: 3615215e-549c-4790-b6d8-f32fd9a0f4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63568 | ||
| 15873 | 2025.12.19 21:41:50.841214 [ 354 ] {} <Debug> TCP-Session: 0df034e5-932b-46ff-9d47-6fdfc55eddb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15874 | 2025.12.19 21:41:50.841229 [ 363 ] {} <Debug> TCP-Session: 3615215e-549c-4790-b6d8-f32fd9a0f4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15875 | 2025.12.19 21:41:50.841243 [ 354 ] {} <Debug> TCP-Session: 0df034e5-932b-46ff-9d47-6fdfc55eddb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15876 | 2025.12.19 21:41:50.841263 [ 363 ] {} <Debug> TCP-Session: 3615215e-549c-4790-b6d8-f32fd9a0f4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15877 | 2025.12.19 21:41:50.841238 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15878 | 2025.12.19 21:41:50.841162 [ 361 ] {} <Debug> TCP-Session: a590f30e-facf-412c-8ade-23a3343d1d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 15879 | 2025.12.19 21:41:50.841347 [ 362 ] {} <Debug> TCP-Session: 59017f42-a42e-4527-b679-80d470a03f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:42479 | ||
| 15880 | 2025.12.19 21:41:50.840944 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49329 | ||
| 15881 | 2025.12.19 21:41:50.841381 [ 362 ] {} <Debug> TCP-Session: 59017f42-a42e-4527-b679-80d470a03f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15882 | 2025.12.19 21:41:50.841373 [ 361 ] {} <Debug> TCP-Session: a590f30e-facf-412c-8ade-23a3343d1d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15883 | 2025.12.19 21:41:50.841450 [ 362 ] {} <Debug> TCP-Session: 59017f42-a42e-4527-b679-80d470a03f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15884 | 2025.12.19 21:41:50.841462 [ 361 ] {} <Debug> TCP-Session: a590f30e-facf-412c-8ade-23a3343d1d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15885 | 2025.12.19 21:41:50.840930 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36181 | ||
| 15886 | 2025.12.19 21:41:50.841488 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15887 | 2025.12.19 21:41:50.840922 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41480 | ||
| 15888 | 2025.12.19 21:41:50.841569 [ 360 ] {} <Debug> TCP-Session: 97cbd34d-fd45-4d93-9492-ac342fbdf29a Authenticating user 'default' from [fd00:1122:3344:101::e]:49329 | ||
| 15889 | 2025.12.19 21:41:50.841568 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15890 | 2025.12.19 21:41:50.841603 [ 360 ] {} <Debug> TCP-Session: 97cbd34d-fd45-4d93-9492-ac342fbdf29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15891 | 2025.12.19 21:41:50.841629 [ 355 ] {} <Debug> TCP-Session: 7e162d9b-fba2-4e8a-87bf-98199c89b850 Authenticating user 'default' from [fd00:1122:3344:101::e]:36181 | ||
| 15892 | 2025.12.19 21:41:50.841643 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15893 | 2025.12.19 21:41:50.841647 [ 360 ] {} <Debug> TCP-Session: 97cbd34d-fd45-4d93-9492-ac342fbdf29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15894 | 2025.12.19 21:41:50.841666 [ 355 ] {} <Debug> TCP-Session: 7e162d9b-fba2-4e8a-87bf-98199c89b850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15895 | 2025.12.19 21:41:50.841683 [ 353 ] {} <Debug> TCP-Session: 7e6cd13b-0f8b-4317-9cc7-83270d79737a Authenticating user 'default' from [fd00:1122:3344:101::e]:41480 | ||
| 15896 | 2025.12.19 21:41:50.841706 [ 355 ] {} <Debug> TCP-Session: 7e162d9b-fba2-4e8a-87bf-98199c89b850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15897 | 2025.12.19 21:41:50.841724 [ 353 ] {} <Debug> TCP-Session: 7e6cd13b-0f8b-4317-9cc7-83270d79737a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2025.12.19 21:41:50.841116 [ 352 ] {} <Debug> TCP-Session: ee0a2bf6-f821-4d18-b9d4-382a9206f0eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51840 | ||
| 15899 | 2025.12.19 21:41:50.841756 [ 353 ] {} <Debug> TCP-Session: 7e6cd13b-0f8b-4317-9cc7-83270d79737a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15900 | 2025.12.19 21:41:50.841249 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15901 | 2025.12.19 21:41:50.841790 [ 352 ] {} <Debug> TCP-Session: ee0a2bf6-f821-4d18-b9d4-382a9206f0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15902 | 2025.12.19 21:41:50.841832 [ 352 ] {} <Debug> TCP-Session: ee0a2bf6-f821-4d18-b9d4-382a9206f0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15903 | 2025.12.19 21:41:50.842129 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15904 | 2025.12.19 21:41:50.842204 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15905 | 2025.12.19 21:41:50.842589 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 15906 | 2025.12.19 21:41:50.843833 [ 342 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> AggregatingTransform: Aggregating | ||
| 15907 | 2025.12.19 21:41:50.843887 [ 342 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 15908 | 2025.12.19 21:41:50.843923 [ 342 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001199453 sec. (833.713 rows/sec., 32.57 KiB/sec.) | ||
| 15909 | 2025.12.19 21:41:50.843944 [ 342 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Trace> Aggregator: Merging aggregated data | ||
| 15910 | 2025.12.19 21:41:50.845390 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004211 sec., 237.47328425552124 rows/sec., 9.28 KiB/sec. | ||
| 15911 | 2025.12.19 21:41:50.845590 [ 351 ] {d0bd22ab-8e7d-4216-8895-cb00685493a7} <Debug> TCPHandler: Processed in 0.004701501 sec. | ||
| 15912 | 2025.12.19 21:41:50.845774 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15913 | 2025.12.19 21:41:50.845816 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15914 | 2025.12.19 21:41:50.845831 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15915 | 2025.12.19 21:41:50.845857 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15916 | 2025.12.19 21:41:50.845884 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15917 | 2025.12.19 21:41:50.845904 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15918 | 2025.12.19 21:41:50.845927 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15919 | 2025.12.19 21:41:50.845951 [ 353 ] {} <Debug> TCP-Session: 7e6cd13b-0f8b-4317-9cc7-83270d79737a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15920 | 2025.12.19 21:41:50.845979 [ 352 ] {} <Debug> TCP-Session: ee0a2bf6-f821-4d18-b9d4-382a9206f0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15921 | 2025.12.19 21:41:50.845995 [ 362 ] {} <Debug> TCP-Session: 59017f42-a42e-4527-b679-80d470a03f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15922 | 2025.12.19 21:41:50.845967 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15923 | 2025.12.19 21:41:50.845946 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15924 | 2025.12.19 21:41:50.846076 [ 360 ] {} <Debug> TCP-Session: 97cbd34d-fd45-4d93-9492-ac342fbdf29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15925 | 2025.12.19 21:41:50.845902 [ 355 ] {} <Debug> TCP-Session: 7e162d9b-fba2-4e8a-87bf-98199c89b850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15926 | 2025.12.19 21:41:50.846100 [ 361 ] {} <Debug> TCP-Session: a590f30e-facf-412c-8ade-23a3343d1d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15927 | 2025.12.19 21:41:50.845870 [ 363 ] {} <Debug> TCP-Session: 3615215e-549c-4790-b6d8-f32fd9a0f4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15928 | 2025.12.19 21:41:50.845932 [ 354 ] {} <Debug> TCP-Session: 0df034e5-932b-46ff-9d47-6fdfc55eddb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15929 | 2025.12.19 21:41:50.845819 [ 351 ] {} <Debug> TCP-Session: 705b4c6e-72e0-4208-9577-779040dccb4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15930 | 2025.12.19 21:41:51.749039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15931 | 2025.12.19 21:41:51.772787 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2025.12.19 21:41:51.772867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15933 | 2025.12.19 21:41:51.781408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15934 | 2025.12.19 21:41:51.782436 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2025.12.19 21:41:51.786792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15936 | 2025.12.19 21:41:52.131290 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15937 | 2025.12.19 21:41:52.131344 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15938 | 2025.12.19 21:41:52.135471 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 15939 | 2025.12.19 21:41:52.561877 [ 224 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15940 | 2025.12.19 21:41:52.561938 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15941 | 2025.12.19 21:41:52.565387 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 15942 | 2025.12.19 21:41:52.697065 [ 222 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15943 | 2025.12.19 21:41:52.697128 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15944 | 2025.12.19 21:41:52.700282 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 15945 | 2025.12.19 21:41:52.721208 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2025.12.19 21:41:52.721418 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15947 | 2025.12.19 21:41:52.721497 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15948 | 2025.12.19 21:41:52.722259 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2025.12.19 21:41:52.722312 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15950 | 2025.12.19 21:41:52.722735 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15951 | 2025.12.19 21:41:52.722978 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2025.12.19 21:41:52.723149 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001786 sec., 39193.72900335946 rows/sec., 3.14 MiB/sec. | ||
| 15953 | 2025.12.19 21:41:52.723201 [ 4 ] {42aa2f22-bb3e-4661-b4c3-6dc15f33b378} <Debug> TCPHandler: Processed in 0.002133039 sec. | ||
| 15954 | 2025.12.19 21:41:52.723354 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2025.12.19 21:41:52.723462 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15956 | 2025.12.19 21:41:52.723507 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15957 | 2025.12.19 21:41:52.723950 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2025.12.19 21:41:52.723989 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15959 | 2025.12.19 21:41:52.724300 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15960 | 2025.12.19 21:41:52.724528 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2025.12.19 21:41:52.724667 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001229 sec., 5695.687550854353 rows/sec., 428.29 KiB/sec. | ||
| 15962 | 2025.12.19 21:41:52.724707 [ 4 ] {51d446e4-0a07-40f5-8a4d-337e4698bd6b} <Debug> TCPHandler: Processed in 0.001413219 sec. | ||
| 15963 | 2025.12.19 21:41:52.724824 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2025.12.19 21:41:52.724929 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15965 | 2025.12.19 21:41:52.724971 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15966 | 2025.12.19 21:41:52.725402 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2025.12.19 21:41:52.725439 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15968 | 2025.12.19 21:41:52.725750 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15969 | 2025.12.19 21:41:52.725976 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2025.12.19 21:41:52.726112 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001203 sec., 59019.11886949293 rows/sec., 4.61 MiB/sec. | ||
| 15971 | 2025.12.19 21:41:52.726150 [ 4 ] {46668c19-d9a7-4768-a407-9be6fe26c741} <Debug> TCPHandler: Processed in 0.001377848 sec. | ||
| 15972 | 2025.12.19 21:41:52.726288 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2025.12.19 21:41:52.726383 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15974 | 2025.12.19 21:41:52.726426 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15975 | 2025.12.19 21:41:52.726837 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2025.12.19 21:41:52.726874 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15977 | 2025.12.19 21:41:52.727221 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15978 | 2025.12.19 21:41:52.727440 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2025.12.19 21:41:52.727575 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 15980 | 2025.12.19 21:41:52.727612 [ 4 ] {3602a634-03e5-42fc-aa41-edde543d787e} <Debug> TCPHandler: Processed in 0.001382859 sec. | ||
| 15981 | 2025.12.19 21:41:52.727724 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2025.12.19 21:41:52.727825 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15983 | 2025.12.19 21:41:52.727879 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15984 | 2025.12.19 21:41:52.728656 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2025.12.19 21:41:52.728692 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15986 | 2025.12.19 21:41:52.729208 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15987 | 2025.12.19 21:41:52.729438 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2025.12.19 21:41:52.729584 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001777 sec., 3939.223410241981 rows/sec., 7.06 MiB/sec. | ||
| 15989 | 2025.12.19 21:41:52.729649 [ 4 ] {bf86bea9-0875-4316-814c-b8b16c157989} <Debug> TCPHandler: Processed in 0.001974915 sec. | ||
| 15990 | 2025.12.19 21:41:52.729765 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2025.12.19 21:41:52.729865 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15992 | 2025.12.19 21:41:52.729907 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15993 | 2025.12.19 21:41:52.730242 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15994 | 2025.12.19 21:41:52.730280 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 15995 | 2025.12.19 21:41:52.730587 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15996 | 2025.12.19 21:41:52.730806 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15997 | 2025.12.19 21:41:52.730936 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 15998 | 2025.12.19 21:41:52.730973 [ 4 ] {513ab452-016f-4c78-b679-ab80eba3f27d} <Debug> TCPHandler: Processed in 0.001259145 sec. | ||
| 15999 | 2025.12.19 21:41:53.269291 [ 224 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16000 | 2025.12.19 21:41:53.269344 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16001 | 2025.12.19 21:41:53.273576 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16002 | 2025.12.19 21:41:56.989186 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16003 | 2025.12.19 21:41:56.989248 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16004 | 2025.12.19 21:41:57.226593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38458 | ||
| 16005 | 2025.12.19 21:41:57.227136 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2025.12.19 21:41:57.227181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16007 | 2025.12.19 21:41:57.227663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16008 | 2025.12.19 21:41:57.227910 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2025.12.19 21:41:57.228066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38458 | ||
| 16010 | 2025.12.19 21:41:57.335334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1918 | ||
| 16011 | 2025.12.19 21:41:57.337963 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2025.12.19 21:41:57.338022 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16013 | 2025.12.19 21:41:57.339357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16014 | 2025.12.19 21:41:57.339679 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2025.12.19 21:41:57.340151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 16016 | 2025.12.19 21:41:57.721013 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2025.12.19 21:41:57.721222 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16018 | 2025.12.19 21:41:57.721299 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16019 | 2025.12.19 21:41:57.722035 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2025.12.19 21:41:57.722083 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16021 | 2025.12.19 21:41:57.722484 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16022 | 2025.12.19 21:41:57.722719 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2025.12.19 21:41:57.722893 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001725 sec., 73043.47826086957 rows/sec., 6.29 MiB/sec. | ||
| 16024 | 2025.12.19 21:41:57.722888 [ 69 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16025 | 2025.12.19 21:41:57.722937 [ 4 ] {c9200d8c-2898-4f41-8f5d-9b9fd9d56d6d} <Debug> TCPHandler: Processed in 0.002116089 sec. | ||
| 16026 | 2025.12.19 21:41:57.722972 [ 69 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2025.12.19 21:41:57.723003 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16028 | 2025.12.19 21:41:57.723073 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16029 | 2025.12.19 21:41:57.723134 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 16030 | 2025.12.19 21:41:57.723174 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16031 | 2025.12.19 21:41:57.723223 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16032 | 2025.12.19 21:41:57.723291 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16033 | 2025.12.19 21:41:57.723335 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2467 rows starting from the beginning of the part | ||
| 16034 | 2025.12.19 21:41:57.723410 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 126 rows starting from the beginning of the part | ||
| 16035 | 2025.12.19 21:41:57.723465 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 70 rows starting from the beginning of the part | ||
| 16036 | 2025.12.19 21:41:57.723516 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1268 rows starting from the beginning of the part | ||
| 16037 | 2025.12.19 21:41:57.723561 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 70 rows starting from the beginning of the part | ||
| 16038 | 2025.12.19 21:41:57.723609 [ 191 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 126 rows starting from the beginning of the part | ||
| 16039 | 2025.12.19 21:41:57.723646 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.12.19 21:41:57.723689 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16041 | 2025.12.19 21:41:57.724061 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16042 | 2025.12.19 21:41:57.724290 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2025.12.19 21:41:57.724436 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001279 sec., 27365.129007036747 rows/sec., 2.01 MiB/sec. | ||
| 16044 | 2025.12.19 21:41:57.724477 [ 4 ] {96e83daa-8fbd-433b-a9b6-feb2fbffe7b4} <Debug> TCPHandler: Processed in 0.001455241 sec. | ||
| 16045 | 2025.12.19 21:41:57.724604 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2025.12.19 21:41:57.724698 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16047 | 2025.12.19 21:41:57.724737 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16048 | 2025.12.19 21:41:57.725163 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2025.12.19 21:41:57.725200 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16050 | 2025.12.19 21:41:57.725508 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16051 | 2025.12.19 21:41:57.725548 [ 200 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002472709 sec., 1669019.6865057717 rows/sec., 143.92 MiB/sec. | ||
| 16052 | 2025.12.19 21:41:57.725718 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2025.12.19 21:41:57.725848 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16054 | 2025.12.19 21:41:57.725860 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00118 sec., 83898.30508474576 rows/sec., 6.55 MiB/sec. | ||
| 16055 | 2025.12.19 21:41:57.725864 [ 66 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16056 | 2025.12.19 21:41:57.725914 [ 4 ] {675d3eec-b997-4683-bcff-37e9d1b7a91e} <Debug> TCPHandler: Processed in 0.001360288 sec. | ||
| 16057 | 2025.12.19 21:41:57.725936 [ 66 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2025.12.19 21:41:57.725968 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16059 | 2025.12.19 21:41:57.726040 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2025.12.19 21:41:57.726070 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 16061 | 2025.12.19 21:41:57.726140 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16062 | 2025.12.19 21:41:57.726141 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2025.12.19 21:41:57.726191 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16064 | 2025.12.19 21:41:57.726193 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16065 | 2025.12.19 21:41:57.726242 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_116_23} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16066 | 2025.12.19 21:41:57.726245 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1251 rows starting from the beginning of the part | ||
| 16067 | 2025.12.19 21:41:57.726327 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 99 rows starting from the beginning of the part | ||
| 16068 | 2025.12.19 21:41:57.726334 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 16069 | 2025.12.19 21:41:57.726373 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 71 rows starting from the beginning of the part | ||
| 16070 | 2025.12.19 21:41:57.726418 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 559 rows starting from the beginning of the part | ||
| 16071 | 2025.12.19 21:41:57.726455 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 71 rows starting from the beginning of the part | ||
| 16072 | 2025.12.19 21:41:57.726495 [ 193 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 99 rows starting from the beginning of the part | ||
| 16073 | 2025.12.19 21:41:57.726616 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16074 | 2025.12.19 21:41:57.726660 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16075 | 2025.12.19 21:41:57.727014 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16076 | 2025.12.19 21:41:57.727249 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16077 | 2025.12.19 21:41:57.727376 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_109_22 to all_112_112_0 | ||
| 16078 | 2025.12.19 21:41:57.727388 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 16079 | 2025.12.19 21:41:57.727412 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2025.12.19 21:41:57.727437 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16081 | 2025.12.19 21:41:57.727439 [ 4 ] {b35b2f67-cd11-450b-a7ae-4bdcbe1de526} <Debug> TCPHandler: Processed in 0.00145049 sec. | ||
| 16082 | 2025.12.19 21:41:57.727499 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_109_22 to all_112_112_0 into Compact with storage Full | ||
| 16083 | 2025.12.19 21:41:57.727575 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2025.12.19 21:41:57.727590 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16085 | 2025.12.19 21:41:57.727625 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 33113 rows starting from the beginning of the part | ||
| 16086 | 2025.12.19 21:41:57.727676 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16087 | 2025.12.19 21:41:57.727677 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16088 | 2025.12.19 21:41:57.727703 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677657 sec., 1281549.2082112136 rows/sec., 99.29 MiB/sec. | ||
| 16089 | 2025.12.19 21:41:57.727743 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16090 | 2025.12.19 21:41:57.727801 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16091 | 2025.12.19 21:41:57.727873 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 846 rows starting from the beginning of the part | ||
| 16092 | 2025.12.19 21:41:57.727931 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16093 | 2025.12.19 21:41:57.728210 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2025.12.19 21:41:57.728289 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_116_23} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16095 | 2025.12.19 21:41:57.728388 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16096 | 2025.12.19 21:41:57.728664 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16097 | 2025.12.19 21:41:57.728705 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16098 | 2025.12.19 21:41:57.729284 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16099 | 2025.12.19 21:41:57.729522 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16100 | 2025.12.19 21:41:57.729668 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00201 sec., 17412.935323383084 rows/sec., 31.20 MiB/sec. | ||
| 16101 | 2025.12.19 21:41:57.729736 [ 4 ] {55c985a9-5158-4105-b48d-e46487d0ffd9} <Debug> TCPHandler: Processed in 0.002222132 sec. | ||
| 16102 | 2025.12.19 21:41:57.729863 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2025.12.19 21:41:57.729958 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16104 | 2025.12.19 21:41:57.730000 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16105 | 2025.12.19 21:41:57.730351 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2025.12.19 21:41:57.730388 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16107 | 2025.12.19 21:41:57.730697 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16108 | 2025.12.19 21:41:57.730901 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16109 | 2025.12.19 21:41:57.731031 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16110 | 2025.12.19 21:41:57.731069 [ 4 ] {18f66dc0-7316-4340-a638-a6eb7e131c35} <Debug> TCPHandler: Processed in 0.001257405 sec. | ||
| 16111 | 2025.12.19 21:41:57.734219 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34279 rows, containing 5 columns (5 merged, 0 gathered) in 0.006742238 sec., 5084216.843131316 rows/sec., 347.58 MiB/sec. | ||
| 16112 | 2025.12.19 21:41:57.734548 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 16113 | 2025.12.19 21:41:57.734876 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2025.12.19 21:41:57.734957 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_109_22, all_112_112_0] -> all_1_112_23 | ||
| 16115 | 2025.12.19 21:41:57.735058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16116 | 2025.12.19 21:41:57.884218 [ 224 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 16117 | 2025.12.19 21:41:57.884280 [ 224 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 16118 | 2025.12.19 21:41:57.886299 [ 224 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 16119 | 2025.12.19 21:41:57.928506 [ 221 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16120 | 2025.12.19 21:41:57.928583 [ 221 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16121 | 2025.12.19 21:41:57.931157 [ 221 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16122 | 2025.12.19 21:41:58.001806 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001337747 sec. | ||
| 16123 | 2025.12.19 21:41:58.232289 [ 219 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16124 | 2025.12.19 21:41:58.232365 [ 219 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16125 | 2025.12.19 21:41:58.234862 [ 219 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16126 | 2025.12.19 21:41:59.287808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16127 | 2025.12.19 21:41:59.303756 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2025.12.19 21:41:59.303803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16129 | 2025.12.19 21:41:59.309773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16130 | 2025.12.19 21:41:59.310469 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2025.12.19 21:41:59.313307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16132 | 2025.12.19 21:42:02.444567 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16133 | 2025.12.19 21:42:02.444670 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16134 | 2025.12.19 21:42:02.447439 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16135 | 2025.12.19 21:42:02.721758 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2025.12.19 21:42:02.721941 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16137 | 2025.12.19 21:42:02.722007 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16138 | 2025.12.19 21:42:02.722681 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2025.12.19 21:42:02.722723 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16140 | 2025.12.19 21:42:02.723115 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16141 | 2025.12.19 21:42:02.723358 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2025.12.19 21:42:02.723515 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 16143 | 2025.12.19 21:42:02.723565 [ 4 ] {c8975e59-01ef-414d-b798-66733f55e750} <Debug> TCPHandler: Processed in 0.001938894 sec. | ||
| 16144 | 2025.12.19 21:42:02.723696 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2025.12.19 21:42:02.723801 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16146 | 2025.12.19 21:42:02.723844 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16147 | 2025.12.19 21:42:02.724259 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2025.12.19 21:42:02.724294 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16149 | 2025.12.19 21:42:02.724592 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16150 | 2025.12.19 21:42:02.724813 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2025.12.19 21:42:02.724948 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 16152 | 2025.12.19 21:42:02.724988 [ 4 ] {ef97a1ce-46fe-467a-ab1a-00aafe9b3c30} <Debug> TCPHandler: Processed in 0.001346128 sec. | ||
| 16153 | 2025.12.19 21:42:02.725119 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2025.12.19 21:42:02.725217 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16155 | 2025.12.19 21:42:02.725258 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16156 | 2025.12.19 21:42:02.725754 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2025.12.19 21:42:02.725789 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16158 | 2025.12.19 21:42:02.726104 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16159 | 2025.12.19 21:42:02.726316 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2025.12.19 21:42:02.726443 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001245 sec., 155020.08032128515 rows/sec., 13.67 MiB/sec. | ||
| 16161 | 2025.12.19 21:42:02.726480 [ 4 ] {c612732a-a1ae-4b6d-8d8f-4dc93d1b8c44} <Debug> TCPHandler: Processed in 0.001413159 sec. | ||
| 16162 | 2025.12.19 21:42:02.726596 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2025.12.19 21:42:02.726691 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16164 | 2025.12.19 21:42:02.726731 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16165 | 2025.12.19 21:42:02.727133 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2025.12.19 21:42:02.727168 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16167 | 2025.12.19 21:42:02.727459 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16168 | 2025.12.19 21:42:02.727668 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2025.12.19 21:42:02.727795 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001122 sec., 22281.639928698754 rows/sec., 1.66 MiB/sec. | ||
| 16170 | 2025.12.19 21:42:02.727832 [ 4 ] {d8a561e9-a3a4-41ac-ac93-71c44a1070da} <Debug> TCPHandler: Processed in 0.001287326 sec. | ||
| 16171 | 2025.12.19 21:42:02.727934 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16172 | 2025.12.19 21:42:02.728027 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16173 | 2025.12.19 21:42:02.728067 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16174 | 2025.12.19 21:42:02.728460 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2025.12.19 21:42:02.728495 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16176 | 2025.12.19 21:42:02.728786 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16177 | 2025.12.19 21:42:02.728997 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2025.12.19 21:42:02.729124 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 16179 | 2025.12.19 21:42:02.729162 [ 4 ] {388a5510-96c4-470b-b03c-ed4035710cf9} <Debug> TCPHandler: Processed in 0.001278546 sec. | ||
| 16180 | 2025.12.19 21:42:02.729270 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2025.12.19 21:42:02.729364 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16182 | 2025.12.19 21:42:02.729403 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16183 | 2025.12.19 21:42:02.729796 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2025.12.19 21:42:02.729831 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16185 | 2025.12.19 21:42:02.730121 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16186 | 2025.12.19 21:42:02.730332 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2025.12.19 21:42:02.730458 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 16188 | 2025.12.19 21:42:02.730497 [ 4 ] {eefd330f-b2a0-4993-b785-100a97f69172} <Debug> TCPHandler: Processed in 0.001282156 sec. | ||
| 16189 | 2025.12.19 21:42:02.730599 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2025.12.19 21:42:02.730697 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16191 | 2025.12.19 21:42:02.730736 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16192 | 2025.12.19 21:42:02.731178 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2025.12.19 21:42:02.731212 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16194 | 2025.12.19 21:42:02.731525 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16195 | 2025.12.19 21:42:02.731730 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2025.12.19 21:42:02.731856 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001178 sec., 95925.29711375212 rows/sec., 7.81 MiB/sec. | ||
| 16197 | 2025.12.19 21:42:02.731892 [ 4 ] {02cba5fa-ab68-4113-b7bc-1ad1c1040724} <Debug> TCPHandler: Processed in 0.001342317 sec. | ||
| 16198 | 2025.12.19 21:42:02.732003 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2025.12.19 21:42:02.732096 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16200 | 2025.12.19 21:42:02.732137 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16201 | 2025.12.19 21:42:02.732539 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2025.12.19 21:42:02.732572 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16203 | 2025.12.19 21:42:02.732891 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16204 | 2025.12.19 21:42:02.733092 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2025.12.19 21:42:02.733217 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.00114 sec., 174561.40350877194 rows/sec., 12.52 MiB/sec. | ||
| 16206 | 2025.12.19 21:42:02.733254 [ 4 ] {48700386-575f-41f2-969c-ccb1e5df7e3f} <Debug> TCPHandler: Processed in 0.001299446 sec. | ||
| 16207 | 2025.12.19 21:42:02.733365 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2025.12.19 21:42:02.733456 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16209 | 2025.12.19 21:42:02.733509 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16210 | 2025.12.19 21:42:02.734265 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2025.12.19 21:42:02.734299 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16212 | 2025.12.19 21:42:02.734778 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16213 | 2025.12.19 21:42:02.734991 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2025.12.19 21:42:02.735130 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001691 sec., 4139.562389118864 rows/sec., 7.42 MiB/sec. | ||
| 16215 | 2025.12.19 21:42:02.735191 [ 4 ] {3a1f630d-ea5c-4402-bcba-98692e39de27} <Debug> TCPHandler: Processed in 0.001873392 sec. | ||
| 16216 | 2025.12.19 21:42:02.735305 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16217 | 2025.12.19 21:42:02.735396 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16218 | 2025.12.19 21:42:02.735435 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16219 | 2025.12.19 21:42:02.735764 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16220 | 2025.12.19 21:42:02.735797 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16221 | 2025.12.19 21:42:02.736096 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16222 | 2025.12.19 21:42:02.736297 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16223 | 2025.12.19 21:42:02.736444 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 16224 | 2025.12.19 21:42:02.736479 [ 4 ] {66687c7f-16ad-47bb-90bc-1abeb624ea7b} <Debug> TCPHandler: Processed in 0.001221604 sec. | ||
| 16225 | 2025.12.19 21:42:03.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.67 MiB, peak 401.65 MiB, free memory in arenas 0.00 B, will set to 383.95 MiB (RSS), difference: 3.28 MiB | ||
| 16226 | 2025.12.19 21:42:04.729186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38906 | ||
| 16227 | 2025.12.19 21:42:04.729898 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2025.12.19 21:42:04.729939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16229 | 2025.12.19 21:42:04.730431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16230 | 2025.12.19 21:42:04.730667 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2025.12.19 21:42:04.730804 [ 56 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16232 | 2025.12.19 21:42:04.730812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38906 | ||
| 16233 | 2025.12.19 21:42:04.730889 [ 56 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2025.12.19 21:42:04.730914 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16235 | 2025.12.19 21:42:04.731014 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16236 | 2025.12.19 21:42:04.731123 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16237 | 2025.12.19 21:42:04.731160 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36538 rows starting from the beginning of the part | ||
| 16238 | 2025.12.19 21:42:04.731224 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16239 | 2025.12.19 21:42:04.731273 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16240 | 2025.12.19 21:42:04.731319 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16241 | 2025.12.19 21:42:04.731364 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16242 | 2025.12.19 21:42:04.731409 [ 187 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 16243 | 2025.12.19 21:42:04.733932 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38906 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957152 sec., 13156577.680146303 rows/sec., 188.21 MiB/sec. | ||
| 16244 | 2025.12.19 21:42:04.734425 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16245 | 2025.12.19 21:42:04.734725 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2025.12.19 21:42:04.734812 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_81_16} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16247 | 2025.12.19 21:42:04.734942 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 16248 | 2025.12.19 21:42:06.814288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16249 | 2025.12.19 21:42:06.831168 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2025.12.19 21:42:06.831211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16251 | 2025.12.19 21:42:06.837466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16252 | 2025.12.19 21:42:06.838185 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2025.12.19 21:42:06.838466 [ 54 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16254 | 2025.12.19 21:42:06.838506 [ 54 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2025.12.19 21:42:06.838528 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16256 | 2025.12.19 21:42:06.838665 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16257 | 2025.12.19 21:42:06.841494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16258 | 2025.12.19 21:42:06.842454 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16259 | 2025.12.19 21:42:06.844003 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16260 | 2025.12.19 21:42:06.848562 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16261 | 2025.12.19 21:42:06.853234 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16262 | 2025.12.19 21:42:06.857734 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16263 | 2025.12.19 21:42:06.862563 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16264 | 2025.12.19 21:42:06.867184 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 16265 | 2025.12.19 21:42:06.930405 [ 201 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.091803687 sec., 6644.613304038649 rows/sec., 34.36 MiB/sec. | ||
| 16266 | 2025.12.19 21:42:06.933929 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16267 | 2025.12.19 21:42:06.936129 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_81_16} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2025.12.19 21:42:06.936255 [ 192 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_81_16} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16269 | 2025.12.19 21:42:06.938880 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16270 | 2025.12.19 21:42:07.341225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1950 | ||
| 16271 | 2025.12.19 21:42:07.343516 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16272 | 2025.12.19 21:42:07.343562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16273 | 2025.12.19 21:42:07.345014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16274 | 2025.12.19 21:42:07.345290 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16275 | 2025.12.19 21:42:07.345613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 16276 | 2025.12.19 21:42:07.721962 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2025.12.19 21:42:07.722163 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16278 | 2025.12.19 21:42:07.722234 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16279 | 2025.12.19 21:42:07.723013 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2025.12.19 21:42:07.723050 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16281 | 2025.12.19 21:42:07.723440 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16282 | 2025.12.19 21:42:07.723659 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2025.12.19 21:42:07.723809 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001707 sec., 73813.70826010544 rows/sec., 6.36 MiB/sec. | ||
| 16284 | 2025.12.19 21:42:07.723849 [ 4 ] {03c3e303-e6a1-4b93-882c-63f0dbcfcf92} <Debug> TCPHandler: Processed in 0.002017956 sec. | ||
| 16285 | 2025.12.19 21:42:07.723988 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2025.12.19 21:42:07.724094 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16287 | 2025.12.19 21:42:07.724134 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16288 | 2025.12.19 21:42:07.724672 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2025.12.19 21:42:07.724707 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16290 | 2025.12.19 21:42:07.725009 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16291 | 2025.12.19 21:42:07.725220 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2025.12.19 21:42:07.725347 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001272 sec., 27515.723270440252 rows/sec., 2.02 MiB/sec. | ||
| 16293 | 2025.12.19 21:42:07.725385 [ 4 ] {d7503a47-58c0-441d-b19d-5a78efe567c9} <Debug> TCPHandler: Processed in 0.00144922 sec. | ||
| 16294 | 2025.12.19 21:42:07.725516 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2025.12.19 21:42:07.725609 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16296 | 2025.12.19 21:42:07.725649 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16297 | 2025.12.19 21:42:07.726171 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2025.12.19 21:42:07.726206 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16299 | 2025.12.19 21:42:07.726536 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16300 | 2025.12.19 21:42:07.726741 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2025.12.19 21:42:07.726867 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001276 sec., 77586.20689655172 rows/sec., 6.06 MiB/sec. | ||
| 16302 | 2025.12.19 21:42:07.726904 [ 4 ] {5fe44585-3e34-45d9-a5aa-b1055028936d} <Debug> TCPHandler: Processed in 0.00144638 sec. | ||
| 16303 | 2025.12.19 21:42:07.727035 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2025.12.19 21:42:07.727130 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16305 | 2025.12.19 21:42:07.727177 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16306 | 2025.12.19 21:42:07.727643 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2025.12.19 21:42:07.727678 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16308 | 2025.12.19 21:42:07.728006 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16309 | 2025.12.19 21:42:07.728212 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2025.12.19 21:42:07.728340 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 16311 | 2025.12.19 21:42:07.728377 [ 4 ] {df8a1d90-d608-40a1-8c93-53ec4ca160ab} <Debug> TCPHandler: Processed in 0.001399909 sec. | ||
| 16312 | 2025.12.19 21:42:07.728498 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2025.12.19 21:42:07.728592 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16314 | 2025.12.19 21:42:07.728644 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16315 | 2025.12.19 21:42:07.729564 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2025.12.19 21:42:07.729599 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16317 | 2025.12.19 21:42:07.730146 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16318 | 2025.12.19 21:42:07.730368 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2025.12.19 21:42:07.730499 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001926 sec., 18172.3779854621 rows/sec., 32.56 MiB/sec. | ||
| 16320 | 2025.12.19 21:42:07.730553 [ 4 ] {e10e2b74-bdca-4606-8455-b88c0e40d90b} <Debug> TCPHandler: Processed in 0.002111729 sec. | ||
| 16321 | 2025.12.19 21:42:07.730667 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2025.12.19 21:42:07.730762 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16323 | 2025.12.19 21:42:07.730804 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16324 | 2025.12.19 21:42:07.731142 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2025.12.19 21:42:07.731177 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16326 | 2025.12.19 21:42:07.731499 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16327 | 2025.12.19 21:42:07.731700 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2025.12.19 21:42:07.731825 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16329 | 2025.12.19 21:42:07.731861 [ 4 ] {36eaefb3-6218-4cff-ade8-1893278bc2bc} <Debug> TCPHandler: Processed in 0.001242475 sec. | ||
| 16330 | 2025.12.19 21:42:08.856043 [ 223 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16331 | 2025.12.19 21:42:08.856120 [ 223 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16332 | 2025.12.19 21:42:08.859049 [ 223 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16333 | 2025.12.19 21:42:11.989520 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16334 | 2025.12.19 21:42:11.989632 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16335 | 2025.12.19 21:42:12.231029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39418 | ||
| 16336 | 2025.12.19 21:42:12.231797 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2025.12.19 21:42:12.231848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16338 | 2025.12.19 21:42:12.232345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16339 | 2025.12.19 21:42:12.232584 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2025.12.19 21:42:12.232736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39418 | ||
| 16341 | 2025.12.19 21:42:12.720624 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2025.12.19 21:42:12.720933 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16343 | 2025.12.19 21:42:12.721041 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16344 | 2025.12.19 21:42:12.721936 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2025.12.19 21:42:12.721987 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16346 | 2025.12.19 21:42:12.722379 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16347 | 2025.12.19 21:42:12.722623 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2025.12.19 21:42:12.722790 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001944 sec., 36008.2304526749 rows/sec., 2.89 MiB/sec. | ||
| 16349 | 2025.12.19 21:42:12.722840 [ 4 ] {0b74a847-a2da-4798-8f0d-a2e051e81acb} <Debug> TCPHandler: Processed in 0.002416638 sec. | ||
| 16350 | 2025.12.19 21:42:12.722994 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2025.12.19 21:42:12.723094 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16352 | 2025.12.19 21:42:12.723139 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16353 | 2025.12.19 21:42:12.723635 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2025.12.19 21:42:12.723672 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16355 | 2025.12.19 21:42:12.723966 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16356 | 2025.12.19 21:42:12.724169 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2025.12.19 21:42:12.724304 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001232 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. | ||
| 16358 | 2025.12.19 21:42:12.724320 [ 46 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16359 | 2025.12.19 21:42:12.724342 [ 4 ] {7d37967a-3e7b-429b-a4cc-9b42a8a85272} <Debug> TCPHandler: Processed in 0.001408789 sec. | ||
| 16360 | 2025.12.19 21:42:12.724389 [ 46 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2025.12.19 21:42:12.724415 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16362 | 2025.12.19 21:42:12.724497 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2025.12.19 21:42:12.724558 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 16364 | 2025.12.19 21:42:12.724602 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16365 | 2025.12.19 21:42:12.724650 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16366 | 2025.12.19 21:42:12.724697 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16367 | 2025.12.19 21:42:12.724735 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 279 rows starting from the beginning of the part | ||
| 16368 | 2025.12.19 21:42:12.724799 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 16369 | 2025.12.19 21:42:12.724844 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 35 rows starting from the beginning of the part | ||
| 16370 | 2025.12.19 21:42:12.724911 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 16371 | 2025.12.19 21:42:12.724956 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 35 rows starting from the beginning of the part | ||
| 16372 | 2025.12.19 21:42:12.724993 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 16373 | 2025.12.19 21:42:12.725069 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2025.12.19 21:42:12.725112 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16375 | 2025.12.19 21:42:12.725448 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16376 | 2025.12.19 21:42:12.725671 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2025.12.19 21:42:12.725804 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001226 sec., 57911.908646003256 rows/sec., 4.52 MiB/sec. | ||
| 16378 | 2025.12.19 21:42:12.725831 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334967 sec., 290643.8885755228 rows/sec., 20.17 MiB/sec. | ||
| 16379 | 2025.12.19 21:42:12.725843 [ 4 ] {6d066c4c-80a8-46af-967e-53b2511d4080} <Debug> TCPHandler: Processed in 0.001395649 sec. | ||
| 16380 | 2025.12.19 21:42:12.725998 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2025.12.19 21:42:12.725998 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16382 | 2025.12.19 21:42:12.726107 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16383 | 2025.12.19 21:42:12.726156 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16384 | 2025.12.19 21:42:12.726293 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2025.12.19 21:42:12.726363 [ 201 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_116_23} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16386 | 2025.12.19 21:42:12.726430 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16387 | 2025.12.19 21:42:12.726587 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2025.12.19 21:42:12.726628 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16389 | 2025.12.19 21:42:12.726961 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16390 | 2025.12.19 21:42:12.727198 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2025.12.19 21:42:12.727331 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 16392 | 2025.12.19 21:42:12.727343 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_112_23 to all_115_115_0 | ||
| 16393 | 2025.12.19 21:42:12.727369 [ 4 ] {be384860-ac0b-4c36-ab0b-e5672a02b7fe} <Debug> TCPHandler: Processed in 0.00142446 sec. | ||
| 16394 | 2025.12.19 21:42:12.727391 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2025.12.19 21:42:12.727416 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16396 | 2025.12.19 21:42:12.727488 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2025.12.19 21:42:12.727510 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_112_23 to all_115_115_0 into Compact with storage Full | ||
| 16398 | 2025.12.19 21:42:12.727587 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16399 | 2025.12.19 21:42:12.727616 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16400 | 2025.12.19 21:42:12.727647 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 34279 rows starting from the beginning of the part | ||
| 16401 | 2025.12.19 21:42:12.727651 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16402 | 2025.12.19 21:42:12.727707 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16403 | 2025.12.19 21:42:12.727756 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16404 | 2025.12.19 21:42:12.727798 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 199 rows starting from the beginning of the part | ||
| 16405 | 2025.12.19 21:42:12.728439 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2025.12.19 21:42:12.728474 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16407 | 2025.12.19 21:42:12.728989 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16408 | 2025.12.19 21:42:12.729215 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2025.12.19 21:42:12.729363 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001794 sec., 3901.895206243032 rows/sec., 6.99 MiB/sec. | ||
| 16410 | 2025.12.19 21:42:12.729365 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16411 | 2025.12.19 21:42:12.729415 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16412 | 2025.12.19 21:42:12.729433 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16413 | 2025.12.19 21:42:12.729447 [ 4 ] {4bd141fc-5841-4521-affe-c9357b758243} <Debug> TCPHandler: Processed in 0.002008286 sec. | ||
| 16414 | 2025.12.19 21:42:12.729528 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 16415 | 2025.12.19 21:42:12.729608 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2025.12.19 21:42:12.729716 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16417 | 2025.12.19 21:42:12.729768 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16418 | 2025.12.19 21:42:12.729803 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16419 | 2025.12.19 21:42:12.729867 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2392 rows starting from the beginning of the part | ||
| 16420 | 2025.12.19 21:42:12.730014 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 16421 | 2025.12.19 21:42:12.730180 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 35 rows starting from the beginning of the part | ||
| 16422 | 2025.12.19 21:42:12.730209 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2025.12.19 21:42:12.730268 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16424 | 2025.12.19 21:42:12.730312 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part | ||
| 16425 | 2025.12.19 21:42:12.730414 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 35 rows starting from the beginning of the part | ||
| 16426 | 2025.12.19 21:42:12.730507 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 16427 | 2025.12.19 21:42:12.730641 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16428 | 2025.12.19 21:42:12.730901 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2025.12.19 21:42:12.731043 [ 47 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16430 | 2025.12.19 21:42:12.731058 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
| 16431 | 2025.12.19 21:42:12.731079 [ 47 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2025.12.19 21:42:12.731098 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16433 | 2025.12.19 21:42:12.731104 [ 4 ] {74c0dd31-92de-4fc9-a05e-db9d0714ee42} <Debug> TCPHandler: Processed in 0.001568524 sec. | ||
| 16434 | 2025.12.19 21:42:12.731197 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16435 | 2025.12.19 21:42:12.731327 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16436 | 2025.12.19 21:42:12.731360 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6502 rows starting from the beginning of the part | ||
| 16437 | 2025.12.19 21:42:12.731422 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16438 | 2025.12.19 21:42:12.731466 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16439 | 2025.12.19 21:42:12.731504 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16440 | 2025.12.19 21:42:12.731549 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16441 | 2025.12.19 21:42:12.731586 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16442 | 2025.12.19 21:42:12.733825 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34798 rows, containing 5 columns (5 merged, 0 gathered) in 0.006349737 sec., 5480226.976329885 rows/sec., 374.82 MiB/sec. | ||
| 16443 | 2025.12.19 21:42:12.734107 [ 199 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002958953 sec., 2298786.0908909333 rows/sec., 153.33 MiB/sec. | ||
| 16444 | 2025.12.19 21:42:12.734322 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
| 16445 | 2025.12.19 21:42:12.734643 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2025.12.19 21:42:12.734683 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16447 | 2025.12.19 21:42:12.734725 [ 189 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_112_23, all_115_115_0] -> all_1_115_24 | ||
| 16448 | 2025.12.19 21:42:12.734808 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 16449 | 2025.12.19 21:42:12.734947 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2025.12.19 21:42:12.735012 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_116_23} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16451 | 2025.12.19 21:42:12.735085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16452 | 2025.12.19 21:42:12.741763 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2483 rows, containing 19 columns (19 merged, 0 gathered) in 0.012279502 sec., 202206.89731554262 rows/sec., 362.35 MiB/sec. | ||
| 16453 | 2025.12.19 21:42:12.744605 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16454 | 2025.12.19 21:42:12.744944 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2025.12.19 21:42:12.745027 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16456 | 2025.12.19 21:42:12.745159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. | ||
| 16457 | 2025.12.19 21:42:13.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.85 MiB, peak 403.57 MiB, free memory in arenas 0.00 B, will set to 391.75 MiB (RSS), difference: 6.90 MiB | ||
| 16458 | 2025.12.19 21:42:14.341613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16459 | 2025.12.19 21:42:14.358554 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2025.12.19 21:42:14.358614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16461 | 2025.12.19 21:42:14.364556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16462 | 2025.12.19 21:42:14.365272 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2025.12.19 21:42:14.368417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16464 | 2025.12.19 21:42:17.345851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1974 | ||
| 16465 | 2025.12.19 21:42:17.348204 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16466 | 2025.12.19 21:42:17.348265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16467 | 2025.12.19 21:42:17.349552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16468 | 2025.12.19 21:42:17.349843 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16469 | 2025.12.19 21:42:17.350017 [ 41 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16470 | 2025.12.19 21:42:17.350087 [ 41 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2025.12.19 21:42:17.350111 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16472 | 2025.12.19 21:42:17.350237 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 16473 | 2025.12.19 21:42:17.350268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1974 | ||
| 16474 | 2025.12.19 21:42:17.350811 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16475 | 2025.12.19 21:42:17.350960 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1828 rows starting from the beginning of the part | ||
| 16476 | 2025.12.19 21:42:17.351302 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 16477 | 2025.12.19 21:42:17.351605 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 16478 | 2025.12.19 21:42:17.351880 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 16479 | 2025.12.19 21:42:17.352163 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 16480 | 2025.12.19 21:42:17.352448 [ 199 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 16481 | 2025.12.19 21:42:17.359504 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 72 columns (72 merged, 0 gathered) in 0.00932506 sec., 211687.64597761302 rows/sec., 163.97 MiB/sec. | ||
| 16482 | 2025.12.19 21:42:17.361421 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16483 | 2025.12.19 21:42:17.362009 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2025.12.19 21:42:17.362082 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_61_12} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16485 | 2025.12.19 21:42:17.362410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16486 | 2025.12.19 21:42:17.371384 [ 220 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): 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] | ||
| 16487 | 2025.12.19 21:42:17.371454 [ 220 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): 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] | ||
| 16488 | 2025.12.19 21:42:17.374924 [ 220 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): 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] | ||
| 16489 | 2025.12.19 21:42:17.632615 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 16490 | 2025.12.19 21:42:17.632660 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 16491 | 2025.12.19 21:42:17.637053 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 16492 | 2025.12.19 21:42:17.680325 [ 225 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 16493 | 2025.12.19 21:42:17.680372 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 16494 | 2025.12.19 21:42:17.683909 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 16495 | 2025.12.19 21:42:17.748763 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2025.12.19 21:42:17.749044 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16497 | 2025.12.19 21:42:17.749147 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16498 | 2025.12.19 21:42:17.750029 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2025.12.19 21:42:17.750066 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16500 | 2025.12.19 21:42:17.750433 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16501 | 2025.12.19 21:42:17.750656 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2025.12.19 21:42:17.750805 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001834 sec., 3271.537622682661 rows/sec., 266.77 KiB/sec. | ||
| 16503 | 2025.12.19 21:42:17.750846 [ 4 ] {c3d4ea5f-fa60-465e-af83-5bf5ae1c808b} <Debug> TCPHandler: Processed in 0.002223362 sec. | ||
| 16504 | 2025.12.19 21:42:17.750973 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2025.12.19 21:42:17.751069 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16506 | 2025.12.19 21:42:17.751110 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16507 | 2025.12.19 21:42:17.752207 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2025.12.19 21:42:17.752245 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16509 | 2025.12.19 21:42:17.752625 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16510 | 2025.12.19 21:42:17.752844 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2025.12.19 21:42:17.752972 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001921 sec., 660593.4409161895 rows/sec., 54.85 MiB/sec. | ||
| 16512 | 2025.12.19 21:42:17.753010 [ 4 ] {263118f1-5fd5-40e4-98df-02509ccfc582} <Debug> TCPHandler: Processed in 0.002087158 sec. | ||
| 16513 | 2025.12.19 21:42:17.753068 [ 221 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 16514 | 2025.12.19 21:42:17.753121 [ 221 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 16515 | 2025.12.19 21:42:17.753127 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16516 | 2025.12.19 21:42:17.753235 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16517 | 2025.12.19 21:42:17.753275 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16518 | 2025.12.19 21:42:17.753688 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2025.12.19 21:42:17.753726 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16520 | 2025.12.19 21:42:17.754057 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16521 | 2025.12.19 21:42:17.754324 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2025.12.19 21:42:17.754464 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.39 MiB/sec. | ||
| 16523 | 2025.12.19 21:42:17.754505 [ 4 ] {4f5b12d2-b496-4141-abd9-2997b0789513} <Debug> TCPHandler: Processed in 0.00142785 sec. | ||
| 16524 | 2025.12.19 21:42:17.754619 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2025.12.19 21:42:17.754711 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16526 | 2025.12.19 21:42:17.754750 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16527 | 2025.12.19 21:42:17.755232 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2025.12.19 21:42:17.755270 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16529 | 2025.12.19 21:42:17.755572 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16530 | 2025.12.19 21:42:17.755792 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2025.12.19 21:42:17.755891 [ 221 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 16532 | 2025.12.19 21:42:17.755929 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 16533 | 2025.12.19 21:42:17.755971 [ 4 ] {ba2c4f60-2b93-4221-9b55-eafaf15fae1c} <Debug> TCPHandler: Processed in 0.001402759 sec. | ||
| 16534 | 2025.12.19 21:42:17.756090 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2025.12.19 21:42:17.756212 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16536 | 2025.12.19 21:42:17.756261 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16537 | 2025.12.19 21:42:17.756936 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2025.12.19 21:42:17.756970 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16539 | 2025.12.19 21:42:17.757304 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16540 | 2025.12.19 21:42:17.757512 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2025.12.19 21:42:17.757640 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001453 sec., 386097.72883688915 rows/sec., 28.70 MiB/sec. | ||
| 16542 | 2025.12.19 21:42:17.757678 [ 4 ] {3294c843-b08f-4bd8-9ce1-da474b1fd96d} <Debug> TCPHandler: Processed in 0.001647626 sec. | ||
| 16543 | 2025.12.19 21:42:17.757792 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2025.12.19 21:42:17.757886 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16545 | 2025.12.19 21:42:17.757927 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16546 | 2025.12.19 21:42:17.758498 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2025.12.19 21:42:17.758532 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16548 | 2025.12.19 21:42:17.758899 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16549 | 2025.12.19 21:42:17.759102 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2025.12.19 21:42:17.759225 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Debug> executeQuery: Read 841 rows, 57.97 KiB in 0.001358 sec., 619293.0780559647 rows/sec., 41.69 MiB/sec. | ||
| 16551 | 2025.12.19 21:42:17.759262 [ 4 ] {8c52030b-fc07-46f5-99bb-fccdd89bbdbc} <Debug> TCPHandler: Processed in 0.001517372 sec. | ||
| 16552 | 2025.12.19 21:42:17.759374 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2025.12.19 21:42:17.759467 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16554 | 2025.12.19 21:42:17.759521 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16555 | 2025.12.19 21:42:17.760420 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2025.12.19 21:42:17.760457 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16557 | 2025.12.19 21:42:17.761006 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16558 | 2025.12.19 21:42:17.761229 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2025.12.19 21:42:17.761363 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001913 sec., 18295.870360690016 rows/sec., 32.79 MiB/sec. | ||
| 16560 | 2025.12.19 21:42:17.761417 [ 4 ] {e56260b7-6658-4a3b-bb2b-d0aa9fb8bdf4} <Debug> TCPHandler: Processed in 0.002091258 sec. | ||
| 16561 | 2025.12.19 21:42:17.761537 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2025.12.19 21:42:17.761632 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16563 | 2025.12.19 21:42:17.761673 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16564 | 2025.12.19 21:42:17.762017 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2025.12.19 21:42:17.762050 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16566 | 2025.12.19 21:42:17.762348 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16567 | 2025.12.19 21:42:17.762544 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2025.12.19 21:42:17.762670 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 16569 | 2025.12.19 21:42:17.762705 [ 4 ] {0e81de41-40ff-4663-b596-612fb0e8335c} <Debug> TCPHandler: Processed in 0.001216184 sec. | ||
| 16570 | 2025.12.19 21:42:18.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.41 MiB, peak 403.57 MiB, free memory in arenas 0.00 B, will set to 391.76 MiB (RSS), difference: 3.35 MiB | ||
| 16571 | 2025.12.19 21:42:18.069782 [ 218 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16572 | 2025.12.19 21:42:18.069826 [ 218 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16573 | 2025.12.19 21:42:18.072680 [ 218 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 16574 | 2025.12.19 21:42:18.447337 [ 218 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): 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] | ||
| 16575 | 2025.12.19 21:42:18.447403 [ 218 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): 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] | ||
| 16576 | 2025.12.19 21:42:18.450444 [ 218 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): 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] | ||
| 16577 | 2025.12.19 21:42:19.732864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39866 | ||
| 16578 | 2025.12.19 21:42:19.733413 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16579 | 2025.12.19 21:42:19.733473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16580 | 2025.12.19 21:42:19.734019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16581 | 2025.12.19 21:42:19.734267 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2025.12.19 21:42:19.734425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39866 | ||
| 16583 | 2025.12.19 21:42:21.869439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16584 | 2025.12.19 21:42:21.887823 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.12.19 21:42:21.887889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16586 | 2025.12.19 21:42:21.894343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16587 | 2025.12.19 21:42:21.895052 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.12.19 21:42:21.898554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16589 | 2025.12.19 21:42:22.720587 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16590 | 2025.12.19 21:42:22.720871 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16591 | 2025.12.19 21:42:22.720962 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16592 | 2025.12.19 21:42:22.721663 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2025.12.19 21:42:22.721699 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16594 | 2025.12.19 21:42:22.722073 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16595 | 2025.12.19 21:42:22.722285 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2025.12.19 21:42:22.722435 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00164 sec., 42682.92682926829 rows/sec., 3.42 MiB/sec. | ||
| 16597 | 2025.12.19 21:42:22.722434 [ 31 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16598 | 2025.12.19 21:42:22.722476 [ 4 ] {bf6a0ecc-14ee-4640-9062-b277d14b1659} <Debug> TCPHandler: Processed in 0.002064988 sec. | ||
| 16599 | 2025.12.19 21:42:22.722483 [ 31 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2025.12.19 21:42:22.722504 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16601 | 2025.12.19 21:42:22.722615 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2025.12.19 21:42:22.722624 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 16603 | 2025.12.19 21:42:22.722730 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16604 | 2025.12.19 21:42:22.722773 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16605 | 2025.12.19 21:42:22.722784 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16606 | 2025.12.19 21:42:22.722830 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2467 rows starting from the beginning of the part | ||
| 16607 | 2025.12.19 21:42:22.722904 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 193 rows starting from the beginning of the part | ||
| 16608 | 2025.12.19 21:42:22.722955 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 126 rows starting from the beginning of the part | ||
| 16609 | 2025.12.19 21:42:22.722996 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 70 rows starting from the beginning of the part | ||
| 16610 | 2025.12.19 21:42:22.723037 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1269 rows starting from the beginning of the part | ||
| 16611 | 2025.12.19 21:42:22.723080 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 16612 | 2025.12.19 21:42:22.723220 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2025.12.19 21:42:22.723267 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16614 | 2025.12.19 21:42:22.723593 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16615 | 2025.12.19 21:42:22.723811 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2025.12.19 21:42:22.723948 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001237 sec., 5658.852061438965 rows/sec., 425.52 KiB/sec. | ||
| 16617 | 2025.12.19 21:42:22.723986 [ 4 ] {e40768b5-e7b5-43d4-8bfc-16ab60217371} <Debug> TCPHandler: Processed in 0.00142026 sec. | ||
| 16618 | 2025.12.19 21:42:22.724125 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16619 | 2025.12.19 21:42:22.724217 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16620 | 2025.12.19 21:42:22.724256 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16621 | 2025.12.19 21:42:22.724754 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2025.12.19 21:42:22.724790 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16623 | 2025.12.19 21:42:22.724889 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326854 sec., 1802863.4370699665 rows/sec., 155.73 MiB/sec. | ||
| 16624 | 2025.12.19 21:42:22.725096 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16625 | 2025.12.19 21:42:22.725200 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16626 | 2025.12.19 21:42:22.725349 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.12.19 21:42:22.725491 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001292 sec., 54953.56037151703 rows/sec., 4.29 MiB/sec. | ||
| 16628 | 2025.12.19 21:42:22.725494 [ 27 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16629 | 2025.12.19 21:42:22.725529 [ 4 ] {9d16abdc-151b-447a-a930-f59340cfff1c} <Debug> TCPHandler: Processed in 0.001464121 sec. | ||
| 16630 | 2025.12.19 21:42:22.725535 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2025.12.19 21:42:22.725539 [ 27 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2025.12.19 21:42:22.725577 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16633 | 2025.12.19 21:42:22.725625 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_121_24} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16634 | 2025.12.19 21:42:22.725651 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2025.12.19 21:42:22.725653 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 16636 | 2025.12.19 21:42:22.725746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16637 | 2025.12.19 21:42:22.725753 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16638 | 2025.12.19 21:42:22.725756 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16639 | 2025.12.19 21:42:22.725804 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1251 rows starting from the beginning of the part | ||
| 16640 | 2025.12.19 21:42:22.725808 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16641 | 2025.12.19 21:42:22.725869 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 113 rows starting from the beginning of the part | ||
| 16642 | 2025.12.19 21:42:22.725913 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 99 rows starting from the beginning of the part | ||
| 16643 | 2025.12.19 21:42:22.725955 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 71 rows starting from the beginning of the part | ||
| 16644 | 2025.12.19 21:42:22.725992 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 561 rows starting from the beginning of the part | ||
| 16645 | 2025.12.19 21:42:22.726031 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 71 rows starting from the beginning of the part | ||
| 16646 | 2025.12.19 21:42:22.726264 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2025.12.19 21:42:22.726304 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16648 | 2025.12.19 21:42:22.726622 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16649 | 2025.12.19 21:42:22.726828 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2025.12.19 21:42:22.726959 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 16651 | 2025.12.19 21:42:22.726995 [ 4 ] {88ed06c5-dc3e-4c35-a17b-214fdcdd0041} <Debug> TCPHandler: Processed in 0.001392059 sec. | ||
| 16652 | 2025.12.19 21:42:22.727106 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478981 sec., 1464521.8566026203 rows/sec., 113.77 MiB/sec. | ||
| 16653 | 2025.12.19 21:42:22.727114 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2025.12.19 21:42:22.727258 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16655 | 2025.12.19 21:42:22.727313 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16656 | 2025.12.19 21:42:22.727334 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16657 | 2025.12.19 21:42:22.727580 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2025.12.19 21:42:22.727651 [ 195 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_121_24} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16659 | 2025.12.19 21:42:22.727744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 16660 | 2025.12.19 21:42:22.728082 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2025.12.19 21:42:22.728121 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16662 | 2025.12.19 21:42:22.728616 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16663 | 2025.12.19 21:42:22.728835 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2025.12.19 21:42:22.728976 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001739 sec., 4025.3018976423227 rows/sec., 7.21 MiB/sec. | ||
| 16665 | 2025.12.19 21:42:22.729038 [ 4 ] {387bf4ab-1254-47b4-ab2c-9c12485495a8} <Debug> TCPHandler: Processed in 0.001972535 sec. | ||
| 16666 | 2025.12.19 21:42:22.729162 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2025.12.19 21:42:22.729265 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16668 | 2025.12.19 21:42:22.729307 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16669 | 2025.12.19 21:42:22.729642 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2025.12.19 21:42:22.729676 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16671 | 2025.12.19 21:42:22.729969 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16672 | 2025.12.19 21:42:22.730186 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2025.12.19 21:42:22.730313 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 16674 | 2025.12.19 21:42:22.730348 [ 4 ] {88b6e1dd-03c8-4bea-90c1-7fd503cd787f} <Debug> TCPHandler: Processed in 0.001244835 sec. | ||
| 16675 | 2025.12.19 21:42:26.989741 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16676 | 2025.12.19 21:42:26.989844 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16677 | 2025.12.19 21:42:27.234545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40378 | ||
| 16678 | 2025.12.19 21:42:27.235111 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2025.12.19 21:42:27.235154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16680 | 2025.12.19 21:42:27.235653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16681 | 2025.12.19 21:42:27.235889 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2025.12.19 21:42:27.236025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40378 | ||
| 16683 | 2025.12.19 21:42:27.350409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2002 | ||
| 16684 | 2025.12.19 21:42:27.352786 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2025.12.19 21:42:27.352836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16686 | 2025.12.19 21:42:27.353978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16687 | 2025.12.19 21:42:27.354289 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2025.12.19 21:42:27.354563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2002 | ||
| 16689 | 2025.12.19 21:42:27.384989 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16690 | 2025.12.19 21:42:27.385038 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16691 | 2025.12.19 21:42:27.387761 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 16692 | 2025.12.19 21:42:27.721147 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16693 | 2025.12.19 21:42:27.721329 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16694 | 2025.12.19 21:42:27.721395 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16695 | 2025.12.19 21:42:27.722085 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2025.12.19 21:42:27.722129 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16697 | 2025.12.19 21:42:27.722491 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16698 | 2025.12.19 21:42:27.722707 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2025.12.19 21:42:27.722855 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001572 sec., 80152.67175572518 rows/sec., 6.90 MiB/sec. | ||
| 16700 | 2025.12.19 21:42:27.722900 [ 4 ] {5a9f61a0-7cc4-420c-b38e-63f233c95008} <Debug> TCPHandler: Processed in 0.001852681 sec. | ||
| 16701 | 2025.12.19 21:42:27.723026 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16702 | 2025.12.19 21:42:27.723123 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16703 | 2025.12.19 21:42:27.723163 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16704 | 2025.12.19 21:42:27.723582 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16705 | 2025.12.19 21:42:27.723619 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16706 | 2025.12.19 21:42:27.723915 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16707 | 2025.12.19 21:42:27.724122 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16708 | 2025.12.19 21:42:27.724249 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001145 sec., 30567.685589519653 rows/sec., 2.24 MiB/sec. | ||
| 16709 | 2025.12.19 21:42:27.724288 [ 4 ] {8c3e9894-ce33-4979-accc-556a889cf6a2} <Debug> TCPHandler: Processed in 0.001312486 sec. | ||
| 16710 | 2025.12.19 21:42:27.724396 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16711 | 2025.12.19 21:42:27.724495 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16712 | 2025.12.19 21:42:27.724536 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16713 | 2025.12.19 21:42:27.724980 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.12.19 21:42:27.725018 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16715 | 2025.12.19 21:42:27.725343 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16716 | 2025.12.19 21:42:27.725550 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2025.12.19 21:42:27.725682 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001205 sec., 82157.67634854773 rows/sec., 6.42 MiB/sec. | ||
| 16718 | 2025.12.19 21:42:27.725720 [ 4 ] {acb58710-0c94-4c78-a191-0b3a4f9a5be3} <Debug> TCPHandler: Processed in 0.001375998 sec. | ||
| 16719 | 2025.12.19 21:42:27.725833 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2025.12.19 21:42:27.725929 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16721 | 2025.12.19 21:42:27.725973 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16722 | 2025.12.19 21:42:27.726412 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.12.19 21:42:27.726453 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16724 | 2025.12.19 21:42:27.726828 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16725 | 2025.12.19 21:42:27.727068 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.12.19 21:42:27.727192 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_115_24 to all_118_118_0 | ||
| 16727 | 2025.12.19 21:42:27.727200 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 16728 | 2025.12.19 21:42:27.727270 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2025.12.19 21:42:27.727284 [ 4 ] {c2dbf828-966a-427c-9865-875c08635605} <Debug> TCPHandler: Processed in 0.001502342 sec. | ||
| 16730 | 2025.12.19 21:42:27.727301 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16731 | 2025.12.19 21:42:27.727393 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_115_24 to all_118_118_0 into Compact with storage Full | ||
| 16732 | 2025.12.19 21:42:27.727400 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2025.12.19 21:42:27.727483 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16734 | 2025.12.19 21:42:27.727506 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16735 | 2025.12.19 21:42:27.727513 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_24, total 34798 rows starting from the beginning of the part | ||
| 16736 | 2025.12.19 21:42:27.727559 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16737 | 2025.12.19 21:42:27.727575 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16738 | 2025.12.19 21:42:27.727619 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16739 | 2025.12.19 21:42:27.727662 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 841 rows starting from the beginning of the part | ||
| 16740 | 2025.12.19 21:42:27.728439 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2025.12.19 21:42:27.728474 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16742 | 2025.12.19 21:42:27.729043 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16743 | 2025.12.19 21:42:27.729263 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2025.12.19 21:42:27.729400 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001912 sec., 18305.439330543933 rows/sec., 32.80 MiB/sec. | ||
| 16745 | 2025.12.19 21:42:27.729460 [ 4 ] {29b4adeb-6753-4e88-90d5-949675769691} <Debug> TCPHandler: Processed in 0.002109758 sec. | ||
| 16746 | 2025.12.19 21:42:27.729573 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2025.12.19 21:42:27.729668 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16748 | 2025.12.19 21:42:27.729709 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16749 | 2025.12.19 21:42:27.730044 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2025.12.19 21:42:27.730080 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16751 | 2025.12.19 21:42:27.730383 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16752 | 2025.12.19 21:42:27.730586 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2025.12.19 21:42:27.730712 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 16754 | 2025.12.19 21:42:27.730749 [ 4 ] {5c99c988-76b7-4fb8-a90d-bbd9eeb4365a} <Debug> TCPHandler: Processed in 0.001226724 sec. | ||
| 16755 | 2025.12.19 21:42:27.733987 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006623064 sec., 5429360.187369471 rows/sec., 371.26 MiB/sec. | ||
| 16756 | 2025.12.19 21:42:27.734435 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Trace> MergedBlockOutputStream: filled checksums all_1_118_25 (state Temporary) | ||
| 16757 | 2025.12.19 21:42:27.734765 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_118_25 to all_1_118_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2025.12.19 21:42:27.734848 [ 192 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_115_24, all_118_118_0] -> all_1_118_25 | ||
| 16759 | 2025.12.19 21:42:27.734960 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16760 | 2025.12.19 21:42:29.398674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16761 | 2025.12.19 21:42:29.416737 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16762 | 2025.12.19 21:42:29.416792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16763 | 2025.12.19 21:42:29.422926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16764 | 2025.12.19 21:42:29.423647 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16765 | 2025.12.19 21:42:29.427215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16766 | 2025.12.19 21:42:30.817045 [ 25 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 16767 | 2025.12.19 21:42:30.817129 [ 25 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2025.12.19 21:42:30.817156 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16769 | 2025.12.19 21:42:30.817253 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 16770 | 2025.12.19 21:42:30.817373 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2025.12.19 21:42:30.817409 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 465 rows starting from the beginning of the part | ||
| 16772 | 2025.12.19 21:42:30.817478 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 16773 | 2025.12.19 21:42:30.817524 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 16774 | 2025.12.19 21:42:30.817565 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 16775 | 2025.12.19 21:42:30.817608 [ 197 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 16776 | 2025.12.19 21:42:30.818522 [ 196 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303016 sec., 743659.3257488781 rows/sec., 53.51 MiB/sec. | ||
| 16777 | 2025.12.19 21:42:30.818736 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 16778 | 2025.12.19 21:42:30.819058 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16779 | 2025.12.19 21:42:30.819144 [ 200 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_45_10} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 16780 | 2025.12.19 21:42:30.819248 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16781 | 2025.12.19 21:42:32.722034 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16782 | 2025.12.19 21:42:32.722235 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16783 | 2025.12.19 21:42:32.722307 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16784 | 2025.12.19 21:42:32.722968 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2025.12.19 21:42:32.723016 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16786 | 2025.12.19 21:42:32.723428 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16787 | 2025.12.19 21:42:32.723672 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.12.19 21:42:32.723825 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 16789 | 2025.12.19 21:42:32.723869 [ 4 ] {5c08aa46-da9a-474a-9977-f701e11d9619} <Debug> TCPHandler: Processed in 0.001974135 sec. | ||
| 16790 | 2025.12.19 21:42:32.723999 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16791 | 2025.12.19 21:42:32.724099 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16792 | 2025.12.19 21:42:32.724140 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16793 | 2025.12.19 21:42:32.724549 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2025.12.19 21:42:32.724586 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16795 | 2025.12.19 21:42:32.724880 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16796 | 2025.12.19 21:42:32.725087 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2025.12.19 21:42:32.725217 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 16798 | 2025.12.19 21:42:32.725254 [ 4 ] {cfc0cc2b-1258-4288-94a0-ed13df84adf1} <Debug> TCPHandler: Processed in 0.001306457 sec. | ||
| 16799 | 2025.12.19 21:42:32.725364 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16800 | 2025.12.19 21:42:32.725486 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16801 | 2025.12.19 21:42:32.725534 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16802 | 2025.12.19 21:42:32.726098 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.12.19 21:42:32.726140 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16804 | 2025.12.19 21:42:32.726476 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16805 | 2025.12.19 21:42:32.726680 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.12.19 21:42:32.726811 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001348 sec., 141691.3946587537 rows/sec., 12.52 MiB/sec. | ||
| 16807 | 2025.12.19 21:42:32.726848 [ 4 ] {a8e45daf-f38d-41fb-8357-cfd23df63a42} <Debug> TCPHandler: Processed in 0.001536903 sec. | ||
| 16808 | 2025.12.19 21:42:32.726961 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2025.12.19 21:42:32.727061 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16810 | 2025.12.19 21:42:32.727100 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16811 | 2025.12.19 21:42:32.727491 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.12.19 21:42:32.727526 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16813 | 2025.12.19 21:42:32.727812 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16814 | 2025.12.19 21:42:32.728023 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2025.12.19 21:42:32.728149 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001105 sec., 19004.524886877825 rows/sec., 1.44 MiB/sec. | ||
| 16816 | 2025.12.19 21:42:32.728186 [ 4 ] {2374ba1d-40b3-4f9d-aafb-bfc907cf16b6} <Debug> TCPHandler: Processed in 0.001272925 sec. | ||
| 16817 | 2025.12.19 21:42:32.728284 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2025.12.19 21:42:32.728383 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16819 | 2025.12.19 21:42:32.728420 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16820 | 2025.12.19 21:42:32.728806 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2025.12.19 21:42:32.728841 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16822 | 2025.12.19 21:42:32.729122 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16823 | 2025.12.19 21:42:32.729323 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2025.12.19 21:42:32.729447 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 16825 | 2025.12.19 21:42:32.729484 [ 4 ] {f724a602-7607-4b7c-a62c-0759285d9991} <Debug> TCPHandler: Processed in 0.001247164 sec. | ||
| 16826 | 2025.12.19 21:42:32.729483 [ 224 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16827 | 2025.12.19 21:42:32.729540 [ 224 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16828 | 2025.12.19 21:42:32.729597 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2025.12.19 21:42:32.729694 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16830 | 2025.12.19 21:42:32.729733 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16831 | 2025.12.19 21:42:32.730133 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2025.12.19 21:42:32.730170 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16833 | 2025.12.19 21:42:32.730488 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16834 | 2025.12.19 21:42:32.730733 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2025.12.19 21:42:32.730859 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 793.15 KiB/sec. | ||
| 16836 | 2025.12.19 21:42:32.730896 [ 4 ] {a61a8351-e2d5-4994-af61-241b149d1116} <Debug> TCPHandler: Processed in 0.001346828 sec. | ||
| 16837 | 2025.12.19 21:42:32.731013 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2025.12.19 21:42:32.731110 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16839 | 2025.12.19 21:42:32.731149 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16840 | 2025.12.19 21:42:32.731582 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2025.12.19 21:42:32.731618 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16842 | 2025.12.19 21:42:32.731916 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16843 | 2025.12.19 21:42:32.732136 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2025.12.19 21:42:32.732245 [ 224 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16845 | 2025.12.19 21:42:32.732272 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001179 sec., 92451.22985581002 rows/sec., 7.53 MiB/sec. | ||
| 16846 | 2025.12.19 21:42:32.732315 [ 4 ] {21f86938-cb27-4c32-b864-6fa99a60af54} <Debug> TCPHandler: Processed in 0.001349017 sec. | ||
| 16847 | 2025.12.19 21:42:32.732431 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2025.12.19 21:42:32.732533 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16849 | 2025.12.19 21:42:32.732575 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16850 | 2025.12.19 21:42:32.732986 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2025.12.19 21:42:32.733021 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16852 | 2025.12.19 21:42:32.733351 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16853 | 2025.12.19 21:42:32.733560 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2025.12.19 21:42:32.733687 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001173 sec., 167945.4390451833 rows/sec., 12.05 MiB/sec. | ||
| 16855 | 2025.12.19 21:42:32.733724 [ 4 ] {b7e18a2e-ea00-41cc-8066-d34f42dbe39d} <Debug> TCPHandler: Processed in 0.001339537 sec. | ||
| 16856 | 2025.12.19 21:42:32.733846 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2025.12.19 21:42:32.733937 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16858 | 2025.12.19 21:42:32.733990 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16859 | 2025.12.19 21:42:32.734803 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2025.12.19 21:42:32.734839 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16861 | 2025.12.19 21:42:32.735340 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16862 | 2025.12.19 21:42:32.735555 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2025.12.19 21:42:32.735693 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001772 sec., 3950.3386004514673 rows/sec., 7.08 MiB/sec. | ||
| 16864 | 2025.12.19 21:42:32.735758 [ 4 ] {4616f1b0-cbf8-48e8-bd66-ac7ecf49a957} <Debug> TCPHandler: Processed in 0.001959694 sec. | ||
| 16865 | 2025.12.19 21:42:32.735879 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16866 | 2025.12.19 21:42:32.735973 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16867 | 2025.12.19 21:42:32.736013 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16868 | 2025.12.19 21:42:32.736359 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16869 | 2025.12.19 21:42:32.736394 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16870 | 2025.12.19 21:42:32.736693 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16871 | 2025.12.19 21:42:32.736904 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2025.12.19 21:42:32.737031 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 16873 | 2025.12.19 21:42:32.737066 [ 4 ] {5a10c83d-6e65-44ca-afb5-a6dfe685470d} <Debug> TCPHandler: Processed in 0.001235005 sec. | ||
| 16874 | 2025.12.19 21:42:32.737151 [ 222 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16875 | 2025.12.19 21:42:32.737199 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16876 | 2025.12.19 21:42:32.740602 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 16877 | 2025.12.19 21:42:34.736232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40826 | ||
| 16878 | 2025.12.19 21:42:34.736884 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2025.12.19 21:42:34.736926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16880 | 2025.12.19 21:42:34.737476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16881 | 2025.12.19 21:42:34.737705 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2025.12.19 21:42:34.737836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40826 | ||
| 16883 | 2025.12.19 21:42:34.737917 [ 218 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16884 | 2025.12.19 21:42:34.737979 [ 218 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16885 | 2025.12.19 21:42:34.740959 [ 218 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 16886 | 2025.12.19 21:42:35.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.77 MiB, peak 403.57 MiB, free memory in arenas 0.00 B, will set to 391.76 MiB (RSS), difference: 3.99 MiB | ||
| 16887 | 2025.12.19 21:42:35.693926 [ 223 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16888 | 2025.12.19 21:42:35.693982 [ 223 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16889 | 2025.12.19 21:42:35.696239 [ 223 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 16890 | 2025.12.19 21:42:36.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.76 MiB, peak 403.57 MiB, free memory in arenas 0.00 B, will set to 391.76 MiB (RSS), difference: 4.00 MiB | ||
| 16891 | 2025.12.19 21:42:36.928245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16892 | 2025.12.19 21:42:36.945243 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2025.12.19 21:42:36.945302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16894 | 2025.12.19 21:42:36.951280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16895 | 2025.12.19 21:42:36.951971 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2025.12.19 21:42:36.955039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16897 | 2025.12.19 21:42:37.354744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2034 | ||
| 16898 | 2025.12.19 21:42:37.357170 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2025.12.19 21:42:37.357217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16900 | 2025.12.19 21:42:37.358394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16901 | 2025.12.19 21:42:37.358668 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2025.12.19 21:42:37.358944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 16903 | 2025.12.19 21:42:37.721923 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2025.12.19 21:42:37.722098 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16905 | 2025.12.19 21:42:37.722164 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16906 | 2025.12.19 21:42:37.722838 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2025.12.19 21:42:37.722880 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16908 | 2025.12.19 21:42:37.723244 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16909 | 2025.12.19 21:42:37.723479 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16910 | 2025.12.19 21:42:37.723633 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001584 sec., 79545.45454545454 rows/sec., 6.85 MiB/sec. | ||
| 16911 | 2025.12.19 21:42:37.723673 [ 4 ] {4718082f-0954-4fe6-8a9f-311a80a43171} <Debug> TCPHandler: Processed in 0.001862931 sec. | ||
| 16912 | 2025.12.19 21:42:37.723795 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16913 | 2025.12.19 21:42:37.723889 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16914 | 2025.12.19 21:42:37.723929 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16915 | 2025.12.19 21:42:37.724331 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2025.12.19 21:42:37.724365 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16917 | 2025.12.19 21:42:37.724648 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16918 | 2025.12.19 21:42:37.724841 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2025.12.19 21:42:37.724967 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001097 sec., 31905.195989061074 rows/sec., 2.34 MiB/sec. | ||
| 16920 | 2025.12.19 21:42:37.724964 [ 153 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16921 | 2025.12.19 21:42:37.725004 [ 4 ] {fb058304-5204-4cb4-a963-c6c98424082f} <Debug> TCPHandler: Processed in 0.001257424 sec. | ||
| 16922 | 2025.12.19 21:42:37.725043 [ 153 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2025.12.19 21:42:37.725070 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16924 | 2025.12.19 21:42:37.725141 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2025.12.19 21:42:37.725199 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 16926 | 2025.12.19 21:42:37.725271 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16927 | 2025.12.19 21:42:37.725323 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16928 | 2025.12.19 21:42:37.725361 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16929 | 2025.12.19 21:42:37.725404 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 279 rows starting from the beginning of the part | ||
| 16930 | 2025.12.19 21:42:37.725482 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 41 rows starting from the beginning of the part | ||
| 16931 | 2025.12.19 21:42:37.725533 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part | ||
| 16932 | 2025.12.19 21:42:37.725576 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 35 rows starting from the beginning of the part | ||
| 16933 | 2025.12.19 21:42:37.725616 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 21 rows starting from the beginning of the part | ||
| 16934 | 2025.12.19 21:42:37.725659 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 35 rows starting from the beginning of the part | ||
| 16935 | 2025.12.19 21:42:37.725799 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2025.12.19 21:42:37.725841 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16937 | 2025.12.19 21:42:37.726183 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16938 | 2025.12.19 21:42:37.726418 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2025.12.19 21:42:37.726548 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001302 sec., 76036.866359447 rows/sec., 5.94 MiB/sec. | ||
| 16940 | 2025.12.19 21:42:37.726586 [ 4 ] {1b822bdb-246c-49b8-baba-8d37c385cc3f} <Debug> TCPHandler: Processed in 0.001505752 sec. | ||
| 16941 | 2025.12.19 21:42:37.726589 [ 196 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145089 sec., 288099.02887193375 rows/sec., 20.15 MiB/sec. | ||
| 16942 | 2025.12.19 21:42:37.726697 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2025.12.19 21:42:37.726795 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16944 | 2025.12.19 21:42:37.726818 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16945 | 2025.12.19 21:42:37.726840 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16946 | 2025.12.19 21:42:37.727156 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2025.12.19 21:42:37.727249 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_121_24} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16948 | 2025.12.19 21:42:37.727257 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2025.12.19 21:42:37.727300 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16950 | 2025.12.19 21:42:37.727356 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16951 | 2025.12.19 21:42:37.727625 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16952 | 2025.12.19 21:42:37.727830 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.12.19 21:42:37.727958 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 16954 | 2025.12.19 21:42:37.727994 [ 4 ] {82a75a20-c67b-419c-8336-753c3ddecbcb} <Debug> TCPHandler: Processed in 0.001345378 sec. | ||
| 16955 | 2025.12.19 21:42:37.728142 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2025.12.19 21:42:37.728261 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16957 | 2025.12.19 21:42:37.728326 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16958 | 2025.12.19 21:42:37.729195 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2025.12.19 21:42:37.729232 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16960 | 2025.12.19 21:42:37.729774 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16961 | 2025.12.19 21:42:37.729988 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2025.12.19 21:42:37.730113 [ 176 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16963 | 2025.12.19 21:42:37.730122 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001885 sec., 18567.63925729443 rows/sec., 33.27 MiB/sec. | ||
| 16964 | 2025.12.19 21:42:37.730169 [ 176 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2025.12.19 21:42:37.730197 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16966 | 2025.12.19 21:42:37.730200 [ 4 ] {9797c117-8362-48dd-91e5-e69c464cf589} <Debug> TCPHandler: Processed in 0.002118209 sec. | ||
| 16967 | 2025.12.19 21:42:37.730292 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 16968 | 2025.12.19 21:42:37.730330 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2025.12.19 21:42:37.730428 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16970 | 2025.12.19 21:42:37.730469 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16971 | 2025.12.19 21:42:37.730532 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16972 | 2025.12.19 21:42:37.730594 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2483 rows starting from the beginning of the part | ||
| 16973 | 2025.12.19 21:42:37.730722 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 35 rows starting from the beginning of the part | ||
| 16974 | 2025.12.19 21:42:37.730804 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2025.12.19 21:42:37.730822 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part | ||
| 16976 | 2025.12.19 21:42:37.730847 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16977 | 2025.12.19 21:42:37.730935 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 35 rows starting from the beginning of the part | ||
| 16978 | 2025.12.19 21:42:37.731046 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 7 rows starting from the beginning of the part | ||
| 16979 | 2025.12.19 21:42:37.731146 [ 200 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 35 rows starting from the beginning of the part | ||
| 16980 | 2025.12.19 21:42:37.731160 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16981 | 2025.12.19 21:42:37.731383 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2025.12.19 21:42:37.731503 [ 176 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16983 | 2025.12.19 21:42:37.731518 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 16984 | 2025.12.19 21:42:37.731533 [ 176 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2025.12.19 21:42:37.731558 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16986 | 2025.12.19 21:42:37.731562 [ 4 ] {675cd508-96e5-444f-8135-0fc5eb2740a3} <Debug> TCPHandler: Processed in 0.001280485 sec. | ||
| 16987 | 2025.12.19 21:42:37.731640 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16988 | 2025.12.19 21:42:37.731736 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16989 | 2025.12.19 21:42:37.731767 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6802 rows starting from the beginning of the part | ||
| 16990 | 2025.12.19 21:42:37.731823 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16991 | 2025.12.19 21:42:37.731865 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16992 | 2025.12.19 21:42:37.731903 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16993 | 2025.12.19 21:42:37.731938 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16994 | 2025.12.19 21:42:37.731976 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 16995 | 2025.12.19 21:42:37.733723 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002118869 sec., 3351788.147355972 rows/sec., 223.66 MiB/sec. | ||
| 16996 | 2025.12.19 21:42:37.734129 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16997 | 2025.12.19 21:42:37.734405 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2025.12.19 21:42:37.734472 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_121_24} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16999 | 2025.12.19 21:42:37.734545 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17000 | 2025.12.19 21:42:37.738753 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2602 rows, containing 19 columns (19 merged, 0 gathered) in 0.008502236 sec., 306037.1412884799 rows/sec., 548.40 MiB/sec. | ||
| 17001 | 2025.12.19 21:42:37.740824 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17002 | 2025.12.19 21:42:37.741158 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17003 | 2025.12.19 21:42:37.741235 [ 196 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17004 | 2025.12.19 21:42:37.741332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
| 17005 | 2025.12.19 21:42:41.989893 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17006 | 2025.12.19 21:42:41.989955 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17007 | 2025.12.19 21:42:42.238979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41338 | ||
| 17008 | 2025.12.19 21:42:42.239563 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2025.12.19 21:42:42.239608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17010 | 2025.12.19 21:42:42.240082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17011 | 2025.12.19 21:42:42.240333 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2025.12.19 21:42:42.240484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41338 | ||
| 17013 | 2025.12.19 21:42:42.240503 [ 125 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17014 | 2025.12.19 21:42:42.240602 [ 125 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2025.12.19 21:42:42.240640 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17016 | 2025.12.19 21:42:42.240836 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 17017 | 2025.12.19 21:42:42.241045 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17018 | 2025.12.19 21:42:42.241107 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38906 rows starting from the beginning of the part | ||
| 17019 | 2025.12.19 21:42:42.241209 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17020 | 2025.12.19 21:42:42.241291 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17021 | 2025.12.19 21:42:42.241361 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17022 | 2025.12.19 21:42:42.241428 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17023 | 2025.12.19 21:42:42.241496 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17024 | 2025.12.19 21:42:42.244037 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276801 sec., 12615352.595412415 rows/sec., 180.46 MiB/sec. | ||
| 17025 | 2025.12.19 21:42:42.244450 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17026 | 2025.12.19 21:42:42.244760 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2025.12.19 21:42:42.244846 [ 191 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_86_17} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17028 | 2025.12.19 21:42:42.244969 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17029 | 2025.12.19 21:42:42.289732 [ 224 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 17030 | 2025.12.19 21:42:42.289771 [ 224 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 17031 | 2025.12.19 21:42:42.293689 [ 224 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): 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] | ||
| 17032 | 2025.12.19 21:42:42.719374 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2025.12.19 21:42:42.719641 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17034 | 2025.12.19 21:42:42.719739 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17035 | 2025.12.19 21:42:42.720460 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17036 | 2025.12.19 21:42:42.720504 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17037 | 2025.12.19 21:42:42.720871 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17038 | 2025.12.19 21:42:42.721083 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17039 | 2025.12.19 21:42:42.721237 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001665 sec., 42042.04204204204 rows/sec., 3.37 MiB/sec. | ||
| 17040 | 2025.12.19 21:42:42.721280 [ 4 ] {14afb231-66ba-4097-9b05-2249c4f11bd8} <Debug> TCPHandler: Processed in 0.002078998 sec. | ||
| 17041 | 2025.12.19 21:42:42.721424 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2025.12.19 21:42:42.721528 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17043 | 2025.12.19 21:42:42.721567 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17044 | 2025.12.19 21:42:42.722043 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17045 | 2025.12.19 21:42:42.722078 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17046 | 2025.12.19 21:42:42.722356 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17047 | 2025.12.19 21:42:42.722551 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2025.12.19 21:42:42.722677 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001168 sec., 5993.1506849315065 rows/sec., 450.66 KiB/sec. | ||
| 17049 | 2025.12.19 21:42:42.722713 [ 4 ] {89050a86-4c63-4355-8195-0078c627234d} <Debug> TCPHandler: Processed in 0.001339427 sec. | ||
| 17050 | 2025.12.19 21:42:42.722826 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2025.12.19 21:42:42.722926 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17052 | 2025.12.19 21:42:42.722964 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17053 | 2025.12.19 21:42:42.723390 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17054 | 2025.12.19 21:42:42.723425 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17055 | 2025.12.19 21:42:42.723711 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17056 | 2025.12.19 21:42:42.723925 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2025.12.19 21:42:42.724049 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00114 sec., 62280.70175438597 rows/sec., 4.86 MiB/sec. | ||
| 17058 | 2025.12.19 21:42:42.724086 [ 4 ] {b60e12c5-9594-4766-a591-9b05a6148a43} <Debug> TCPHandler: Processed in 0.001307017 sec. | ||
| 17059 | 2025.12.19 21:42:42.724202 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2025.12.19 21:42:42.724303 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17061 | 2025.12.19 21:42:42.724344 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17062 | 2025.12.19 21:42:42.724796 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2025.12.19 21:42:42.724833 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17064 | 2025.12.19 21:42:42.725156 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17065 | 2025.12.19 21:42:42.725357 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2025.12.19 21:42:42.725485 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 17067 | 2025.12.19 21:42:42.725498 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_118_25 to all_121_121_0 | ||
| 17068 | 2025.12.19 21:42:42.725522 [ 4 ] {795a557b-9f59-46b3-8a57-47c3eeaae448} <Debug> TCPHandler: Processed in 0.001367818 sec. | ||
| 17069 | 2025.12.19 21:42:42.725565 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2025.12.19 21:42:42.725592 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17071 | 2025.12.19 21:42:42.725667 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17072 | 2025.12.19 21:42:42.725708 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_118_25 to all_121_121_0 into Compact with storage Full | ||
| 17073 | 2025.12.19 21:42:42.725775 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17074 | 2025.12.19 21:42:42.725813 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17075 | 2025.12.19 21:42:42.725829 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17076 | 2025.12.19 21:42:42.725846 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_25, total 35959 rows starting from the beginning of the part | ||
| 17077 | 2025.12.19 21:42:42.725908 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17078 | 2025.12.19 21:42:42.725960 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17079 | 2025.12.19 21:42:42.726008 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 197 rows starting from the beginning of the part | ||
| 17080 | 2025.12.19 21:42:42.726648 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2025.12.19 21:42:42.726685 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17082 | 2025.12.19 21:42:42.727178 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17083 | 2025.12.19 21:42:42.727395 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.12.19 21:42:42.727530 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001773 sec., 3948.1105470953185 rows/sec., 7.07 MiB/sec. | ||
| 17085 | 2025.12.19 21:42:42.727588 [ 4 ] {cfa3931e-7b2e-4f8d-b730-0fda361c48eb} <Debug> TCPHandler: Processed in 0.001968085 sec. | ||
| 17086 | 2025.12.19 21:42:42.727654 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 17087 | 2025.12.19 21:42:42.727704 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2025.12.19 21:42:42.727711 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 17089 | 2025.12.19 21:42:42.727816 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17090 | 2025.12.19 21:42:42.727861 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17091 | 2025.12.19 21:42:42.728203 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2025.12.19 21:42:42.728241 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17093 | 2025.12.19 21:42:42.728563 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17094 | 2025.12.19 21:42:42.728822 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2025.12.19 21:42:42.728957 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 17096 | 2025.12.19 21:42:42.728993 [ 4 ] {2f2c2730-976a-49d2-a922-af8c4d1cd239} <Debug> TCPHandler: Processed in 0.001337127 sec. | ||
| 17097 | 2025.12.19 21:42:42.730624 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): 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] | ||
| 17098 | 2025.12.19 21:42:42.732014 [ 188 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36476 rows, containing 5 columns (5 merged, 0 gathered) in 0.006347357 sec., 5746643.839317688 rows/sec., 393.13 MiB/sec. | ||
| 17099 | 2025.12.19 21:42:42.732444 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Trace> MergedBlockOutputStream: filled checksums all_1_121_26 (state Temporary) | ||
| 17100 | 2025.12.19 21:42:42.732766 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_121_26 to all_1_121_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2025.12.19 21:42:42.732851 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_118_25, all_121_121_0] -> all_1_121_26 | ||
| 17102 | 2025.12.19 21:42:42.732964 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17103 | 2025.12.19 21:42:43.240490 [ 218 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 17104 | 2025.12.19 21:42:43.240543 [ 218 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 17105 | 2025.12.19 21:42:43.244476 [ 218 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): 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] | ||
| 17106 | 2025.12.19 21:42:43.271237 [ 218 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 17107 | 2025.12.19 21:42:43.271279 [ 218 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 17108 | 2025.12.19 21:42:43.273575 [ 218 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): 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] | ||
| 17109 | 2025.12.19 21:42:44.082633 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2025.12.19 21:42:44.082873 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17111 | 2025.12.19 21:42:44.082939 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17112 | 2025.12.19 21:42:44.083840 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2025.12.19 21:42:44.083889 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17114 | 2025.12.19 21:42:44.084288 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17115 | 2025.12.19 21:42:44.084503 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2025.12.19 21:42:44.084639 [ 154 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 17117 | 2025.12.19 21:42:44.084655 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 17118 | 2025.12.19 21:42:44.084704 [ 154 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.12.19 21:42:44.084718 [ 4 ] {e42a98e2-acbd-41a5-8821-7d444d07a700} <Debug> TCPHandler: Processed in 0.002265673 sec. | ||
| 17120 | 2025.12.19 21:42:44.084730 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17121 | 2025.12.19 21:42:44.084848 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2025.12.19 21:42:44.084891 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 17123 | 2025.12.19 21:42:44.084958 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17124 | 2025.12.19 21:42:44.085003 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17125 | 2025.12.19 21:42:44.085054 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17126 | 2025.12.19 21:42:44.085098 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 434 rows starting from the beginning of the part | ||
| 17127 | 2025.12.19 21:42:44.085177 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17128 | 2025.12.19 21:42:44.085228 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 17129 | 2025.12.19 21:42:44.085278 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 17130 | 2025.12.19 21:42:44.085324 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 17131 | 2025.12.19 21:42:44.085375 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 17132 | 2025.12.19 21:42:44.085408 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2025.12.19 21:42:44.085448 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17134 | 2025.12.19 21:42:44.085767 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17135 | 2025.12.19 21:42:44.085984 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2025.12.19 21:42:44.086095 [ 154 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
| 17137 | 2025.12.19 21:42:44.086120 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 17138 | 2025.12.19 21:42:44.086126 [ 154 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2025.12.19 21:42:44.086160 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17140 | 2025.12.19 21:42:44.086164 [ 4 ] {c8fb8cee-090d-49ea-a485-fdc2794134fc} <Debug> TCPHandler: Processed in 0.001364968 sec. | ||
| 17141 | 2025.12.19 21:42:44.086255 [ 220 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17142 | 2025.12.19 21:42:44.086258 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
| 17143 | 2025.12.19 21:42:44.086293 [ 220 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17144 | 2025.12.19 21:42:44.086285 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17145 | 2025.12.19 21:42:44.086409 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17146 | 2025.12.19 21:42:44.086429 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17147 | 2025.12.19 21:42:44.086449 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 17148 | 2025.12.19 21:42:44.086472 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17149 | 2025.12.19 21:42:44.086507 [ 190 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686797 sec., 557269.1912541935 rows/sec., 38.87 MiB/sec. | ||
| 17150 | 2025.12.19 21:42:44.086523 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17151 | 2025.12.19 21:42:44.086588 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 17152 | 2025.12.19 21:42:44.086640 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 17153 | 2025.12.19 21:42:44.086663 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 17154 | 2025.12.19 21:42:44.086683 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 17155 | 2025.12.19 21:42:44.086731 [ 191 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 17156 | 2025.12.19 21:42:44.086938 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2025.12.19 21:42:44.087032 [ 187 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_29_6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 17158 | 2025.12.19 21:42:44.087112 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 17159 | 2025.12.19 21:42:44.087621 [ 192 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412079 sec., 29743.37838038807 rows/sec., 2.48 MiB/sec. | ||
| 17160 | 2025.12.19 21:42:44.087764 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 17161 | 2025.12.19 21:42:44.088004 [ 220 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17162 | 2025.12.19 21:42:44.088067 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2025.12.19 21:42:44.088082 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2025.12.19 21:42:44.088109 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17165 | 2025.12.19 21:42:44.088158 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_42_10} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
| 17166 | 2025.12.19 21:42:44.088243 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17167 | 2025.12.19 21:42:44.088556 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17168 | 2025.12.19 21:42:44.088763 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2025.12.19 21:42:44.088884 [ 154 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17170 | 2025.12.19 21:42:44.088897 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Debug> executeQuery: Read 2324 rows, 193.26 KiB in 0.002485 sec., 935211.2676056338 rows/sec., 75.95 MiB/sec. | ||
| 17171 | 2025.12.19 21:42:44.088923 [ 154 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17172 | 2025.12.19 21:42:44.088949 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17173 | 2025.12.19 21:42:44.088958 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17174 | 2025.12.19 21:42:44.089013 [ 4 ] {abb981fd-dee7-40e7-baae-6e1d6af68061} <Debug> TCPHandler: Processed in 0.002773597 sec. | ||
| 17175 | 2025.12.19 21:42:44.089022 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::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 | ||
| 17176 | 2025.12.19 21:42:44.089102 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17177 | 2025.12.19 21:42:44.089129 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2467 rows starting from the beginning of the part | ||
| 17178 | 2025.12.19 21:42:44.089167 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2025.12.19 21:42:44.089192 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 126 rows starting from the beginning of the part | ||
| 17180 | 2025.12.19 21:42:44.089239 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 191 rows starting from the beginning of the part | ||
| 17181 | 2025.12.19 21:42:44.089282 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 126 rows starting from the beginning of the part | ||
| 17182 | 2025.12.19 21:42:44.089282 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17183 | 2025.12.19 21:42:44.089322 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 70 rows starting from the beginning of the part | ||
| 17184 | 2025.12.19 21:42:44.089337 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17185 | 2025.12.19 21:42:44.089362 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2324 rows starting from the beginning of the part | ||
| 17186 | 2025.12.19 21:42:44.089900 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2025.12.19 21:42:44.089934 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17188 | 2025.12.19 21:42:44.090266 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17189 | 2025.12.19 21:42:44.090468 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2025.12.19 21:42:44.090602 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Debug> executeQuery: Read 244 rows, 15.23 KiB in 0.001343 sec., 181682.79970215933 rows/sec., 11.07 MiB/sec. | ||
| 17191 | 2025.12.19 21:42:44.090639 [ 4 ] {d811ed15-5809-421c-a6f0-fd53ba94ead5} <Debug> TCPHandler: Processed in 0.001539713 sec. | ||
| 17192 | 2025.12.19 21:42:44.090749 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2025.12.19 21:42:44.090850 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17194 | 2025.12.19 21:42:44.090889 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17195 | 2025.12.19 21:42:44.091145 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215407 sec., 2462315.5236366503 rows/sec., 211.26 MiB/sec. | ||
| 17196 | 2025.12.19 21:42:44.091388 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17197 | 2025.12.19 21:42:44.091529 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2025.12.19 21:42:44.091565 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17199 | 2025.12.19 21:42:44.091621 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2025.12.19 21:42:44.091681 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_126_25} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17201 | 2025.12.19 21:42:44.091751 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 17202 | 2025.12.19 21:42:44.091887 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17203 | 2025.12.19 21:42:44.092095 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2025.12.19 21:42:44.092223 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00139 sec., 316546.76258992805 rows/sec., 20.94 MiB/sec. | ||
| 17205 | 2025.12.19 21:42:44.092262 [ 4 ] {200fc2c6-5cdb-45e8-984f-71f182b4a630} <Debug> TCPHandler: Processed in 0.001561233 sec. | ||
| 17206 | 2025.12.19 21:42:44.092378 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17207 | 2025.12.19 21:42:44.092480 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17208 | 2025.12.19 21:42:44.092520 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17209 | 2025.12.19 21:42:44.093081 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2025.12.19 21:42:44.093118 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17211 | 2025.12.19 21:42:44.093431 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17212 | 2025.12.19 21:42:44.093638 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2025.12.19 21:42:44.093741 [ 154 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 17214 | 2025.12.19 21:42:44.093765 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001303 sec., 161933.9984650806 rows/sec., 9.20 MiB/sec. | ||
| 17215 | 2025.12.19 21:42:44.093775 [ 154 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2025.12.19 21:42:44.093806 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17217 | 2025.12.19 21:42:44.093811 [ 4 ] {fcaa3c16-4df8-434c-8d60-62c276d9e83f} <Debug> TCPHandler: Processed in 0.001481112 sec. | ||
| 17218 | 2025.12.19 21:42:44.093892 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 17219 | 2025.12.19 21:42:44.093954 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17220 | 2025.12.19 21:42:44.093995 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17221 | 2025.12.19 21:42:44.094030 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 223 rows starting from the beginning of the part | ||
| 17222 | 2025.12.19 21:42:44.094089 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17223 | 2025.12.19 21:42:44.094090 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17224 | 2025.12.19 21:42:44.094147 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17225 | 2025.12.19 21:42:44.094163 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 17226 | 2025.12.19 21:42:44.094213 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 17227 | 2025.12.19 21:42:44.094261 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 17228 | 2025.12.19 21:42:44.094303 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 17229 | 2025.12.19 21:42:44.095104 [ 192 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249995 sec., 385601.5424061696 rows/sec., 24.30 MiB/sec. | ||
| 17230 | 2025.12.19 21:42:44.095230 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 17231 | 2025.12.19 21:42:44.095250 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2025.12.19 21:42:44.095287 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17233 | 2025.12.19 21:42:44.095464 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2025.12.19 21:42:44.095524 [ 190 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_29_6} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 17235 | 2025.12.19 21:42:44.095607 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17236 | 2025.12.19 21:42:44.095674 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17237 | 2025.12.19 21:42:44.095889 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2025.12.19 21:42:44.096028 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Debug> executeQuery: Read 1174 rows, 85.89 KiB in 0.001963 sec., 598064.187468161 rows/sec., 42.73 MiB/sec. | ||
| 17239 | 2025.12.19 21:42:44.096037 [ 145 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17240 | 2025.12.19 21:42:44.096069 [ 4 ] {15e0837a-57c0-4318-b403-dd13e77aa8d4} <Debug> TCPHandler: Processed in 0.002186041 sec. | ||
| 17241 | 2025.12.19 21:42:44.096105 [ 145 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2025.12.19 21:42:44.096134 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17243 | 2025.12.19 21:42:44.096200 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2025.12.19 21:42:44.096231 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::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 | ||
| 17245 | 2025.12.19 21:42:44.096305 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17246 | 2025.12.19 21:42:44.096322 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17247 | 2025.12.19 21:42:44.096352 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17248 | 2025.12.19 21:42:44.096352 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1251 rows starting from the beginning of the part | ||
| 17249 | 2025.12.19 21:42:44.096422 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 99 rows starting from the beginning of the part | ||
| 17250 | 2025.12.19 21:42:44.096464 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 109 rows starting from the beginning of the part | ||
| 17251 | 2025.12.19 21:42:44.096502 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 99 rows starting from the beginning of the part | ||
| 17252 | 2025.12.19 21:42:44.096537 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 71 rows starting from the beginning of the part | ||
| 17253 | 2025.12.19 21:42:44.096572 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1174 rows starting from the beginning of the part | ||
| 17254 | 2025.12.19 21:42:44.096712 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2025.12.19 21:42:44.096753 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17256 | 2025.12.19 21:42:44.097081 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 17257 | 2025.12.19 21:42:44.097314 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2025.12.19 21:42:44.097448 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 17259 | 2025.12.19 21:42:44.097487 [ 4 ] {c3bf8ef7-dd9c-4640-9f80-7c858f8fa065} <Debug> TCPHandler: Processed in 0.001339947 sec. | ||
| 17260 | 2025.12.19 21:42:44.097610 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2025.12.19 21:42:44.097711 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17262 | 2025.12.19 21:42:44.097719 [ 190 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522932 sec., 1840528.664444637 rows/sec., 141.01 MiB/sec. | ||
| 17263 | 2025.12.19 21:42:44.097755 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17264 | 2025.12.19 21:42:44.097889 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17265 | 2025.12.19 21:42:44.098127 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.12.19 21:42:44.098190 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_126_25} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17267 | 2025.12.19 21:42:44.098256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17268 | 2025.12.19 21:42:44.098449 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2025.12.19 21:42:44.098490 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17270 | 2025.12.19 21:42:44.098882 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17271 | 2025.12.19 21:42:44.099089 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2025.12.19 21:42:44.099224 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.001532 sec., 588772.8459530027 rows/sec., 38.90 MiB/sec. | ||
| 17273 | 2025.12.19 21:42:44.099262 [ 4 ] {95330627-9125-4bd9-983c-dacec66979c6} <Debug> TCPHandler: Processed in 0.001708197 sec. | ||
| 17274 | 2025.12.19 21:42:44.099369 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17275 | 2025.12.19 21:42:44.099466 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17276 | 2025.12.19 21:42:44.099508 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17277 | 2025.12.19 21:42:44.099833 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2025.12.19 21:42:44.099870 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17279 | 2025.12.19 21:42:44.100175 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 17280 | 2025.12.19 21:42:44.100395 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2025.12.19 21:42:44.100532 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 17282 | 2025.12.19 21:42:44.100571 [ 4 ] {9be616bf-6d8b-417b-98d2-b01f95d555ed} <Debug> TCPHandler: Processed in 0.001252785 sec. | ||
| 17283 | 2025.12.19 21:42:44.100683 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17284 | 2025.12.19 21:42:44.100784 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17285 | 2025.12.19 21:42:44.100838 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17286 | 2025.12.19 21:42:44.101724 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17287 | 2025.12.19 21:42:44.101761 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17288 | 2025.12.19 21:42:44.102316 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17289 | 2025.12.19 21:42:44.102554 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17290 | 2025.12.19 21:42:44.102695 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001929 sec., 18144.116122343185 rows/sec., 32.51 MiB/sec. | ||
| 17291 | 2025.12.19 21:42:44.102763 [ 4 ] {74be8ee4-d2e4-460e-8dac-fb8f5f4263a9} <Debug> TCPHandler: Processed in 0.002129929 sec. | ||
| 17292 | 2025.12.19 21:42:44.102877 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17293 | 2025.12.19 21:42:44.102979 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17294 | 2025.12.19 21:42:44.103022 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17295 | 2025.12.19 21:42:44.103375 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17296 | 2025.12.19 21:42:44.103411 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17297 | 2025.12.19 21:42:44.103711 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17298 | 2025.12.19 21:42:44.103920 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17299 | 2025.12.19 21:42:44.104049 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001089 sec., 60606.06060606061 rows/sec., 3.51 MiB/sec. | ||
| 17300 | 2025.12.19 21:42:44.104087 [ 4 ] {18e65b77-e64b-4e80-bf06-45927d6eb58b} <Debug> TCPHandler: Processed in 0.001259415 sec. | ||
| 17301 | 2025.12.19 21:42:44.456061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17302 | 2025.12.19 21:42:44.473812 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17303 | 2025.12.19 21:42:44.473867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17304 | 2025.12.19 21:42:44.479793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17305 | 2025.12.19 21:42:44.480507 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2025.12.19 21:42:44.480851 [ 145 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17307 | 2025.12.19 21:42:44.480913 [ 145 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2025.12.19 21:42:44.480933 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17309 | 2025.12.19 21:42:44.481038 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 17310 | 2025.12.19 21:42:44.483666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17311 | 2025.12.19 21:42:44.483968 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17312 | 2025.12.19 21:42:44.484762 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17313 | 2025.12.19 21:42:44.488101 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17314 | 2025.12.19 21:42:44.491493 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17315 | 2025.12.19 21:42:44.495453 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17316 | 2025.12.19 21:42:44.499681 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17317 | 2025.12.19 21:42:44.503769 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17318 | 2025.12.19 21:42:44.557260 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.076259104 sec., 8497.34610047346 rows/sec., 43.94 MiB/sec. | ||
| 17319 | 2025.12.19 21:42:44.559286 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17320 | 2025.12.19 21:42:44.560912 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2025.12.19 21:42:44.560995 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_86_17} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17322 | 2025.12.19 21:42:44.562323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17323 | 2025.12.19 21:42:45.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.95 MiB, peak 412.36 MiB, free memory in arenas 0.00 B, will set to 392.87 MiB (RSS), difference: -2.08 MiB | ||
| 17324 | 2025.12.19 21:42:47.360080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2082 | ||
| 17325 | 2025.12.19 21:42:47.362813 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2025.12.19 21:42:47.362872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17327 | 2025.12.19 21:42:47.364104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17328 | 2025.12.19 21:42:47.364399 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2025.12.19 21:42:47.364638 [ 218 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 17330 | 2025.12.19 21:42:47.364686 [ 218 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 17331 | 2025.12.19 21:42:47.364817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 17332 | 2025.12.19 21:42:47.367008 [ 218 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 17333 | 2025.12.19 21:42:47.717263 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2025.12.19 21:42:47.717450 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17335 | 2025.12.19 21:42:47.717522 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17336 | 2025.12.19 21:42:47.718215 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2025.12.19 21:42:47.718254 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17338 | 2025.12.19 21:42:47.718626 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17339 | 2025.12.19 21:42:47.718852 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17340 | 2025.12.19 21:42:47.719004 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 17341 | 2025.12.19 21:42:47.719053 [ 4 ] {36068b46-bfd0-495c-976d-7773dfa966cb} <Debug> TCPHandler: Processed in 0.001913944 sec. | ||
| 17342 | 2025.12.19 21:42:47.719183 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17343 | 2025.12.19 21:42:47.719290 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17344 | 2025.12.19 21:42:47.719334 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17345 | 2025.12.19 21:42:47.719776 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2025.12.19 21:42:47.719810 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17347 | 2025.12.19 21:42:47.720108 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17348 | 2025.12.19 21:42:47.720327 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17349 | 2025.12.19 21:42:47.720460 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 17350 | 2025.12.19 21:42:47.720498 [ 4 ] {5650d057-8223-4764-a475-98943ca6deed} <Debug> TCPHandler: Processed in 0.001367678 sec. | ||
| 17351 | 2025.12.19 21:42:47.720622 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17352 | 2025.12.19 21:42:47.720720 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17353 | 2025.12.19 21:42:47.720765 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17354 | 2025.12.19 21:42:47.721157 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2025.12.19 21:42:47.721192 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17356 | 2025.12.19 21:42:47.721523 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17357 | 2025.12.19 21:42:47.721733 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2025.12.19 21:42:47.721861 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001161 sec., 84409.99138673558 rows/sec., 5.89 MiB/sec. | ||
| 17359 | 2025.12.19 21:42:47.721898 [ 4 ] {79cd9e9f-eba8-42d7-b7a6-523e694014e8} <Debug> TCPHandler: Processed in 0.001326517 sec. | ||
| 17360 | 2025.12.19 21:42:47.722018 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2025.12.19 21:42:47.722112 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17362 | 2025.12.19 21:42:47.722154 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17363 | 2025.12.19 21:42:47.722507 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2025.12.19 21:42:47.722541 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17365 | 2025.12.19 21:42:47.722838 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17366 | 2025.12.19 21:42:47.723058 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17367 | 2025.12.19 21:42:47.723189 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001094 sec., 34734.91773308958 rows/sec., 2.33 MiB/sec. | ||
| 17368 | 2025.12.19 21:42:47.723226 [ 4 ] {4fbdea97-c105-4958-bb2c-b3402144cef8} <Debug> TCPHandler: Processed in 0.001257595 sec. | ||
| 17369 | 2025.12.19 21:42:49.740622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41786 | ||
| 17370 | 2025.12.19 21:42:49.741163 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2025.12.19 21:42:49.741217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17372 | 2025.12.19 21:42:49.741760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17373 | 2025.12.19 21:42:49.742033 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2025.12.19 21:42:49.742211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41786 | ||
| 17375 | 2025.12.19 21:42:50.233028 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58502 | ||
| 17376 | 2025.12.19 21:42:50.233127 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17377 | 2025.12.19 21:42:50.233154 [ 362 ] {} <Debug> TCP-Session: 3643799d-c767-4713-aa03-a028a2241820 Authenticating user 'default' from [fd00:1122:3344:101::e]:58502 | ||
| 17378 | 2025.12.19 21:42:50.233176 [ 362 ] {} <Debug> TCP-Session: 3643799d-c767-4713-aa03-a028a2241820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2025.12.19 21:42:50.233189 [ 362 ] {} <Debug> TCP-Session: 3643799d-c767-4713-aa03-a028a2241820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17380 | 2025.12.19 21:42:50.233401 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33429 | ||
| 17381 | 2025.12.19 21:42:50.233415 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 17382 | 2025.12.19 21:42:50.233460 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61573 | ||
| 17383 | 2025.12.19 21:42:50.233482 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51928 | ||
| 17384 | 2025.12.19 21:42:50.233495 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63114 | ||
| 17385 | 2025.12.19 21:42:50.233513 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61003 | ||
| 17386 | 2025.12.19 21:42:50.233541 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17387 | 2025.12.19 21:42:50.233529 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17388 | 2025.12.19 21:42:50.233594 [ 352 ] {} <Debug> TCP-Session: a25e02f1-523f-43a4-b9b6-d74efaf10fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61573 | ||
| 17389 | 2025.12.19 21:42:50.233599 [ 362 ] {} <Trace> TCP-Session: 3643799d-c767-4713-aa03-a028a2241820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17390 | 2025.12.19 21:42:50.233620 [ 352 ] {} <Debug> TCP-Session: a25e02f1-523f-43a4-b9b6-d74efaf10fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17391 | 2025.12.19 21:42:50.233613 [ 363 ] {} <Debug> TCP-Session: 8567d1f5-4ebb-46a7-8750-2e0b2ae62eee Authenticating user 'default' from [fd00:1122:3344:101::e]:33429 | ||
| 17392 | 2025.12.19 21:42:50.233642 [ 352 ] {} <Debug> TCP-Session: a25e02f1-523f-43a4-b9b6-d74efaf10fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17393 | 2025.12.19 21:42:50.233657 [ 363 ] {} <Debug> TCP-Session: 8567d1f5-4ebb-46a7-8750-2e0b2ae62eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17394 | 2025.12.19 21:42:50.233613 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17395 | 2025.12.19 21:42:50.233674 [ 363 ] {} <Debug> TCP-Session: 8567d1f5-4ebb-46a7-8750-2e0b2ae62eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17396 | 2025.12.19 21:42:50.233602 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17397 | 2025.12.19 21:42:50.233710 [ 354 ] {} <Debug> TCP-Session: 486e9ca7-347e-4445-b8ad-7601f2d8ee22 Authenticating user 'default' from [fd00:1122:3344:101::e]:63114 | ||
| 17398 | 2025.12.19 21:42:50.233522 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17399 | 2025.12.19 21:42:50.233758 [ 354 ] {} <Debug> TCP-Session: 486e9ca7-347e-4445-b8ad-7601f2d8ee22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17400 | 2025.12.19 21:42:50.233746 [ 353 ] {} <Debug> TCP-Session: 057f3c53-566e-4f02-aba7-74403b62feaa Authenticating user 'default' from [fd00:1122:3344:101::e]:51928 | ||
| 17401 | 2025.12.19 21:42:50.233783 [ 354 ] {} <Debug> TCP-Session: 486e9ca7-347e-4445-b8ad-7601f2d8ee22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2025.12.19 21:42:50.233809 [ 353 ] {} <Debug> TCP-Session: 057f3c53-566e-4f02-aba7-74403b62feaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17403 | 2025.12.19 21:42:50.233780 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58502) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17404 | 2025.12.19 21:42:50.233832 [ 353 ] {} <Debug> TCP-Session: 057f3c53-566e-4f02-aba7-74403b62feaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17405 | 2025.12.19 21:42:50.233778 [ 351 ] {} <Debug> TCP-Session: b3818789-c1bd-4da1-aaa4-f617c6ab77de Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 17406 | 2025.12.19 21:42:50.233505 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61655 | ||
| 17407 | 2025.12.19 21:42:50.233894 [ 351 ] {} <Debug> TCP-Session: b3818789-c1bd-4da1-aaa4-f617c6ab77de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17408 | 2025.12.19 21:42:50.233493 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58050 | ||
| 17409 | 2025.12.19 21:42:50.233927 [ 351 ] {} <Debug> TCP-Session: b3818789-c1bd-4da1-aaa4-f617c6ab77de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17410 | 2025.12.19 21:42:50.233614 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17411 | 2025.12.19 21:42:50.233960 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17412 | 2025.12.19 21:42:50.233988 [ 361 ] {} <Debug> TCP-Session: e0e82d83-60a4-4e4b-8281-8422aad46c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:61003 | ||
| 17413 | 2025.12.19 21:42:50.233999 [ 360 ] {} <Debug> TCP-Session: 4742e02e-839c-4408-be96-347b678a0c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:61655 | ||
| 17414 | 2025.12.19 21:42:50.234012 [ 361 ] {} <Debug> TCP-Session: e0e82d83-60a4-4e4b-8281-8422aad46c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17415 | 2025.12.19 21:42:50.234025 [ 360 ] {} <Debug> TCP-Session: 4742e02e-839c-4408-be96-347b678a0c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17416 | 2025.12.19 21:42:50.234034 [ 361 ] {} <Debug> TCP-Session: e0e82d83-60a4-4e4b-8281-8422aad46c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17417 | 2025.12.19 21:42:50.234048 [ 360 ] {} <Debug> TCP-Session: 4742e02e-839c-4408-be96-347b678a0c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17418 | 2025.12.19 21:42:50.234117 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17419 | 2025.12.19 21:42:50.234143 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17420 | 2025.12.19 21:42:50.234170 [ 355 ] {} <Debug> TCP-Session: 3b3b9637-194a-4b2f-8c6e-9484c03c5d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:58050 | ||
| 17421 | 2025.12.19 21:42:50.234178 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17422 | 2025.12.19 21:42:50.234187 [ 355 ] {} <Debug> TCP-Session: 3b3b9637-194a-4b2f-8c6e-9484c03c5d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2025.12.19 21:42:50.234202 [ 355 ] {} <Debug> TCP-Session: 3b3b9637-194a-4b2f-8c6e-9484c03c5d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17424 | 2025.12.19 21:42:50.234461 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 17425 | 2025.12.19 21:42:50.235365 [ 304 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> AggregatingTransform: Aggregating | ||
| 17426 | 2025.12.19 21:42:50.235411 [ 304 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17427 | 2025.12.19 21:42:50.235444 [ 304 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883594 sec. (1131.742 rows/sec., 44.21 KiB/sec.) | ||
| 17428 | 2025.12.19 21:42:50.235462 [ 304 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Trace> Aggregator: Merging aggregated data | ||
| 17429 | 2025.12.19 21:42:50.237058 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 17430 | 2025.12.19 21:42:50.237194 [ 362 ] {a49684c9-3d8f-4ba0-8516-311e1b7012a5} <Debug> TCPHandler: Processed in 0.003712174 sec. | ||
| 17431 | 2025.12.19 21:42:50.237280 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17432 | 2025.12.19 21:42:50.237311 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17433 | 2025.12.19 21:42:50.237325 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17434 | 2025.12.19 21:42:50.237342 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17435 | 2025.12.19 21:42:50.237361 [ 363 ] {} <Debug> TCP-Session: 8567d1f5-4ebb-46a7-8750-2e0b2ae62eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17436 | 2025.12.19 21:42:50.237374 [ 361 ] {} <Debug> TCP-Session: e0e82d83-60a4-4e4b-8281-8422aad46c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17437 | 2025.12.19 21:42:50.237380 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17438 | 2025.12.19 21:42:50.237407 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17439 | 2025.12.19 21:42:50.237423 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17440 | 2025.12.19 21:42:50.237449 [ 352 ] {} <Debug> TCP-Session: a25e02f1-523f-43a4-b9b6-d74efaf10fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17441 | 2025.12.19 21:42:50.237462 [ 354 ] {} <Debug> TCP-Session: 486e9ca7-347e-4445-b8ad-7601f2d8ee22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17442 | 2025.12.19 21:42:50.237477 [ 360 ] {} <Debug> TCP-Session: 4742e02e-839c-4408-be96-347b678a0c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17443 | 2025.12.19 21:42:50.237395 [ 353 ] {} <Debug> TCP-Session: 057f3c53-566e-4f02-aba7-74403b62feaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17444 | 2025.12.19 21:42:50.237390 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17445 | 2025.12.19 21:42:50.237358 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17446 | 2025.12.19 21:42:50.237563 [ 351 ] {} <Debug> TCP-Session: b3818789-c1bd-4da1-aaa4-f617c6ab77de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17447 | 2025.12.19 21:42:50.237313 [ 362 ] {} <Debug> TCP-Session: 3643799d-c767-4713-aa03-a028a2241820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17448 | 2025.12.19 21:42:50.237578 [ 355 ] {} <Debug> TCP-Session: 3b3b9637-194a-4b2f-8c6e-9484c03c5d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17449 | 2025.12.19 21:42:50.392580 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33301 | ||
| 17450 | 2025.12.19 21:42:50.392692 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17451 | 2025.12.19 21:42:50.392719 [ 362 ] {} <Debug> TCP-Session: 4352e834-d312-497f-811b-dfa2c97b4271 Authenticating user 'default' from [fd00:1122:3344:101::e]:33301 | ||
| 17452 | 2025.12.19 21:42:50.392742 [ 362 ] {} <Debug> TCP-Session: 4352e834-d312-497f-811b-dfa2c97b4271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17453 | 2025.12.19 21:42:50.392755 [ 362 ] {} <Debug> TCP-Session: 4352e834-d312-497f-811b-dfa2c97b4271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17454 | 2025.12.19 21:42:50.392973 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63702 | ||
| 17455 | 2025.12.19 21:42:50.393004 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34929 | ||
| 17456 | 2025.12.19 21:42:50.393025 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35291 | ||
| 17457 | 2025.12.19 21:42:50.393047 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53197 | ||
| 17458 | 2025.12.19 21:42:50.393082 [ 362 ] {} <Trace> TCP-Session: 4352e834-d312-497f-811b-dfa2c97b4271 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2025.12.19 21:42:50.393120 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17460 | 2025.12.19 21:42:50.393155 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17461 | 2025.12.19 21:42:50.393118 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17462 | 2025.12.19 21:42:50.393182 [ 352 ] {} <Debug> TCP-Session: 9f8dc188-1ed8-4b0b-8a1a-2f8e4946665d Authenticating user 'default' from [fd00:1122:3344:101::e]:34929 | ||
| 17463 | 2025.12.19 21:42:50.393197 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17464 | 2025.12.19 21:42:50.393215 [ 363 ] {} <Debug> TCP-Session: 3d0d15a7-8c96-4c71-a86b-83ee3f3ce29e Authenticating user 'default' from [fd00:1122:3344:101::e]:63702 | ||
| 17465 | 2025.12.19 21:42:50.393225 [ 352 ] {} <Debug> TCP-Session: 9f8dc188-1ed8-4b0b-8a1a-2f8e4946665d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17466 | 2025.12.19 21:42:50.393246 [ 354 ] {} <Debug> TCP-Session: 64008a6a-fe7d-4da0-b3fd-f0f8beaaad99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53197 | ||
| 17467 | 2025.12.19 21:42:50.393258 [ 352 ] {} <Debug> TCP-Session: 9f8dc188-1ed8-4b0b-8a1a-2f8e4946665d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17468 | 2025.12.19 21:42:50.393249 [ 363 ] {} <Debug> TCP-Session: 3d0d15a7-8c96-4c71-a86b-83ee3f3ce29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17469 | 2025.12.19 21:42:50.393279 [ 354 ] {} <Debug> TCP-Session: 64008a6a-fe7d-4da0-b3fd-f0f8beaaad99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17470 | 2025.12.19 21:42:50.393304 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17471 | 2025.12.19 21:42:50.393321 [ 354 ] {} <Debug> TCP-Session: 64008a6a-fe7d-4da0-b3fd-f0f8beaaad99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17472 | 2025.12.19 21:42:50.393308 [ 363 ] {} <Debug> TCP-Session: 3d0d15a7-8c96-4c71-a86b-83ee3f3ce29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17473 | 2025.12.19 21:42:50.393098 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 17474 | 2025.12.19 21:42:50.393057 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49542 | ||
| 17475 | 2025.12.19 21:42:50.393043 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41990 | ||
| 17476 | 2025.12.19 21:42:50.393441 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17477 | 2025.12.19 21:42:50.392983 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55339 | ||
| 17478 | 2025.12.19 21:42:50.393484 [ 361 ] {} <Debug> TCP-Session: 66af88c6-312b-4594-b0f2-dd3b6953d50b Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 17479 | 2025.12.19 21:42:50.393492 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17480 | 2025.12.19 21:42:50.393512 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17481 | 2025.12.19 21:42:50.393542 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17482 | 2025.12.19 21:42:50.393550 [ 360 ] {} <Debug> TCP-Session: e3240a8e-fe6e-4f66-b8e6-1f07673db6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49542 | ||
| 17483 | 2025.12.19 21:42:50.393567 [ 355 ] {} <Debug> TCP-Session: 0d725ecb-17a1-4cce-86c9-fadf626909d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41990 | ||
| 17484 | 2025.12.19 21:42:50.393571 [ 351 ] {} <Debug> TCP-Session: a13c0aad-6f10-430e-bb2f-f425f79061ca Authenticating user 'default' from [fd00:1122:3344:101::e]:55339 | ||
| 17485 | 2025.12.19 21:42:50.393592 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17486 | 2025.12.19 21:42:50.393605 [ 355 ] {} <Debug> TCP-Session: 0d725ecb-17a1-4cce-86c9-fadf626909d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17487 | 2025.12.19 21:42:50.393607 [ 351 ] {} <Debug> TCP-Session: a13c0aad-6f10-430e-bb2f-f425f79061ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17488 | 2025.12.19 21:42:50.393633 [ 355 ] {} <Debug> TCP-Session: 0d725ecb-17a1-4cce-86c9-fadf626909d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17489 | 2025.12.19 21:42:50.393641 [ 351 ] {} <Debug> TCP-Session: a13c0aad-6f10-430e-bb2f-f425f79061ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2025.12.19 21:42:50.393652 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17491 | 2025.12.19 21:42:50.393584 [ 360 ] {} <Debug> TCP-Session: e3240a8e-fe6e-4f66-b8e6-1f07673db6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17492 | 2025.12.19 21:42:50.393523 [ 361 ] {} <Debug> TCP-Session: 66af88c6-312b-4594-b0f2-dd3b6953d50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17493 | 2025.12.19 21:42:50.393709 [ 360 ] {} <Debug> TCP-Session: e3240a8e-fe6e-4f66-b8e6-1f07673db6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17494 | 2025.12.19 21:42:50.393728 [ 361 ] {} <Debug> TCP-Session: 66af88c6-312b-4594-b0f2-dd3b6953d50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17495 | 2025.12.19 21:42:50.393197 [ 353 ] {} <Debug> TCP-Session: 9a86febd-3c95-45b1-9dde-97c71e308d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:35291 | ||
| 17496 | 2025.12.19 21:42:50.393776 [ 353 ] {} <Debug> TCP-Session: 9a86febd-3c95-45b1-9dde-97c71e308d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17497 | 2025.12.19 21:42:50.393790 [ 353 ] {} <Debug> TCP-Session: 9a86febd-3c95-45b1-9dde-97c71e308d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17498 | 2025.12.19 21:42:50.393966 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 17499 | 2025.12.19 21:42:50.394991 [ 302 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> AggregatingTransform: Aggregating | ||
| 17500 | 2025.12.19 21:42:50.395034 [ 302 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17501 | 2025.12.19 21:42:50.395072 [ 302 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998298 sec. (1001.705 rows/sec., 39.13 KiB/sec.) | ||
| 17502 | 2025.12.19 21:42:50.395090 [ 302 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Trace> Aggregator: Merging aggregated data | ||
| 17503 | 2025.12.19 21:42:50.396689 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003444 sec., 290.36004645760744 rows/sec., 11.34 KiB/sec. | ||
| 17504 | 2025.12.19 21:42:50.396926 [ 362 ] {563b5d92-9c6f-4668-9368-0224ee12ebd5} <Debug> TCPHandler: Processed in 0.00396334 sec. | ||
| 17505 | 2025.12.19 21:42:50.397075 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17506 | 2025.12.19 21:42:50.397113 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17507 | 2025.12.19 21:42:50.397130 [ 361 ] {} <Debug> TCP-Session: 66af88c6-312b-4594-b0f2-dd3b6953d50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17508 | 2025.12.19 21:42:50.397153 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17509 | 2025.12.19 21:42:50.397169 [ 363 ] {} <Debug> TCP-Session: 3d0d15a7-8c96-4c71-a86b-83ee3f3ce29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17510 | 2025.12.19 21:42:50.397178 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17511 | 2025.12.19 21:42:50.397215 [ 354 ] {} <Debug> TCP-Session: 64008a6a-fe7d-4da0-b3fd-f0f8beaaad99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17512 | 2025.12.19 21:42:50.397250 [ 360 ] {} <Debug> TCP-Session: e3240a8e-fe6e-4f66-b8e6-1f07673db6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17513 | 2025.12.19 21:42:50.397127 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17514 | 2025.12.19 21:42:50.397272 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17515 | 2025.12.19 21:42:50.397329 [ 351 ] {} <Debug> TCP-Session: a13c0aad-6f10-430e-bb2f-f425f79061ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17516 | 2025.12.19 21:42:50.397211 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17517 | 2025.12.19 21:42:50.397361 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17518 | 2025.12.19 21:42:50.397389 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17519 | 2025.12.19 21:42:50.397406 [ 352 ] {} <Debug> TCP-Session: 9f8dc188-1ed8-4b0b-8a1a-2f8e4946665d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17520 | 2025.12.19 21:42:50.397425 [ 355 ] {} <Debug> TCP-Session: 0d725ecb-17a1-4cce-86c9-fadf626909d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17521 | 2025.12.19 21:42:50.397440 [ 362 ] {} <Debug> TCP-Session: 4352e834-d312-497f-811b-dfa2c97b4271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17522 | 2025.12.19 21:42:50.397354 [ 353 ] {} <Debug> TCP-Session: 9a86febd-3c95-45b1-9dde-97c71e308d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17523 | 2025.12.19 21:42:50.443270 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34184 | ||
| 17524 | 2025.12.19 21:42:50.443365 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17525 | 2025.12.19 21:42:50.443392 [ 362 ] {} <Debug> TCP-Session: b279375d-8300-40c5-ba16-0509c1c44e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34184 | ||
| 17526 | 2025.12.19 21:42:50.443413 [ 362 ] {} <Debug> TCP-Session: b279375d-8300-40c5-ba16-0509c1c44e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2025.12.19 21:42:50.443426 [ 362 ] {} <Debug> TCP-Session: b279375d-8300-40c5-ba16-0509c1c44e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2025.12.19 21:42:50.443632 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 | ||
| 17529 | 2025.12.19 21:42:50.443651 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42153 | ||
| 17530 | 2025.12.19 21:42:50.443685 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50524 | ||
| 17531 | 2025.12.19 21:42:50.443698 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60085 | ||
| 17532 | 2025.12.19 21:42:50.443742 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17533 | 2025.12.19 21:42:50.443750 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17534 | 2025.12.19 21:42:50.443797 [ 363 ] {} <Debug> TCP-Session: 957ce1f8-ab5e-403c-a30e-d67755a96540 Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 | ||
| 17535 | 2025.12.19 21:42:50.443799 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17536 | 2025.12.19 21:42:50.443816 [ 351 ] {} <Debug> TCP-Session: 87868f34-7b7a-40d5-a736-5a9f383b10fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42153 | ||
| 17537 | 2025.12.19 21:42:50.443834 [ 363 ] {} <Debug> TCP-Session: 957ce1f8-ab5e-403c-a30e-d67755a96540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17538 | 2025.12.19 21:42:50.443852 [ 353 ] {} <Debug> TCP-Session: bc73f4c7-5821-4404-9832-4140cad8b9d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50524 | ||
| 17539 | 2025.12.19 21:42:50.443869 [ 363 ] {} <Debug> TCP-Session: 957ce1f8-ab5e-403c-a30e-d67755a96540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17540 | 2025.12.19 21:42:50.443891 [ 353 ] {} <Debug> TCP-Session: bc73f4c7-5821-4404-9832-4140cad8b9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17541 | 2025.12.19 21:42:50.443860 [ 351 ] {} <Debug> TCP-Session: 87868f34-7b7a-40d5-a736-5a9f383b10fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17542 | 2025.12.19 21:42:50.443917 [ 353 ] {} <Debug> TCP-Session: bc73f4c7-5821-4404-9832-4140cad8b9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17543 | 2025.12.19 21:42:50.443935 [ 351 ] {} <Debug> TCP-Session: 87868f34-7b7a-40d5-a736-5a9f383b10fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17544 | 2025.12.19 21:42:50.443721 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44696 | ||
| 17545 | 2025.12.19 21:42:50.443709 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56075 | ||
| 17546 | 2025.12.19 21:42:50.443694 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41246 | ||
| 17547 | 2025.12.19 21:42:50.443830 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17548 | 2025.12.19 21:42:50.444056 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17549 | 2025.12.19 21:42:50.444074 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17550 | 2025.12.19 21:42:50.444092 [ 354 ] {} <Debug> TCP-Session: 2ab578bb-f698-4df2-8365-8e228631e2a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60085 | ||
| 17551 | 2025.12.19 21:42:50.444107 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17552 | 2025.12.19 21:42:50.444117 [ 360 ] {} <Debug> TCP-Session: f0193445-0a73-47d4-8050-546e71781d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:56075 | ||
| 17553 | 2025.12.19 21:42:50.444126 [ 354 ] {} <Debug> TCP-Session: 2ab578bb-f698-4df2-8365-8e228631e2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17554 | 2025.12.19 21:42:50.444146 [ 355 ] {} <Debug> TCP-Session: 08b37010-21d0-401c-91b1-feb2bba46ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41246 | ||
| 17555 | 2025.12.19 21:42:50.444159 [ 354 ] {} <Debug> TCP-Session: 2ab578bb-f698-4df2-8365-8e228631e2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2025.12.19 21:42:50.444175 [ 355 ] {} <Debug> TCP-Session: 08b37010-21d0-401c-91b1-feb2bba46ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17557 | 2025.12.19 21:42:50.444152 [ 360 ] {} <Debug> TCP-Session: f0193445-0a73-47d4-8050-546e71781d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17558 | 2025.12.19 21:42:50.444199 [ 355 ] {} <Debug> TCP-Session: 08b37010-21d0-401c-91b1-feb2bba46ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17559 | 2025.12.19 21:42:50.444221 [ 360 ] {} <Debug> TCP-Session: f0193445-0a73-47d4-8050-546e71781d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17560 | 2025.12.19 21:42:50.444108 [ 361 ] {} <Debug> TCP-Session: d762f180-40d6-4719-b798-0090d9a4b499 Authenticating user 'default' from [fd00:1122:3344:101::e]:44696 | ||
| 17561 | 2025.12.19 21:42:50.443730 [ 362 ] {} <Trace> TCP-Session: b279375d-8300-40c5-ba16-0509c1c44e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17562 | 2025.12.19 21:42:50.444283 [ 361 ] {} <Debug> TCP-Session: d762f180-40d6-4719-b798-0090d9a4b499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17563 | 2025.12.19 21:42:50.443665 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55794 | ||
| 17564 | 2025.12.19 21:42:50.444311 [ 361 ] {} <Debug> TCP-Session: d762f180-40d6-4719-b798-0090d9a4b499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2025.12.19 21:42:50.444399 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17566 | 2025.12.19 21:42:50.444436 [ 352 ] {} <Debug> TCP-Session: 6e7a6ff8-9d2e-46ce-bbe4-4ece652fe9be Authenticating user 'default' from [fd00:1122:3344:101::e]:55794 | ||
| 17567 | 2025.12.19 21:42:50.444451 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17568 | 2025.12.19 21:42:50.444460 [ 352 ] {} <Debug> TCP-Session: 6e7a6ff8-9d2e-46ce-bbe4-4ece652fe9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2025.12.19 21:42:50.444499 [ 352 ] {} <Debug> TCP-Session: 6e7a6ff8-9d2e-46ce-bbe4-4ece652fe9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17570 | 2025.12.19 21:42:50.444727 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17571 | 2025.12.19 21:42:50.444785 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17572 | 2025.12.19 21:42:50.445065 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 17573 | 2025.12.19 21:42:50.446030 [ 294 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> AggregatingTransform: Aggregating | ||
| 17574 | 2025.12.19 21:42:50.446073 [ 294 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17575 | 2025.12.19 21:42:50.446120 [ 294 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957097 sec. (1044.826 rows/sec., 40.81 KiB/sec.) | ||
| 17576 | 2025.12.19 21:42:50.446146 [ 294 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Trace> Aggregator: Merging aggregated data | ||
| 17577 | 2025.12.19 21:42:50.447650 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 17578 | 2025.12.19 21:42:50.447810 [ 362 ] {cb4fde43-ebd0-4fc1-9ec3-25a76a48fe9f} <Debug> TCPHandler: Processed in 0.004189306 sec. | ||
| 17579 | 2025.12.19 21:42:50.447950 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17580 | 2025.12.19 21:42:50.447976 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17581 | 2025.12.19 21:42:50.447983 [ 362 ] {} <Debug> TCP-Session: b279375d-8300-40c5-ba16-0509c1c44e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17582 | 2025.12.19 21:42:50.447996 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17583 | 2025.12.19 21:42:50.448017 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17584 | 2025.12.19 21:42:50.448030 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17585 | 2025.12.19 21:42:50.448063 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17586 | 2025.12.19 21:42:50.448093 [ 353 ] {} <Debug> TCP-Session: bc73f4c7-5821-4404-9832-4140cad8b9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17587 | 2025.12.19 21:42:50.448104 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17588 | 2025.12.19 21:42:50.448128 [ 354 ] {} <Debug> TCP-Session: 2ab578bb-f698-4df2-8365-8e228631e2a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17589 | 2025.12.19 21:42:50.448107 [ 351 ] {} <Debug> TCP-Session: 87868f34-7b7a-40d5-a736-5a9f383b10fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17590 | 2025.12.19 21:42:50.448154 [ 360 ] {} <Debug> TCP-Session: f0193445-0a73-47d4-8050-546e71781d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17591 | 2025.12.19 21:42:50.448058 [ 361 ] {} <Debug> TCP-Session: d762f180-40d6-4719-b798-0090d9a4b499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17592 | 2025.12.19 21:42:50.448044 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17593 | 2025.12.19 21:42:50.448022 [ 363 ] {} <Debug> TCP-Session: 957ce1f8-ab5e-403c-a30e-d67755a96540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17594 | 2025.12.19 21:42:50.448085 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17595 | 2025.12.19 21:42:50.448246 [ 355 ] {} <Debug> TCP-Session: 08b37010-21d0-401c-91b1-feb2bba46ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17596 | 2025.12.19 21:42:50.448285 [ 352 ] {} <Debug> TCP-Session: 6e7a6ff8-9d2e-46ce-bbe4-4ece652fe9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17597 | 2025.12.19 21:42:51.984702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17598 | 2025.12.19 21:42:52.002209 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2025.12.19 21:42:52.002262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17600 | 2025.12.19 21:42:52.008440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17601 | 2025.12.19 21:42:52.009144 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2025.12.19 21:42:52.012236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17603 | 2025.12.19 21:42:52.719369 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2025.12.19 21:42:52.719650 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17605 | 2025.12.19 21:42:52.719752 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17606 | 2025.12.19 21:42:52.720523 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2025.12.19 21:42:52.720562 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17608 | 2025.12.19 21:42:52.720951 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17609 | 2025.12.19 21:42:52.721178 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2025.12.19 21:42:52.721344 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001771 sec., 39525.691699604744 rows/sec., 3.17 MiB/sec. | ||
| 17611 | 2025.12.19 21:42:52.721395 [ 4 ] {145ad127-bd10-46ce-8530-a0f048f836b7} <Debug> TCPHandler: Processed in 0.002206341 sec. | ||
| 17612 | 2025.12.19 21:42:52.721526 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2025.12.19 21:42:52.721629 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17614 | 2025.12.19 21:42:52.721672 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17615 | 2025.12.19 21:42:52.722090 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2025.12.19 21:42:52.722126 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17617 | 2025.12.19 21:42:52.722435 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17618 | 2025.12.19 21:42:52.722652 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2025.12.19 21:42:52.722784 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001178 sec., 5942.275042444821 rows/sec., 446.83 KiB/sec. | ||
| 17620 | 2025.12.19 21:42:52.722824 [ 4 ] {ba3530b3-6259-4e34-9407-c5cc733e0fd3} <Debug> TCPHandler: Processed in 0.001351288 sec. | ||
| 17621 | 2025.12.19 21:42:52.722961 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2025.12.19 21:42:52.723083 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17623 | 2025.12.19 21:42:52.723135 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17624 | 2025.12.19 21:42:52.723639 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2025.12.19 21:42:52.723682 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17626 | 2025.12.19 21:42:52.724052 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17627 | 2025.12.19 21:42:52.724257 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2025.12.19 21:42:52.724411 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001354 sec., 52437.22304283604 rows/sec., 4.09 MiB/sec. | ||
| 17629 | 2025.12.19 21:42:52.724449 [ 4 ] {31e11d47-8dc1-458e-b680-42af404db237} <Debug> TCPHandler: Processed in 0.001548513 sec. | ||
| 17630 | 2025.12.19 21:42:52.724564 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2025.12.19 21:42:52.724656 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17632 | 2025.12.19 21:42:52.724697 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17633 | 2025.12.19 21:42:52.725099 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2025.12.19 21:42:52.725134 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17635 | 2025.12.19 21:42:52.725454 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17636 | 2025.12.19 21:42:52.725679 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2025.12.19 21:42:52.725805 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 17638 | 2025.12.19 21:42:52.725801 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_121_26 to all_124_124_0 | ||
| 17639 | 2025.12.19 21:42:52.725842 [ 4 ] {0ee26b13-3939-477e-badc-2702dec84db6} <Debug> TCPHandler: Processed in 0.001326097 sec. | ||
| 17640 | 2025.12.19 21:42:52.725880 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2025.12.19 21:42:52.725905 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17642 | 2025.12.19 21:42:52.725991 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2025.12.19 21:42:52.726029 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_121_26 to all_124_124_0 into Compact with storage Full | ||
| 17644 | 2025.12.19 21:42:52.726101 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17645 | 2025.12.19 21:42:52.726162 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17646 | 2025.12.19 21:42:52.726186 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17647 | 2025.12.19 21:42:52.726234 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_26, total 36476 rows starting from the beginning of the part | ||
| 17648 | 2025.12.19 21:42:52.726309 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17649 | 2025.12.19 21:42:52.726362 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17650 | 2025.12.19 21:42:52.726413 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 902 rows starting from the beginning of the part | ||
| 17651 | 2025.12.19 21:42:52.726943 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2025.12.19 21:42:52.726984 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17653 | 2025.12.19 21:42:52.727517 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17654 | 2025.12.19 21:42:52.727759 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17655 | 2025.12.19 21:42:52.727899 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001816 sec., 3854.625550660793 rows/sec., 6.91 MiB/sec. | ||
| 17656 | 2025.12.19 21:42:52.727954 [ 4 ] {e5dddc7a-44a1-43eb-abd1-86af23cc714b} <Debug> TCPHandler: Processed in 0.002023117 sec. | ||
| 17657 | 2025.12.19 21:42:52.728073 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17658 | 2025.12.19 21:42:52.728167 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17659 | 2025.12.19 21:42:52.728208 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17660 | 2025.12.19 21:42:52.728544 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2025.12.19 21:42:52.728580 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17662 | 2025.12.19 21:42:52.728873 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17663 | 2025.12.19 21:42:52.729077 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17664 | 2025.12.19 21:42:52.729205 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 17665 | 2025.12.19 21:42:52.729241 [ 4 ] {6aac189b-5c0c-4015-a157-6faf1004eccf} <Debug> TCPHandler: Processed in 0.001216544 sec. | ||
| 17666 | 2025.12.19 21:42:52.733123 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37698 rows, containing 5 columns (5 merged, 0 gathered) in 0.007147979 sec., 5273938.26982424 rows/sec., 360.55 MiB/sec. | ||
| 17667 | 2025.12.19 21:42:52.733477 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Trace> MergedBlockOutputStream: filled checksums all_1_124_27 (state Temporary) | ||
| 17668 | 2025.12.19 21:42:52.733736 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_124_27 to all_1_124_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.12.19 21:42:52.733811 [ 193 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_121_26, all_124_124_0] -> all_1_124_27 | ||
| 17670 | 2025.12.19 21:42:52.733883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17671 | 2025.12.19 21:42:53.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.88 MiB, peak 412.36 MiB, free memory in arenas 0.00 B, will set to 392.88 MiB (RSS), difference: -1.00 MiB | ||
| 17672 | 2025.12.19 21:42:53.005092 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 17673 | 2025.12.19 21:42:53.005142 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 17674 | 2025.12.19 21:42:53.008139 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): 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] | ||
| 17675 | 2025.12.19 21:42:56.990013 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17676 | 2025.12.19 21:42:56.990079 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17677 | 2025.12.19 21:42:57.118141 [ 133 ] {} <Debug> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 17678 | 2025.12.19 21:42:57.118203 [ 133 ] {} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2025.12.19 21:42:57.118224 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17680 | 2025.12.19 21:42:57.118345 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::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 | ||
| 17681 | 2025.12.19 21:42:57.118490 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17682 | 2025.12.19 21:42:57.118528 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 17683 | 2025.12.19 21:42:57.118594 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 17684 | 2025.12.19 21:42:57.118636 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 17685 | 2025.12.19 21:42:57.118676 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 17686 | 2025.12.19 21:42:57.118716 [ 200 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 17687 | 2025.12.19 21:42:57.119491 [ 190 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199783 sec., 45008.138971797394 rows/sec., 2.30 MiB/sec. | ||
| 17688 | 2025.12.19 21:42:57.119702 [ 199 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 17689 | 2025.12.19 21:42:57.120106 [ 199 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17690 | 2025.12.19 21:42:57.120193 [ 199 ] {e6d61779-57dc-4bc5-8a4f-930be15e9a22::all_1_9_2} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 17691 | 2025.12.19 21:42:57.120292 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17692 | 2025.12.19 21:42:57.242364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42298 | ||
| 17693 | 2025.12.19 21:42:57.243174 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2025.12.19 21:42:57.243259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17695 | 2025.12.19 21:42:57.243751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17696 | 2025.12.19 21:42:57.243981 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2025.12.19 21:42:57.244113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42298 | ||
| 17698 | 2025.12.19 21:42:57.365075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2108 | ||
| 17699 | 2025.12.19 21:42:57.367473 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2025.12.19 21:42:57.367526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17701 | 2025.12.19 21:42:57.368751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17702 | 2025.12.19 21:42:57.369027 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2025.12.19 21:42:57.369414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
| 17704 | 2025.12.19 21:42:57.733407 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2025.12.19 21:42:57.733692 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17706 | 2025.12.19 21:42:57.733797 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17707 | 2025.12.19 21:42:57.734787 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2025.12.19 21:42:57.734832 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17709 | 2025.12.19 21:42:57.735231 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17710 | 2025.12.19 21:42:57.735468 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2025.12.19 21:42:57.735628 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002011 sec., 203878.6673296867 rows/sec., 12.93 MiB/sec. | ||
| 17712 | 2025.12.19 21:42:57.735672 [ 4 ] {7b56d97b-b38d-44f4-b75d-fc4c719c7a57} <Debug> TCPHandler: Processed in 0.002441568 sec. | ||
| 17713 | 2025.12.19 21:42:57.735801 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2025.12.19 21:42:57.735900 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17715 | 2025.12.19 21:42:57.735942 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17716 | 2025.12.19 21:42:57.737175 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2025.12.19 21:42:57.737212 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17718 | 2025.12.19 21:42:57.737595 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17719 | 2025.12.19 21:42:57.737822 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2025.12.19 21:42:57.737956 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Debug> executeQuery: Read 1182 rows, 96.55 KiB in 0.002074 sec., 569913.2111861138 rows/sec., 45.46 MiB/sec. | ||
| 17721 | 2025.12.19 21:42:57.737995 [ 4 ] {b9086467-36f8-454e-b685-ab442d0332f2} <Debug> TCPHandler: Processed in 0.002245573 sec. | ||
| 17722 | 2025.12.19 21:42:57.738113 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2025.12.19 21:42:57.738210 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17724 | 2025.12.19 21:42:57.738251 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17725 | 2025.12.19 21:42:57.738796 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2025.12.19 21:42:57.738833 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17727 | 2025.12.19 21:42:57.739143 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17728 | 2025.12.19 21:42:57.739355 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2025.12.19 21:42:57.739488 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001295 sec., 185328.18532818533 rows/sec., 11.27 MiB/sec. | ||
| 17730 | 2025.12.19 21:42:57.739526 [ 4 ] {09dd937e-5e48-4e97-94ea-3dfb196e2838} <Debug> TCPHandler: Processed in 0.00146477 sec. | ||
| 17731 | 2025.12.19 21:42:57.739631 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2025.12.19 21:42:57.739725 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17733 | 2025.12.19 21:42:57.739765 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17734 | 2025.12.19 21:42:57.740279 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17735 | 2025.12.19 21:42:57.740315 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17736 | 2025.12.19 21:42:57.740627 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17737 | 2025.12.19 21:42:57.740833 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2025.12.19 21:42:57.740963 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 17739 | 2025.12.19 21:42:57.741000 [ 4 ] {e9a7b1e3-f8f3-4ab5-a654-75a51b3d95d3} <Debug> TCPHandler: Processed in 0.001420329 sec. | ||
| 17740 | 2025.12.19 21:42:57.741113 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2025.12.19 21:42:57.741213 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17742 | 2025.12.19 21:42:57.741256 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17743 | 2025.12.19 21:42:57.741862 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2025.12.19 21:42:57.741904 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17745 | 2025.12.19 21:42:57.742279 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17746 | 2025.12.19 21:42:57.742489 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.12.19 21:42:57.742619 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001425 sec., 148070.1754385965 rows/sec., 8.41 MiB/sec. | ||
| 17748 | 2025.12.19 21:42:57.742657 [ 4 ] {b7d0b144-8a62-4ce1-92c5-3ffeaf88526c} <Debug> TCPHandler: Processed in 0.001595954 sec. | ||
| 17749 | 2025.12.19 21:42:57.742767 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2025.12.19 21:42:57.742860 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17751 | 2025.12.19 21:42:57.742900 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17752 | 2025.12.19 21:42:57.743707 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2025.12.19 21:42:57.743741 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17754 | 2025.12.19 21:42:57.744067 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17755 | 2025.12.19 21:42:57.744268 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2025.12.19 21:42:57.744393 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00155 sec., 460645.1612903226 rows/sec., 32.30 MiB/sec. | ||
| 17757 | 2025.12.19 21:42:57.744431 [ 4 ] {f639a709-bc1e-4037-ae6c-4f623f34a7bd} <Debug> TCPHandler: Processed in 0.001714638 sec. | ||
| 17758 | 2025.12.19 21:42:57.744543 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2025.12.19 21:42:57.744636 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17760 | 2025.12.19 21:42:57.744677 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17761 | 2025.12.19 21:42:57.745002 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.12.19 21:42:57.745035 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17763 | 2025.12.19 21:42:57.745333 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 17764 | 2025.12.19 21:42:57.745537 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Trace> oximeter.measurements_bool (e6d61779-57dc-4bc5-8a4f-930be15e9a22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.12.19 21:42:57.745660 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 17766 | 2025.12.19 21:42:57.745696 [ 4 ] {7ed17c3f-c9d8-46d4-be07-cc6d06dcac9f} <Debug> TCPHandler: Processed in 0.001202593 sec. | ||
| 17767 | 2025.12.19 21:42:57.745803 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2025.12.19 21:42:57.745895 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17769 | 2025.12.19 21:42:57.745938 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17770 | 2025.12.19 21:42:57.746412 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2025.12.19 21:42:57.746446 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17772 | 2025.12.19 21:42:57.746779 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17773 | 2025.12.19 21:42:57.746988 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2025.12.19 21:42:57.747115 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 17775 | 2025.12.19 21:42:57.747152 [ 4 ] {7ee0f387-12a2-4d12-8a02-07050ee5f155} <Debug> TCPHandler: Processed in 0.001397859 sec. | ||
| 17776 | 2025.12.19 21:42:57.747260 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2025.12.19 21:42:57.747353 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17778 | 2025.12.19 21:42:57.747395 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17779 | 2025.12.19 21:42:57.747706 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2025.12.19 21:42:57.747739 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17781 | 2025.12.19 21:42:57.748027 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17782 | 2025.12.19 21:42:57.748225 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2025.12.19 21:42:57.748348 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 17784 | 2025.12.19 21:42:57.748384 [ 4 ] {8710f07c-9eba-4496-b82d-3febe547bce9} <Debug> TCPHandler: Processed in 0.001174553 sec. | ||
| 17785 | 2025.12.19 21:42:57.748508 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2025.12.19 21:42:57.748633 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17787 | 2025.12.19 21:42:57.748699 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17788 | 2025.12.19 21:42:57.749653 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.12.19 21:42:57.749688 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17790 | 2025.12.19 21:42:57.750256 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17791 | 2025.12.19 21:42:57.750485 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.12.19 21:42:57.750621 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002013 sec., 17386.984600099353 rows/sec., 31.16 MiB/sec. | ||
| 17793 | 2025.12.19 21:42:57.750678 [ 4 ] {921b0c5a-6549-4439-8827-1a9bbb20d239} <Debug> TCPHandler: Processed in 0.002233172 sec. | ||
| 17794 | 2025.12.19 21:42:57.750794 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2025.12.19 21:42:57.750889 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17796 | 2025.12.19 21:42:57.750930 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17797 | 2025.12.19 21:42:57.751287 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2025.12.19 21:42:57.751323 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17799 | 2025.12.19 21:42:57.751626 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17800 | 2025.12.19 21:42:57.751837 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.12.19 21:42:57.751943 [ 135 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17802 | 2025.12.19 21:42:57.751963 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 17803 | 2025.12.19 21:42:57.751974 [ 135 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2025.12.19 21:42:57.751992 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17805 | 2025.12.19 21:42:57.751998 [ 4 ] {8431c15c-889f-4d1c-bd0a-34b0b9e99169} <Debug> TCPHandler: Processed in 0.001256625 sec. | ||
| 17806 | 2025.12.19 21:42:57.752108 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 17807 | 2025.12.19 21:42:57.752145 [ 222 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 17808 | 2025.12.19 21:42:57.752209 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 17809 | 2025.12.19 21:42:57.752262 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17810 | 2025.12.19 21:42:57.752305 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7102 rows starting from the beginning of the part | ||
| 17811 | 2025.12.19 21:42:57.752372 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 17812 | 2025.12.19 21:42:57.752422 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 17813 | 2025.12.19 21:42:57.752470 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 38 rows starting from the beginning of the part | ||
| 17814 | 2025.12.19 21:42:57.752513 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::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 | ||
| 17815 | 2025.12.19 21:42:57.752557 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 17816 | 2025.12.19 21:42:57.754483 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431608 sec., 3055591.197265349 rows/sec., 203.46 MiB/sec. | ||
| 17817 | 2025.12.19 21:42:57.754906 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17818 | 2025.12.19 21:42:57.755193 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2025.12.19 21:42:57.755274 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_126_25} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17820 | 2025.12.19 21:42:57.755283 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): 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] | ||
| 17821 | 2025.12.19 21:42:57.755352 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 17822 | 2025.12.19 21:42:59.512338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17823 | 2025.12.19 21:42:59.529824 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2025.12.19 21:42:59.529871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17825 | 2025.12.19 21:42:59.536097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17826 | 2025.12.19 21:42:59.536807 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2025.12.19 21:42:59.539848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17828 | 2025.12.19 21:43:02.722359 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17829 | 2025.12.19 21:43:02.722557 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17830 | 2025.12.19 21:43:02.722623 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17831 | 2025.12.19 21:43:02.723323 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2025.12.19 21:43:02.723371 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17833 | 2025.12.19 21:43:02.723759 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17834 | 2025.12.19 21:43:02.723972 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2025.12.19 21:43:02.724125 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 17836 | 2025.12.19 21:43:02.724167 [ 4 ] {5d1b4699-cd46-49d6-abf8-c0ba55446a72} <Debug> TCPHandler: Processed in 0.001938184 sec. | ||
| 17837 | 2025.12.19 21:43:02.724314 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17838 | 2025.12.19 21:43:02.724441 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17839 | 2025.12.19 21:43:02.724491 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17840 | 2025.12.19 21:43:02.724985 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17841 | 2025.12.19 21:43:02.725029 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17842 | 2025.12.19 21:43:02.725391 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17843 | 2025.12.19 21:43:02.725601 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17844 | 2025.12.19 21:43:02.725724 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 365.12 KiB/sec. | ||
| 17845 | 2025.12.19 21:43:02.725760 [ 4 ] {8301a7ca-03b9-4395-92b8-bf09512bde83} <Debug> TCPHandler: Processed in 0.001550843 sec. | ||
| 17846 | 2025.12.19 21:43:02.725873 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17847 | 2025.12.19 21:43:02.725964 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17848 | 2025.12.19 21:43:02.726001 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17849 | 2025.12.19 21:43:02.726553 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17850 | 2025.12.19 21:43:02.726589 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17851 | 2025.12.19 21:43:02.726900 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17852 | 2025.12.19 21:43:02.727120 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2025.12.19 21:43:02.727246 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001252 sec., 154153.35463258784 rows/sec., 13.60 MiB/sec. | ||
| 17854 | 2025.12.19 21:43:02.727286 [ 4 ] {988401d0-9f29-49bb-a1fc-02bbc64719b5} <Debug> TCPHandler: Processed in 0.0014215 sec. | ||
| 17855 | 2025.12.19 21:43:02.727402 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17856 | 2025.12.19 21:43:02.727498 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17857 | 2025.12.19 21:43:02.727538 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17858 | 2025.12.19 21:43:02.727942 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2025.12.19 21:43:02.727977 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17860 | 2025.12.19 21:43:02.728270 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17861 | 2025.12.19 21:43:02.728472 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2025.12.19 21:43:02.728575 [ 123 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17863 | 2025.12.19 21:43:02.728599 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.67 MiB/sec. | ||
| 17864 | 2025.12.19 21:43:02.728613 [ 123 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2025.12.19 21:43:02.728633 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17866 | 2025.12.19 21:43:02.728637 [ 4 ] {8e60fb91-ca0e-4887-a669-4935f615df69} <Debug> TCPHandler: Processed in 0.001285286 sec. | ||
| 17867 | 2025.12.19 21:43:02.728750 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::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 | ||
| 17868 | 2025.12.19 21:43:02.728755 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2025.12.19 21:43:02.728896 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17870 | 2025.12.19 21:43:02.728897 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17871 | 2025.12.19 21:43:02.728936 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 279 rows starting from the beginning of the part | ||
| 17872 | 2025.12.19 21:43:02.728955 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17873 | 2025.12.19 21:43:02.729007 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
| 17874 | 2025.12.19 21:43:02.729057 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 244 rows starting from the beginning of the part | ||
| 17875 | 2025.12.19 21:43:02.729099 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 7 rows starting from the beginning of the part | ||
| 17876 | 2025.12.19 21:43:02.729141 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 240 rows starting from the beginning of the part | ||
| 17877 | 2025.12.19 21:43:02.729193 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 25 rows starting from the beginning of the part | ||
| 17878 | 2025.12.19 21:43:02.729395 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2025.12.19 21:43:02.729436 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17880 | 2025.12.19 21:43:02.729748 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17881 | 2025.12.19 21:43:02.729979 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2025.12.19 21:43:02.730108 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.62 MiB/sec. | ||
| 17883 | 2025.12.19 21:43:02.730146 [ 4 ] {80624944-d6f1-43e9-993e-fcaac12fcc68} <Debug> TCPHandler: Processed in 0.001443901 sec. | ||
| 17884 | 2025.12.19 21:43:02.730146 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145136 sec., 552585.1615036931 rows/sec., 36.40 MiB/sec. | ||
| 17885 | 2025.12.19 21:43:02.730274 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17886 | 2025.12.19 21:43:02.730292 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17887 | 2025.12.19 21:43:02.730370 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17888 | 2025.12.19 21:43:02.730421 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17889 | 2025.12.19 21:43:02.730555 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2025.12.19 21:43:02.730636 [ 195 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_126_25} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17891 | 2025.12.19 21:43:02.730714 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17892 | 2025.12.19 21:43:02.730827 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2025.12.19 21:43:02.730868 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17894 | 2025.12.19 21:43:02.731164 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17895 | 2025.12.19 21:43:02.731380 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2025.12.19 21:43:02.731506 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 17897 | 2025.12.19 21:43:02.731544 [ 4 ] {77c7f205-d475-4a81-9d51-8640a769f546} <Debug> TCPHandler: Processed in 0.001329017 sec. | ||
| 17898 | 2025.12.19 21:43:02.731675 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2025.12.19 21:43:02.731770 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17900 | 2025.12.19 21:43:02.731810 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17901 | 2025.12.19 21:43:02.732249 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2025.12.19 21:43:02.732285 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17903 | 2025.12.19 21:43:02.732588 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17904 | 2025.12.19 21:43:02.732792 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2025.12.19 21:43:02.732919 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001168 sec., 96746.57534246576 rows/sec., 7.88 MiB/sec. | ||
| 17906 | 2025.12.19 21:43:02.732957 [ 4 ] {16835bd4-77e7-40f9-9d59-67524794853e} <Debug> TCPHandler: Processed in 0.001340208 sec. | ||
| 17907 | 2025.12.19 21:43:02.733079 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2025.12.19 21:43:02.733173 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17909 | 2025.12.19 21:43:02.733216 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17910 | 2025.12.19 21:43:02.733726 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2025.12.19 21:43:02.733768 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17912 | 2025.12.19 21:43:02.734184 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17913 | 2025.12.19 21:43:02.734442 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17914 | 2025.12.19 21:43:02.734579 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001424 sec., 139747.19101123596 rows/sec., 10.02 MiB/sec. | ||
| 17915 | 2025.12.19 21:43:02.734619 [ 4 ] {0f3ecffd-a356-4c05-a7e1-ecdec942a0fc} <Debug> TCPHandler: Processed in 0.001598125 sec. | ||
| 17916 | 2025.12.19 21:43:02.734735 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17917 | 2025.12.19 21:43:02.734831 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17918 | 2025.12.19 21:43:02.734884 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17919 | 2025.12.19 21:43:02.735655 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2025.12.19 21:43:02.735691 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17921 | 2025.12.19 21:43:02.736209 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17922 | 2025.12.19 21:43:02.736427 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2025.12.19 21:43:02.736561 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17924 | 2025.12.19 21:43:02.736565 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001752 sec., 3995.4337899543375 rows/sec., 7.16 MiB/sec. | ||
| 17925 | 2025.12.19 21:43:02.736600 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2025.12.19 21:43:02.736620 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17927 | 2025.12.19 21:43:02.736637 [ 4 ] {51a87061-d911-41ad-a0ac-83f76b827a43} <Debug> TCPHandler: Processed in 0.001952424 sec. | ||
| 17928 | 2025.12.19 21:43:02.736704 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::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 | ||
| 17929 | 2025.12.19 21:43:02.736754 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2025.12.19 21:43:02.736858 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17931 | 2025.12.19 21:43:02.736901 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17932 | 2025.12.19 21:43:02.736933 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17933 | 2025.12.19 21:43:02.736992 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2602 rows starting from the beginning of the part | ||
| 17934 | 2025.12.19 21:43:02.737126 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
| 17935 | 2025.12.19 21:43:02.737234 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2025.12.19 21:43:02.737241 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 35 rows starting from the beginning of the part | ||
| 17937 | 2025.12.19 21:43:02.737271 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17938 | 2025.12.19 21:43:02.737376 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 7 rows starting from the beginning of the part | ||
| 17939 | 2025.12.19 21:43:02.737490 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 35 rows starting from the beginning of the part | ||
| 17940 | 2025.12.19 21:43:02.737569 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17941 | 2025.12.19 21:43:02.737592 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 7 rows starting from the beginning of the part | ||
| 17942 | 2025.12.19 21:43:02.737776 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2025.12.19 21:43:02.737908 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17944 | 2025.12.19 21:43:02.737944 [ 4 ] {654709fc-3d5d-415b-be86-fe0a7ee7de11} <Debug> TCPHandler: Processed in 0.001240565 sec. | ||
| 17945 | 2025.12.19 21:43:02.745423 [ 195 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 19 columns (19 merged, 0 gathered) in 0.008756644 sec., 307537.910642479 rows/sec., 551.09 MiB/sec. | ||
| 17946 | 2025.12.19 21:43:02.747463 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17947 | 2025.12.19 21:43:02.747778 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17948 | 2025.12.19 21:43:02.747847 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17949 | 2025.12.19 21:43:02.747936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.95 MiB. | ||
| 17950 | 2025.12.19 21:43:03.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.66 MiB, peak 412.57 MiB, free memory in arenas 0.00 B, will set to 394.95 MiB (RSS), difference: 1.29 MiB | ||
| 17951 | 2025.12.19 21:43:04.744264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42746 | ||
| 17952 | 2025.12.19 21:43:04.744821 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17953 | 2025.12.19 21:43:04.744869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17954 | 2025.12.19 21:43:04.745364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17955 | 2025.12.19 21:43:04.745599 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17956 | 2025.12.19 21:43:04.745751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42746 | ||
| 17957 | 2025.12.19 21:43:07.039892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17958 | 2025.12.19 21:43:07.058955 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2025.12.19 21:43:07.059017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17960 | 2025.12.19 21:43:07.065491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17961 | 2025.12.19 21:43:07.066231 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2025.12.19 21:43:07.070106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17963 | 2025.12.19 21:43:07.105108 [ 224 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17964 | 2025.12.19 21:43:07.105157 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17965 | 2025.12.19 21:43:07.108452 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17966 | 2025.12.19 21:43:07.274697 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17967 | 2025.12.19 21:43:07.274756 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17968 | 2025.12.19 21:43:07.277176 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17969 | 2025.12.19 21:43:07.369563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2150 | ||
| 17970 | 2025.12.19 21:43:07.372440 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2025.12.19 21:43:07.372500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17972 | 2025.12.19 21:43:07.373721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17973 | 2025.12.19 21:43:07.373987 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2025.12.19 21:43:07.374174 [ 117 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17975 | 2025.12.19 21:43:07.374239 [ 117 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2025.12.19 21:43:07.374266 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17977 | 2025.12.19 21:43:07.374338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 17978 | 2025.12.19 21:43:07.374387 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 17979 | 2025.12.19 21:43:07.375021 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17980 | 2025.12.19 21:43:07.375182 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1974 rows starting from the beginning of the part | ||
| 17981 | 2025.12.19 21:43:07.375582 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part | ||
| 17982 | 2025.12.19 21:43:07.375900 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 17983 | 2025.12.19 21:43:07.376189 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 17984 | 2025.12.19 21:43:07.376483 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 17985 | 2025.12.19 21:43:07.376780 [ 195 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 17986 | 2025.12.19 21:43:07.383895 [ 194 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 72 columns (72 merged, 0 gathered) in 0.009566687 sec., 224738.19829163427 rows/sec., 172.93 MiB/sec. | ||
| 17987 | 2025.12.19 21:43:07.385955 [ 197 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17988 | 2025.12.19 21:43:07.386581 [ 197 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17989 | 2025.12.19 21:43:07.386667 [ 197 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_66_13} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17990 | 2025.12.19 21:43:07.387047 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.81 MiB. | ||
| 17991 | 2025.12.19 21:43:07.588522 [ 221 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17992 | 2025.12.19 21:43:07.588559 [ 221 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17993 | 2025.12.19 21:43:07.592119 [ 221 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17994 | 2025.12.19 21:43:07.720786 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2025.12.19 21:43:07.720960 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17996 | 2025.12.19 21:43:07.721024 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17997 | 2025.12.19 21:43:07.721699 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2025.12.19 21:43:07.721738 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17999 | 2025.12.19 21:43:07.722084 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18000 | 2025.12.19 21:43:07.722301 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2025.12.19 21:43:07.722436 [ 113 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18002 | 2025.12.19 21:43:07.722444 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001534 sec., 82138.20078226858 rows/sec., 7.07 MiB/sec. | ||
| 18003 | 2025.12.19 21:43:07.722484 [ 113 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18004 | 2025.12.19 21:43:07.722506 [ 4 ] {a5828e7e-9138-48f8-99a8-e56167676c08} <Debug> TCPHandler: Processed in 0.001807891 sec. | ||
| 18005 | 2025.12.19 21:43:07.722509 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18006 | 2025.12.19 21:43:07.722631 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18007 | 2025.12.19 21:43:07.722636 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2025.12.19 21:43:07.722739 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18009 | 2025.12.19 21:43:07.722750 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18010 | 2025.12.19 21:43:07.722773 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2467 rows starting from the beginning of the part | ||
| 18011 | 2025.12.19 21:43:07.722791 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18012 | 2025.12.19 21:43:07.722836 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 18013 | 2025.12.19 21:43:07.722885 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 70 rows starting from the beginning of the part | ||
| 18014 | 2025.12.19 21:43:07.722929 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1182 rows starting from the beginning of the part | ||
| 18015 | 2025.12.19 21:43:07.722973 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 193 rows starting from the beginning of the part | ||
| 18016 | 2025.12.19 21:43:07.723018 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 126 rows starting from the beginning of the part | ||
| 18017 | 2025.12.19 21:43:07.723207 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2025.12.19 21:43:07.723244 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18019 | 2025.12.19 21:43:07.723541 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18020 | 2025.12.19 21:43:07.723744 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18021 | 2025.12.19 21:43:07.723870 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001138 sec., 30755.71177504394 rows/sec., 2.26 MiB/sec. | ||
| 18022 | 2025.12.19 21:43:07.723906 [ 4 ] {e7076bea-abd4-4157-9204-0912fb2fb82f} <Debug> TCPHandler: Processed in 0.001318426 sec. | ||
| 18023 | 2025.12.19 21:43:07.724014 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18024 | 2025.12.19 21:43:07.724107 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18025 | 2025.12.19 21:43:07.724145 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18026 | 2025.12.19 21:43:07.724572 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18027 | 2025.12.19 21:43:07.724605 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18028 | 2025.12.19 21:43:07.724748 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4094 rows, containing 5 columns (5 merged, 0 gathered) in 0.0021581 sec., 1897039.0621379917 rows/sec., 161.99 MiB/sec. | ||
| 18029 | 2025.12.19 21:43:07.724904 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18030 | 2025.12.19 21:43:07.725020 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18031 | 2025.12.19 21:43:07.725140 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2025.12.19 21:43:07.725266 [ 111 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18033 | 2025.12.19 21:43:07.725279 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001189 sec., 83263.2464255677 rows/sec., 6.50 MiB/sec. | ||
| 18034 | 2025.12.19 21:43:07.725303 [ 111 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2025.12.19 21:43:07.725323 [ 4 ] {6bc68f1d-c0ea-4a67-bf6e-39ce97930674} <Debug> TCPHandler: Processed in 0.001356008 sec. | ||
| 18036 | 2025.12.19 21:43:07.725325 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18037 | 2025.12.19 21:43:07.725324 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2025.12.19 21:43:07.725416 [ 197 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_131_26} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18039 | 2025.12.19 21:43:07.725438 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18040 | 2025.12.19 21:43:07.725452 [ 219 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18041 | 2025.12.19 21:43:07.725449 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18042 | 2025.12.19 21:43:07.725524 [ 219 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18043 | 2025.12.19 21:43:07.725517 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 18044 | 2025.12.19 21:43:07.725589 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18045 | 2025.12.19 21:43:07.725612 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18046 | 2025.12.19 21:43:07.725628 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1251 rows starting from the beginning of the part | ||
| 18047 | 2025.12.19 21:43:07.725659 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18048 | 2025.12.19 21:43:07.725700 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 18049 | 2025.12.19 21:43:07.725752 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 71 rows starting from the beginning of the part | ||
| 18050 | 2025.12.19 21:43:07.725795 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 714 rows starting from the beginning of the part | ||
| 18051 | 2025.12.19 21:43:07.725835 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 113 rows starting from the beginning of the part | ||
| 18052 | 2025.12.19 21:43:07.725884 [ 196 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 99 rows starting from the beginning of the part | ||
| 18053 | 2025.12.19 21:43:07.726075 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2025.12.19 21:43:07.726113 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18055 | 2025.12.19 21:43:07.726450 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18056 | 2025.12.19 21:43:07.726677 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2025.12.19 21:43:07.726785 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 5 parts from all_1_124_27 to all_128_128_0 | ||
| 18058 | 2025.12.19 21:43:07.726807 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 18059 | 2025.12.19 21:43:07.726808 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2025.12.19 21:43:07.726835 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18061 | 2025.12.19 21:43:07.726844 [ 4 ] {1e7af47f-4f91-4750-b045-15b102af21f0} <Debug> TCPHandler: Processed in 0.00144323 sec. | ||
| 18062 | 2025.12.19 21:43:07.726912 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_124_27 to all_128_128_0 into Compact with storage Full | ||
| 18063 | 2025.12.19 21:43:07.726964 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18064 | 2025.12.19 21:43:07.727010 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18065 | 2025.12.19 21:43:07.727045 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_27, total 37698 rows starting from the beginning of the part | ||
| 18066 | 2025.12.19 21:43:07.727065 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18067 | 2025.12.19 21:43:07.727105 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 98 rows starting from the beginning of the part | ||
| 18068 | 2025.12.19 21:43:07.727124 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18069 | 2025.12.19 21:43:07.727145 [ 191 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755829 sec., 1316756.9279240747 rows/sec., 100.61 MiB/sec. | ||
| 18070 | 2025.12.19 21:43:07.727154 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18071 | 2025.12.19 21:43:07.727221 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 18072 | 2025.12.19 21:43:07.727269 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 199 rows starting from the beginning of the part | ||
| 18073 | 2025.12.19 21:43:07.727380 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18074 | 2025.12.19 21:43:07.727684 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2025.12.19 21:43:07.727761 [ 189 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_131_26} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18076 | 2025.12.19 21:43:07.727865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18077 | 2025.12.19 21:43:07.727950 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.12.19 21:43:07.727988 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18079 | 2025.12.19 21:43:07.728546 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18080 | 2025.12.19 21:43:07.728727 [ 219 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18081 | 2025.12.19 21:43:07.728783 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2025.12.19 21:43:07.728921 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001875 sec., 18666.666666666668 rows/sec., 33.45 MiB/sec. | ||
| 18083 | 2025.12.19 21:43:07.728986 [ 4 ] {5b004992-69d2-4aac-97c8-1837a5918ac2} <Debug> TCPHandler: Processed in 0.002070558 sec. | ||
| 18084 | 2025.12.19 21:43:07.729101 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18085 | 2025.12.19 21:43:07.729193 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18086 | 2025.12.19 21:43:07.729234 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18087 | 2025.12.19 21:43:07.729568 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2025.12.19 21:43:07.729602 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 18089 | 2025.12.19 21:43:07.729904 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18090 | 2025.12.19 21:43:07.730116 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18091 | 2025.12.19 21:43:07.730245 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 18092 | 2025.12.19 21:43:07.730280 [ 4 ] {5389e5fa-a30b-44df-b68b-565e11cf9818} <Debug> TCPHandler: Processed in 0.001226964 sec. | ||
| 18093 | 2025.12.19 21:43:07.734270 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38469 rows, containing 5 columns (5 merged, 0 gathered) in 0.007388716 sec., 5206452.650230433 rows/sec., 355.96 MiB/sec. | ||
| 18094 | 2025.12.19 21:43:07.734760 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Trace> MergedBlockOutputStream: filled checksums all_1_128_28 (state Temporary) | ||
| 18095 | 2025.12.19 21:43:07.735034 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_128_28 to all_1_128_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2025.12.19 21:43:07.735111 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 5 parts: [all_1_124_27, all_128_128_0] -> all_1_128_28 | ||
| 18097 | 2025.12.19 21:43:07.735186 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 18098 | 2025.12.19 21:43:11.990353 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18099 | 2025.12.19 21:43:11.990472 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18100 | 2025.12.19 21:43:12.246874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43258 | ||
| 18101 | 2025.12.19 21:43:12.247556 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18102 | 2025.12.19 21:43:12.247600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18103 | 2025.12.19 21:43:12.248096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18104 | 2025.12.19 21:43:12.248342 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18105 | 2025.12.19 21:43:12.248488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43258 | ||
| 18106 | 2025.12.19 21:43:12.719550 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18107 | 2025.12.19 21:43:12.719756 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18108 | 2025.12.19 21:43:12.719829 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18109 | 2025.12.19 21:43:12.720518 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2025.12.19 21:43:12.720567 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18111 | 2025.12.19 21:43:12.720964 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18112 | 2025.12.19 21:43:12.721190 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2025.12.19 21:43:12.721357 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001657 sec., 42245.02112251056 rows/sec., 3.39 MiB/sec. | ||
| 18114 | 2025.12.19 21:43:12.721410 [ 4 ] {37ac813c-7bf2-4c1c-a7c5-47678b0280ec} <Debug> TCPHandler: Processed in 0.001998666 sec. | ||
| 18115 | 2025.12.19 21:43:12.721549 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18116 | 2025.12.19 21:43:12.721654 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18117 | 2025.12.19 21:43:12.721697 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18118 | 2025.12.19 21:43:12.722148 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18119 | 2025.12.19 21:43:12.722185 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18120 | 2025.12.19 21:43:12.722485 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18121 | 2025.12.19 21:43:12.722692 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18122 | 2025.12.19 21:43:12.722826 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001196 sec., 5852.842809364548 rows/sec., 440.11 KiB/sec. | ||
| 18123 | 2025.12.19 21:43:12.722865 [ 4 ] {6e25d343-0e38-4659-9f8e-546851aa9ef2} <Debug> TCPHandler: Processed in 0.001380308 sec. | ||
| 18124 | 2025.12.19 21:43:12.722993 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18125 | 2025.12.19 21:43:12.723089 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18126 | 2025.12.19 21:43:12.723129 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18127 | 2025.12.19 21:43:12.723584 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18128 | 2025.12.19 21:43:12.723620 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18129 | 2025.12.19 21:43:12.723919 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18130 | 2025.12.19 21:43:12.724126 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18131 | 2025.12.19 21:43:12.724258 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001187 sec., 59814.65880370683 rows/sec., 4.67 MiB/sec. | ||
| 18132 | 2025.12.19 21:43:12.724295 [ 4 ] {828ae4f9-636a-474e-9aae-a5ceffa3b44b} <Debug> TCPHandler: Processed in 0.001361378 sec. | ||
| 18133 | 2025.12.19 21:43:12.724415 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2025.12.19 21:43:12.724510 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18135 | 2025.12.19 21:43:12.724553 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18136 | 2025.12.19 21:43:12.724961 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2025.12.19 21:43:12.724997 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18138 | 2025.12.19 21:43:12.725340 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18139 | 2025.12.19 21:43:12.725560 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2025.12.19 21:43:12.725692 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 18141 | 2025.12.19 21:43:12.725728 [ 4 ] {021540f2-c578-4e94-8e50-110c71bd178e} <Debug> TCPHandler: Processed in 0.001363158 sec. | ||
| 18142 | 2025.12.19 21:43:12.725839 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18143 | 2025.12.19 21:43:12.725943 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18144 | 2025.12.19 21:43:12.726000 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18145 | 2025.12.19 21:43:12.726769 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2025.12.19 21:43:12.726803 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18147 | 2025.12.19 21:43:12.727328 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18148 | 2025.12.19 21:43:12.727554 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2025.12.19 21:43:12.727691 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001767 sec., 3961.516694963215 rows/sec., 7.10 MiB/sec. | ||
| 18150 | 2025.12.19 21:43:12.727750 [ 4 ] {0448b63f-871a-4381-a16c-76786ecb29e0} <Debug> TCPHandler: Processed in 0.001962285 sec. | ||
| 18151 | 2025.12.19 21:43:12.727866 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18152 | 2025.12.19 21:43:12.727962 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18153 | 2025.12.19 21:43:12.728004 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18154 | 2025.12.19 21:43:12.728343 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2025.12.19 21:43:12.728379 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18156 | 2025.12.19 21:43:12.728684 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18157 | 2025.12.19 21:43:12.728891 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18158 | 2025.12.19 21:43:12.729019 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 18159 | 2025.12.19 21:43:12.729055 [ 4 ] {c37b09fc-5571-41ef-897e-b1ee257b3aab} <Debug> TCPHandler: Processed in 0.001240164 sec. | ||
| 18160 | 2025.12.19 21:43:13.204399 [ 219 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 18161 | 2025.12.19 21:43:13.204476 [ 219 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 18162 | 2025.12.19 21:43:13.207314 [ 219 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): 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] | ||
| 18163 | 2025.12.19 21:43:13.554832 [ 223 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 18164 | 2025.12.19 21:43:13.554879 [ 223 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 18165 | 2025.12.19 21:43:13.556989 [ 223 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): 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] | ||
| 18166 | 2025.12.19 21:43:14.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.27 MiB, peak 412.57 MiB, free memory in arenas 0.00 B, will set to 395.27 MiB (RSS), difference: 4.00 MiB | ||
| 18167 | 2025.12.19 21:43:14.571121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 18168 | 2025.12.19 21:43:14.587850 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2025.12.19 21:43:14.587908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18170 | 2025.12.19 21:43:14.593919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18171 | 2025.12.19 21:43:14.594615 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2025.12.19 21:43:14.597807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18173 | 2025.12.19 21:43:15.155034 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18174 | 2025.12.19 21:43:15.155083 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18175 | 2025.12.19 21:43:15.158214 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18176 | 2025.12.19 21:43:16.748324 [ 104 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 5 parts from all_1_45_10 to all_49_49_0 | ||
| 18177 | 2025.12.19 21:43:16.748440 [ 104 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18178 | 2025.12.19 21:43:16.748480 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18179 | 2025.12.19 21:43:16.748613 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_10 to all_49_49_0 into Compact with storage Full | ||
| 18180 | 2025.12.19 21:43:16.748750 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18181 | 2025.12.19 21:43:16.748786 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 465 rows starting from the beginning of the part | ||
| 18182 | 2025.12.19 21:43:16.748854 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 18183 | 2025.12.19 21:43:16.748900 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 440 rows starting from the beginning of the part | ||
| 18184 | 2025.12.19 21:43:16.748944 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 18185 | 2025.12.19 21:43:16.748986 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 18186 | 2025.12.19 21:43:16.749867 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304786 sec., 892866.7229721962 rows/sec., 63.13 MiB/sec. | ||
| 18187 | 2025.12.19 21:43:16.750021 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 18188 | 2025.12.19 21:43:16.750263 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18189 | 2025.12.19 21:43:16.750333 [ 191 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_49_11} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 5 parts: [all_1_45_10, all_49_49_0] -> all_1_49_11 | ||
| 18190 | 2025.12.19 21:43:16.750415 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18191 | 2025.12.19 21:43:17.375530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2174 | ||
| 18192 | 2025.12.19 21:43:17.377822 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2025.12.19 21:43:17.377876 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18194 | 2025.12.19 21:43:17.379094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18195 | 2025.12.19 21:43:17.379397 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18196 | 2025.12.19 21:43:17.379803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 18197 | 2025.12.19 21:43:17.749555 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18198 | 2025.12.19 21:43:17.749759 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18199 | 2025.12.19 21:43:17.749835 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18200 | 2025.12.19 21:43:17.750515 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18201 | 2025.12.19 21:43:17.750564 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18202 | 2025.12.19 21:43:17.750962 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18203 | 2025.12.19 21:43:17.751211 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18204 | 2025.12.19 21:43:17.751379 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001674 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 18205 | 2025.12.19 21:43:17.751432 [ 4 ] {23893559-0035-441d-9775-60eed124c411} <Debug> TCPHandler: Processed in 0.002019356 sec. | ||
| 18206 | 2025.12.19 21:43:17.751563 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18207 | 2025.12.19 21:43:17.751672 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18208 | 2025.12.19 21:43:17.751718 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18209 | 2025.12.19 21:43:17.752801 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18210 | 2025.12.19 21:43:17.752838 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18211 | 2025.12.19 21:43:17.753237 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18212 | 2025.12.19 21:43:17.753459 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18213 | 2025.12.19 21:43:17.753602 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Debug> executeQuery: Read 1269 rows, 107.90 KiB in 0.001954 sec., 649437.0522006141 rows/sec., 53.92 MiB/sec. | ||
| 18214 | 2025.12.19 21:43:17.753643 [ 4 ] {c94905d0-7c6f-4b8b-865b-d85afadc3984} <Debug> TCPHandler: Processed in 0.00213676 sec. | ||
| 18215 | 2025.12.19 21:43:17.753768 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18216 | 2025.12.19 21:43:17.753870 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18217 | 2025.12.19 21:43:17.753915 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18218 | 2025.12.19 21:43:17.754356 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2025.12.19 21:43:17.754393 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18220 | 2025.12.19 21:43:17.754720 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18221 | 2025.12.19 21:43:17.754939 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2025.12.19 21:43:17.755072 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.43 MiB/sec. | ||
| 18223 | 2025.12.19 21:43:17.755112 [ 4 ] {6e570f58-140b-4965-ae7e-1b3236ba3d9d} <Debug> TCPHandler: Processed in 0.001396838 sec. | ||
| 18224 | 2025.12.19 21:43:17.755220 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18225 | 2025.12.19 21:43:17.755318 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18226 | 2025.12.19 21:43:17.755359 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18227 | 2025.12.19 21:43:17.755855 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2025.12.19 21:43:17.755889 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18229 | 2025.12.19 21:43:17.756197 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18230 | 2025.12.19 21:43:17.756422 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2025.12.19 21:43:17.756556 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 18232 | 2025.12.19 21:43:17.756595 [ 4 ] {a397914b-d402-4969-bed1-92831aaf22b8} <Debug> TCPHandler: Processed in 0.00142751 sec. | ||
| 18233 | 2025.12.19 21:43:17.756711 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18234 | 2025.12.19 21:43:17.756812 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18235 | 2025.12.19 21:43:17.756853 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18236 | 2025.12.19 21:43:17.757508 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18237 | 2025.12.19 21:43:17.757544 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18238 | 2025.12.19 21:43:17.757897 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18239 | 2025.12.19 21:43:17.758110 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2025.12.19 21:43:17.758243 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001449 sec., 387163.5610766046 rows/sec., 28.78 MiB/sec. | ||
| 18241 | 2025.12.19 21:43:17.758282 [ 4 ] {0f476f6f-fe74-41a6-9a68-23ff58b84518} <Debug> TCPHandler: Processed in 0.001621725 sec. | ||
| 18242 | 2025.12.19 21:43:17.758399 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18243 | 2025.12.19 21:43:17.758495 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18244 | 2025.12.19 21:43:17.758539 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18245 | 2025.12.19 21:43:17.759157 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18246 | 2025.12.19 21:43:17.759193 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18247 | 2025.12.19 21:43:17.759567 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18248 | 2025.12.19 21:43:17.759779 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18249 | 2025.12.19 21:43:17.759909 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001432 sec., 591480.4469273743 rows/sec., 39.81 MiB/sec. | ||
| 18250 | 2025.12.19 21:43:17.759946 [ 4 ] {9923f9db-26b4-4c4b-aaf4-d1d119efe180} <Debug> TCPHandler: Processed in 0.001598474 sec. | ||
| 18251 | 2025.12.19 21:43:17.760062 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18252 | 2025.12.19 21:43:17.760159 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18253 | 2025.12.19 21:43:17.760214 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18254 | 2025.12.19 21:43:17.761077 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2025.12.19 21:43:17.761118 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18256 | 2025.12.19 21:43:17.761670 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18257 | 2025.12.19 21:43:17.761891 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2025.12.19 21:43:17.762036 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001895 sec., 18469.656992084434 rows/sec., 33.10 MiB/sec. | ||
| 18259 | 2025.12.19 21:43:17.762113 [ 4 ] {afb16fa7-0cb2-47e8-9b0b-4b604fefdf8e} <Debug> TCPHandler: Processed in 0.002101599 sec. | ||
| 18260 | 2025.12.19 21:43:17.762238 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18261 | 2025.12.19 21:43:17.762336 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18262 | 2025.12.19 21:43:17.762377 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18263 | 2025.12.19 21:43:17.762727 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2025.12.19 21:43:17.762762 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18265 | 2025.12.19 21:43:17.763078 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18266 | 2025.12.19 21:43:17.763312 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2025.12.19 21:43:17.763445 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 18268 | 2025.12.19 21:43:17.763482 [ 4 ] {4a6dadba-4289-4f18-9452-94cf50c61128} <Debug> TCPHandler: Processed in 0.001296676 sec. | ||
| 18269 | 2025.12.19 21:43:17.763513 [ 221 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18270 | 2025.12.19 21:43:17.763567 [ 221 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18271 | 2025.12.19 21:43:17.766528 [ 221 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18272 | 2025.12.19 21:43:19.748690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43706 | ||
| 18273 | 2025.12.19 21:43:19.749233 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2025.12.19 21:43:19.749280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18275 | 2025.12.19 21:43:19.749774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18276 | 2025.12.19 21:43:19.750014 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2025.12.19 21:43:19.750150 [ 100 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18278 | 2025.12.19 21:43:19.750165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43706 | ||
| 18279 | 2025.12.19 21:43:19.750187 [ 100 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2025.12.19 21:43:19.750208 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18281 | 2025.12.19 21:43:19.750338 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 18282 | 2025.12.19 21:43:19.750502 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18283 | 2025.12.19 21:43:19.750539 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41338 rows starting from the beginning of the part | ||
| 18284 | 2025.12.19 21:43:19.750603 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 18285 | 2025.12.19 21:43:19.750649 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 18286 | 2025.12.19 21:43:19.750691 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 18287 | 2025.12.19 21:43:19.750732 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 18288 | 2025.12.19 21:43:19.750775 [ 189 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 18289 | 2025.12.19 21:43:19.753564 [ 193 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43706 rows, containing 4 columns (4 merged, 0 gathered) in 0.003283942 sec., 13309004.848441293 rows/sec., 190.39 MiB/sec. | ||
| 18290 | 2025.12.19 21:43:19.753790 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18291 | 2025.12.19 21:43:19.754076 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2025.12.19 21:43:19.754151 [ 199 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_91_18} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18293 | 2025.12.19 21:43:19.754235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18294 | 2025.12.19 21:43:22.097936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18295 | 2025.12.19 21:43:22.116871 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2025.12.19 21:43:22.116940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18297 | 2025.12.19 21:43:22.123190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18298 | 2025.12.19 21:43:22.123922 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2025.12.19 21:43:22.124243 [ 97 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18300 | 2025.12.19 21:43:22.124308 [ 97 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2025.12.19 21:43:22.124334 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18302 | 2025.12.19 21:43:22.124433 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 18303 | 2025.12.19 21:43:22.127337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18304 | 2025.12.19 21:43:22.127443 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18305 | 2025.12.19 21:43:22.128206 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18306 | 2025.12.19 21:43:22.131548 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18307 | 2025.12.19 21:43:22.134937 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18308 | 2025.12.19 21:43:22.138780 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 18309 | 2025.12.19 21:43:22.143072 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 18310 | 2025.12.19 21:43:22.147155 [ 189 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18311 | 2025.12.19 21:43:22.202471 [ 193 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.078078584 sec., 8786.019992370762 rows/sec., 45.43 MiB/sec. | ||
| 18312 | 2025.12.19 21:43:22.205881 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18313 | 2025.12.19 21:43:22.208066 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2025.12.19 21:43:22.208178 [ 200 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_91_18} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18315 | 2025.12.19 21:43:22.211143 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18316 | 2025.12.19 21:43:22.719830 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18317 | 2025.12.19 21:43:22.720037 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18318 | 2025.12.19 21:43:22.720113 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18319 | 2025.12.19 21:43:22.720811 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2025.12.19 21:43:22.720861 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18321 | 2025.12.19 21:43:22.721264 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18322 | 2025.12.19 21:43:22.721510 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2025.12.19 21:43:22.721672 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001692 sec., 41371.15839243499 rows/sec., 3.32 MiB/sec. | ||
| 18324 | 2025.12.19 21:43:22.721715 [ 4 ] {a0ec4302-b070-4f8b-97be-92650e539d90} <Debug> TCPHandler: Processed in 0.002030396 sec. | ||
| 18325 | 2025.12.19 21:43:22.721847 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18326 | 2025.12.19 21:43:22.721942 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18327 | 2025.12.19 21:43:22.721982 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18328 | 2025.12.19 21:43:22.722399 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2025.12.19 21:43:22.722436 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18330 | 2025.12.19 21:43:22.722737 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18331 | 2025.12.19 21:43:22.722949 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18332 | 2025.12.19 21:43:22.723081 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001157 sec., 6050.129645635264 rows/sec., 454.94 KiB/sec. | ||
| 18333 | 2025.12.19 21:43:22.723119 [ 4 ] {70b9e860-5c08-4b62-a0cc-f6656153c6a1} <Debug> TCPHandler: Processed in 0.001322607 sec. | ||
| 18334 | 2025.12.19 21:43:22.723235 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18335 | 2025.12.19 21:43:22.723329 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18336 | 2025.12.19 21:43:22.723370 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18337 | 2025.12.19 21:43:22.723798 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18338 | 2025.12.19 21:43:22.723834 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18339 | 2025.12.19 21:43:22.724146 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18340 | 2025.12.19 21:43:22.724363 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2025.12.19 21:43:22.724495 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001183 sec., 60016.90617075232 rows/sec., 4.69 MiB/sec. | ||
| 18342 | 2025.12.19 21:43:22.724533 [ 4 ] {385d49d4-16f2-4c4e-a0c4-54a141072150} <Debug> TCPHandler: Processed in 0.001348958 sec. | ||
| 18343 | 2025.12.19 21:43:22.724657 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18344 | 2025.12.19 21:43:22.724752 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18345 | 2025.12.19 21:43:22.724794 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18346 | 2025.12.19 21:43:22.725225 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2025.12.19 21:43:22.725261 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18348 | 2025.12.19 21:43:22.725592 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18349 | 2025.12.19 21:43:22.725814 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18350 | 2025.12.19 21:43:22.725947 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 18351 | 2025.12.19 21:43:22.725985 [ 4 ] {e616c402-6975-467f-a1e6-960a65df71a1} <Debug> TCPHandler: Processed in 0.001377698 sec. | ||
| 18352 | 2025.12.19 21:43:22.726097 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18353 | 2025.12.19 21:43:22.726190 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18354 | 2025.12.19 21:43:22.726245 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18355 | 2025.12.19 21:43:22.727039 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2025.12.19 21:43:22.727075 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18357 | 2025.12.19 21:43:22.727587 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18358 | 2025.12.19 21:43:22.727809 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2025.12.19 21:43:22.727947 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001774 sec., 3945.885005636979 rows/sec., 7.07 MiB/sec. | ||
| 18360 | 2025.12.19 21:43:22.728004 [ 4 ] {d5cfc8f3-4843-4dba-a567-f8878fd15ad8} <Debug> TCPHandler: Processed in 0.001957264 sec. | ||
| 18361 | 2025.12.19 21:43:22.728121 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18362 | 2025.12.19 21:43:22.728214 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18363 | 2025.12.19 21:43:22.728257 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18364 | 2025.12.19 21:43:22.728607 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18365 | 2025.12.19 21:43:22.728643 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18366 | 2025.12.19 21:43:22.728948 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18367 | 2025.12.19 21:43:22.729162 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2025.12.19 21:43:22.729283 [ 93 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18369 | 2025.12.19 21:43:22.729292 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18370 | 2025.12.19 21:43:22.729358 [ 93 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18371 | 2025.12.19 21:43:22.729373 [ 4 ] {bb2563a5-d9b9-4d4e-9b2c-af0f4bf772ad} <Debug> TCPHandler: Processed in 0.001302516 sec. | ||
| 18372 | 2025.12.19 21:43:22.729386 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18373 | 2025.12.19 21:43:22.729494 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18374 | 2025.12.19 21:43:22.729602 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18375 | 2025.12.19 21:43:22.729635 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7430 rows starting from the beginning of the part | ||
| 18376 | 2025.12.19 21:43:22.729696 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18377 | 2025.12.19 21:43:22.729744 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18378 | 2025.12.19 21:43:22.729787 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18379 | 2025.12.19 21:43:22.729830 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18380 | 2025.12.19 21:43:22.729874 [ 190 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 18381 | 2025.12.19 21:43:22.731604 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7730 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215548 sec., 3586208.1763690687 rows/sec., 238.91 MiB/sec. | ||
| 18382 | 2025.12.19 21:43:22.732103 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18383 | 2025.12.19 21:43:22.732375 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18384 | 2025.12.19 21:43:22.732440 [ 186 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_131_26} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18385 | 2025.12.19 21:43:22.732502 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18386 | 2025.12.19 21:43:23.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.83 MiB, peak 413.77 MiB, free memory in arenas 0.00 B, will set to 395.27 MiB (RSS), difference: -1.55 MiB | ||
| 18387 | 2025.12.19 21:43:26.990536 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18388 | 2025.12.19 21:43:26.990601 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18389 | 2025.12.19 21:43:27.251303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44218 | ||
| 18390 | 2025.12.19 21:43:27.251882 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2025.12.19 21:43:27.251930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18392 | 2025.12.19 21:43:27.252432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18393 | 2025.12.19 21:43:27.252671 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2025.12.19 21:43:27.252825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44218 | ||
| 18395 | 2025.12.19 21:43:27.379976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2202 | ||
| 18396 | 2025.12.19 21:43:27.382318 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2025.12.19 21:43:27.382368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18398 | 2025.12.19 21:43:27.383585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18399 | 2025.12.19 21:43:27.383862 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2025.12.19 21:43:27.384138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2202 | ||
| 18401 | 2025.12.19 21:43:27.722391 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18402 | 2025.12.19 21:43:27.722584 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18403 | 2025.12.19 21:43:27.722657 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18404 | 2025.12.19 21:43:27.723441 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2025.12.19 21:43:27.723494 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18406 | 2025.12.19 21:43:27.723923 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18407 | 2025.12.19 21:43:27.724162 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2025.12.19 21:43:27.724348 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Debug> executeQuery: Read 144 rows, 12.81 KiB in 0.001816 sec., 79295.15418502202 rows/sec., 6.89 MiB/sec. | ||
| 18409 | 2025.12.19 21:43:27.724404 [ 4 ] {682149a1-9be7-4221-bec4-8298248bcc3c} <Debug> TCPHandler: Processed in 0.0021502 sec. | ||
| 18410 | 2025.12.19 21:43:27.724446 [ 221 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18411 | 2025.12.19 21:43:27.724496 [ 221 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18412 | 2025.12.19 21:43:27.724536 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2025.12.19 21:43:27.724650 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18414 | 2025.12.19 21:43:27.724695 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18415 | 2025.12.19 21:43:27.725150 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2025.12.19 21:43:27.725190 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18417 | 2025.12.19 21:43:27.725552 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18418 | 2025.12.19 21:43:27.725845 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2025.12.19 21:43:27.725990 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001365 sec., 32234.432234432235 rows/sec., 2.37 MiB/sec. | ||
| 18420 | 2025.12.19 21:43:27.725994 [ 89 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18421 | 2025.12.19 21:43:27.726031 [ 4 ] {c8880bda-ceb0-4013-8d02-0bd25a0a0502} <Debug> TCPHandler: Processed in 0.001551923 sec. | ||
| 18422 | 2025.12.19 21:43:27.726070 [ 89 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2025.12.19 21:43:27.726099 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18424 | 2025.12.19 21:43:27.726160 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18425 | 2025.12.19 21:43:27.726192 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18426 | 2025.12.19 21:43:27.726263 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18427 | 2025.12.19 21:43:27.726284 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18428 | 2025.12.19 21:43:27.726310 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18429 | 2025.12.19 21:43:27.726317 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 279 rows starting from the beginning of the part | ||
| 18430 | 2025.12.19 21:43:27.726382 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 35 rows starting from the beginning of the part | ||
| 18431 | 2025.12.19 21:43:27.726433 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
| 18432 | 2025.12.19 21:43:27.726477 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 41 rows starting from the beginning of the part | ||
| 18433 | 2025.12.19 21:43:27.726519 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part | ||
| 18434 | 2025.12.19 21:43:27.726564 [ 190 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 44 rows starting from the beginning of the part | ||
| 18435 | 2025.12.19 21:43:27.726790 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18436 | 2025.12.19 21:43:27.726828 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18437 | 2025.12.19 21:43:27.727188 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18438 | 2025.12.19 21:43:27.727369 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217064 sec., 339341.2343147115 rows/sec., 23.66 MiB/sec. | ||
| 18439 | 2025.12.19 21:43:27.727410 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2025.12.19 21:43:27.727511 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18441 | 2025.12.19 21:43:27.727554 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Debug> executeQuery: Read 111 rows, 8.91 KiB in 0.001309 sec., 84797.55538579068 rows/sec., 6.65 MiB/sec. | ||
| 18442 | 2025.12.19 21:43:27.727593 [ 4 ] {f3803ef5-99bb-479e-bd84-ffd10e65d517} <Debug> TCPHandler: Processed in 0.001484901 sec. | ||
| 18443 | 2025.12.19 21:43:27.727654 [ 224 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18444 | 2025.12.19 21:43:27.727706 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18445 | 2025.12.19 21:43:27.727715 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18446 | 2025.12.19 21:43:27.727817 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18447 | 2025.12.19 21:43:27.727831 [ 221 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18448 | 2025.12.19 21:43:27.727874 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18449 | 2025.12.19 21:43:27.727876 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18450 | 2025.12.19 21:43:27.727957 [ 186 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_131_26} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18451 | 2025.12.19 21:43:27.728032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18452 | 2025.12.19 21:43:27.728375 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2025.12.19 21:43:27.728417 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18454 | 2025.12.19 21:43:27.728819 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18455 | 2025.12.19 21:43:27.729055 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2025.12.19 21:43:27.729182 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 4 parts from all_1_128_28 to all_131_131_0 | ||
| 18457 | 2025.12.19 21:43:27.729193 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
| 18458 | 2025.12.19 21:43:27.729225 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2025.12.19 21:43:27.729251 [ 4 ] {a3b5505e-77e5-4c4e-8a79-db6e255efe26} <Debug> TCPHandler: Processed in 0.001587344 sec. | ||
| 18460 | 2025.12.19 21:43:27.729255 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18461 | 2025.12.19 21:43:27.729352 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_28 to all_131_131_0 into Compact with storage Full | ||
| 18462 | 2025.12.19 21:43:27.729414 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18463 | 2025.12.19 21:43:27.729456 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18464 | 2025.12.19 21:43:27.729484 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_28, total 38469 rows starting from the beginning of the part | ||
| 18465 | 2025.12.19 21:43:27.729534 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18466 | 2025.12.19 21:43:27.729541 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18467 | 2025.12.19 21:43:27.729595 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18468 | 2025.12.19 21:43:27.729599 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18469 | 2025.12.19 21:43:27.729638 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 847 rows starting from the beginning of the part | ||
| 18470 | 2025.12.19 21:43:27.730509 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2025.12.19 21:43:27.730548 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18472 | 2025.12.19 21:43:27.731180 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18473 | 2025.12.19 21:43:27.731447 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18474 | 2025.12.19 21:43:27.731563 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2025.12.19 21:43:27.731738 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18476 | 2025.12.19 21:43:27.731744 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002233 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 18477 | 2025.12.19 21:43:27.731790 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18478 | 2025.12.19 21:43:27.731818 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18479 | 2025.12.19 21:43:27.731860 [ 4 ] {71b981fe-b4fb-4b24-9043-9e9bc8f6007b} <Debug> TCPHandler: Processed in 0.00251115 sec. | ||
| 18480 | 2025.12.19 21:43:27.731900 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18481 | 2025.12.19 21:43:27.731999 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18482 | 2025.12.19 21:43:27.732085 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18483 | 2025.12.19 21:43:27.732112 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18484 | 2025.12.19 21:43:27.732136 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2693 rows starting from the beginning of the part | ||
| 18485 | 2025.12.19 21:43:27.732163 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18486 | 2025.12.19 21:43:27.732258 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 35 rows starting from the beginning of the part | ||
| 18487 | 2025.12.19 21:43:27.732378 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
| 18488 | 2025.12.19 21:43:27.732485 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 35 rows starting from the beginning of the part | ||
| 18489 | 2025.12.19 21:43:27.732571 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2025.12.19 21:43:27.732584 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part | ||
| 18491 | 2025.12.19 21:43:27.732618 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18492 | 2025.12.19 21:43:27.732690 [ 186 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 44 rows starting from the beginning of the part | ||
| 18493 | 2025.12.19 21:43:27.733379 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 18494 | 2025.12.19 21:43:27.733701 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18495 | 2025.12.19 21:43:27.733871 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001782 sec., 1683.5016835016836 rows/sec., 134.81 KiB/sec. | ||
| 18496 | 2025.12.19 21:43:27.733924 [ 4 ] {dfe4c079-7267-4b34-b064-2428127cb6b2} <Debug> TCPHandler: Processed in 0.001985386 sec. | ||
| 18497 | 2025.12.19 21:43:27.734067 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18498 | 2025.12.19 21:43:27.734180 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18499 | 2025.12.19 21:43:27.734231 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18500 | 2025.12.19 21:43:27.734671 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2025.12.19 21:43:27.734715 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18502 | 2025.12.19 21:43:27.735119 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18503 | 2025.12.19 21:43:27.735396 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2025.12.19 21:43:27.735575 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 18505 | 2025.12.19 21:43:27.735625 [ 4 ] {af0e4cc3-f73b-494c-a4f9-9dbd5cb107a7} <Debug> TCPHandler: Processed in 0.001620825 sec. | ||
| 18506 | 2025.12.19 21:43:27.738154 [ 195 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39636 rows, containing 5 columns (5 merged, 0 gathered) in 0.008824336 sec., 4491669.4015277745 rows/sec., 307.03 MiB/sec. | ||
| 18507 | 2025.12.19 21:43:27.738871 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 18508 | 2025.12.19 21:43:27.739188 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2025.12.19 21:43:27.739271 [ 187 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 4 parts: [all_1_128_28, all_131_131_0] -> all_1_131_29 | ||
| 18510 | 2025.12.19 21:43:27.739370 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18511 | 2025.12.19 21:43:27.744355 [ 188 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 19 columns (19 merged, 0 gathered) in 0.012488118 sec., 225894.72649121349 rows/sec., 404.79 MiB/sec. | ||
| 18512 | 2025.12.19 21:43:27.746714 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18513 | 2025.12.19 21:43:27.747071 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2025.12.19 21:43:27.747151 [ 187 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18515 | 2025.12.19 21:43:27.747304 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.17 MiB. | ||
| 18516 | 2025.12.19 21:43:27.841227 [ 220 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18517 | 2025.12.19 21:43:27.841266 [ 220 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18518 | 2025.12.19 21:43:27.842772 [ 220 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18519 | 2025.12.19 21:43:28.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.90 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 400.78 MiB (RSS), difference: 4.87 MiB | ||
| 18520 | 2025.12.19 21:43:29.628379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18521 | 2025.12.19 21:43:29.648365 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18522 | 2025.12.19 21:43:29.648426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18523 | 2025.12.19 21:43:29.655126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18524 | 2025.12.19 21:43:29.655958 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18525 | 2025.12.19 21:43:29.660465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18526 | 2025.12.19 21:43:32.727733 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18527 | 2025.12.19 21:43:32.727961 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18528 | 2025.12.19 21:43:32.728054 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18529 | 2025.12.19 21:43:32.729046 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18530 | 2025.12.19 21:43:32.729139 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18531 | 2025.12.19 21:43:32.729725 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18532 | 2025.12.19 21:43:32.730113 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2025.12.19 21:43:32.730387 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002485 sec., 9657.9476861167 rows/sec., 820.55 KiB/sec. | ||
| 18534 | 2025.12.19 21:43:32.730524 [ 4 ] {20324b4a-65ca-4990-bcbd-74e0a0e3d83c} <Debug> TCPHandler: Processed in 0.003010574 sec. | ||
| 18535 | 2025.12.19 21:43:32.730831 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18536 | 2025.12.19 21:43:32.730999 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18537 | 2025.12.19 21:43:32.731060 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18538 | 2025.12.19 21:43:32.731712 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18539 | 2025.12.19 21:43:32.731757 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18540 | 2025.12.19 21:43:32.732201 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18541 | 2025.12.19 21:43:32.732523 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18542 | 2025.12.19 21:43:32.732716 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00177 sec., 1129.9435028248588 rows/sec., 92.14 KiB/sec. | ||
| 18543 | 2025.12.19 21:43:32.732776 [ 4 ] {08885f0c-3e01-4da9-8199-32e106b796a2} <Debug> TCPHandler: Processed in 0.002117399 sec. | ||
| 18544 | 2025.12.19 21:43:32.733027 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18545 | 2025.12.19 21:43:32.733384 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18546 | 2025.12.19 21:43:32.733452 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18547 | 2025.12.19 21:43:32.734305 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18548 | 2025.12.19 21:43:32.734354 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18549 | 2025.12.19 21:43:32.734805 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18550 | 2025.12.19 21:43:32.735111 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18551 | 2025.12.19 21:43:32.735357 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.002006 sec., 95214.35692921236 rows/sec., 8.41 MiB/sec. | ||
| 18552 | 2025.12.19 21:43:32.735415 [ 4 ] {a2ac1893-c7a8-48d7-887c-b6984596e263} <Debug> TCPHandler: Processed in 0.002452468 sec. | ||
| 18553 | 2025.12.19 21:43:32.735450 [ 58 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18554 | 2025.12.19 21:43:32.735573 [ 58 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2025.12.19 21:43:32.735607 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18556 | 2025.12.19 21:43:32.735622 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18557 | 2025.12.19 21:43:32.735744 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18558 | 2025.12.19 21:43:32.735803 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18559 | 2025.12.19 21:43:32.735850 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18560 | 2025.12.19 21:43:32.736008 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18561 | 2025.12.19 21:43:32.736055 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2467 rows starting from the beginning of the part | ||
| 18562 | 2025.12.19 21:43:32.736144 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 70 rows starting from the beginning of the part | ||
| 18563 | 2025.12.19 21:43:32.736214 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1269 rows starting from the beginning of the part | ||
| 18564 | 2025.12.19 21:43:32.736281 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 70 rows starting from the beginning of the part | ||
| 18565 | 2025.12.19 21:43:32.736350 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 144 rows starting from the beginning of the part | ||
| 18566 | 2025.12.19 21:43:32.736363 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2025.12.19 21:43:32.736410 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18568 | 2025.12.19 21:43:32.736414 [ 195 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 191 rows starting from the beginning of the part | ||
| 18569 | 2025.12.19 21:43:32.737609 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18570 | 2025.12.19 21:43:32.737997 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2025.12.19 21:43:32.738240 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.002519 sec., 8336.64152441445 rows/sec., 645.87 KiB/sec. | ||
| 18572 | 2025.12.19 21:43:32.738298 [ 4 ] {3faf4bb5-3540-4e81-8081-8caf0cb6851b} <Debug> TCPHandler: Processed in 0.002739137 sec. | ||
| 18573 | 2025.12.19 21:43:32.738997 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2025.12.19 21:43:32.739116 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18575 | 2025.12.19 21:43:32.739174 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18576 | 2025.12.19 21:43:32.739424 [ 225 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18577 | 2025.12.19 21:43:32.739454 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18578 | 2025.12.19 21:43:32.740023 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18579 | 2025.12.19 21:43:32.740071 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18580 | 2025.12.19 21:43:32.740098 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4211 rows, containing 5 columns (5 merged, 0 gathered) in 0.004370291 sec., 963551.3973783439 rows/sec., 83.28 MiB/sec. | ||
| 18581 | 2025.12.19 21:43:32.740594 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18582 | 2025.12.19 21:43:32.740752 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18583 | 2025.12.19 21:43:32.740992 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2025.12.19 21:43:32.741196 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002103 sec., 11412.268188302425 rows/sec., 969.60 KiB/sec. | ||
| 18585 | 2025.12.19 21:43:32.741208 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18586 | 2025.12.19 21:43:32.741254 [ 4 ] {95b5f0d7-4830-4068-8c88-7eddbfb5b4e0} <Debug> TCPHandler: Processed in 0.002322105 sec. | ||
| 18587 | 2025.12.19 21:43:32.741338 [ 188 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_136_27} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18588 | 2025.12.19 21:43:32.741497 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 18589 | 2025.12.19 21:43:32.741500 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18590 | 2025.12.19 21:43:32.741662 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18591 | 2025.12.19 21:43:32.741720 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18592 | 2025.12.19 21:43:32.742286 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18593 | 2025.12.19 21:43:32.742334 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18594 | 2025.12.19 21:43:32.742831 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18595 | 2025.12.19 21:43:32.743141 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18596 | 2025.12.19 21:43:32.743323 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001685 sec., 7121.661721068249 rows/sec., 556.38 KiB/sec. | ||
| 18597 | 2025.12.19 21:43:32.743360 [ 223 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18598 | 2025.12.19 21:43:32.743375 [ 4 ] {f5984eef-7c13-4f01-8f56-6e3fcfea5ff4} <Debug> TCPHandler: Processed in 0.001942154 sec. | ||
| 18599 | 2025.12.19 21:43:32.743387 [ 223 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18600 | 2025.12.19 21:43:32.743577 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18601 | 2025.12.19 21:43:32.743685 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18602 | 2025.12.19 21:43:32.743736 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18603 | 2025.12.19 21:43:32.744429 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18604 | 2025.12.19 21:43:32.744649 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2025.12.19 21:43:32.744695 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18606 | 2025.12.19 21:43:32.745317 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18607 | 2025.12.19 21:43:32.745689 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18608 | 2025.12.19 21:43:32.745945 [ 51 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18609 | 2025.12.19 21:43:32.745960 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.002297 sec., 47453.19982585982 rows/sec., 3.87 MiB/sec. | ||
| 18610 | 2025.12.19 21:43:32.745990 [ 51 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18611 | 2025.12.19 21:43:32.746018 [ 4 ] {c1bc4cf5-d940-435b-9ce5-e263cc6ad44d} <Debug> TCPHandler: Processed in 0.00249969 sec. | ||
| 18612 | 2025.12.19 21:43:32.746064 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18613 | 2025.12.19 21:43:32.746205 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18614 | 2025.12.19 21:43:32.746305 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18615 | 2025.12.19 21:43:32.746345 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1251 rows starting from the beginning of the part | ||
| 18616 | 2025.12.19 21:43:32.746424 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 71 rows starting from the beginning of the part | ||
| 18617 | 2025.12.19 21:43:32.746526 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 561 rows starting from the beginning of the part | ||
| 18618 | 2025.12.19 21:43:32.746679 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18619 | 2025.12.19 21:43:32.746699 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 71 rows starting from the beginning of the part | ||
| 18620 | 2025.12.19 21:43:32.746758 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 111 rows starting from the beginning of the part | ||
| 18621 | 2025.12.19 21:43:32.746795 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18622 | 2025.12.19 21:43:32.746823 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 109 rows starting from the beginning of the part | ||
| 18623 | 2025.12.19 21:43:32.746853 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18624 | 2025.12.19 21:43:32.747484 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2025.12.19 21:43:32.747528 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18626 | 2025.12.19 21:43:32.748034 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18627 | 2025.12.19 21:43:32.748407 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18628 | 2025.12.19 21:43:32.748484 [ 197 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345655 sec., 926820.0140259331 rows/sec., 72.03 MiB/sec. | ||
| 18629 | 2025.12.19 21:43:32.748584 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001812 sec., 108719.64679911699 rows/sec., 7.80 MiB/sec. | ||
| 18630 | 2025.12.19 21:43:32.748658 [ 4 ] {6d9b7c10-f62d-423d-8cf8-cff0ca2969df} <Debug> TCPHandler: Processed in 0.002116939 sec. | ||
| 18631 | 2025.12.19 21:43:32.748780 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18632 | 2025.12.19 21:43:32.748843 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2025.12.19 21:43:32.748890 [ 223 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18634 | 2025.12.19 21:43:32.748964 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18635 | 2025.12.19 21:43:32.749036 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18636 | 2025.12.19 21:43:32.749406 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2025.12.19 21:43:32.749547 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_136_27} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18638 | 2025.12.19 21:43:32.749638 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 18639 | 2025.12.19 21:43:32.750414 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2025.12.19 21:43:32.750458 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18641 | 2025.12.19 21:43:32.751186 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18642 | 2025.12.19 21:43:32.751534 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2025.12.19 21:43:32.751731 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00279 sec., 2508.9605734767024 rows/sec., 4.50 MiB/sec. | ||
| 18644 | 2025.12.19 21:43:32.751841 [ 4 ] {9d7c6b19-b5b7-4967-b255-a6df55810654} <Debug> TCPHandler: Processed in 0.003065115 sec. | ||
| 18645 | 2025.12.19 21:43:32.752024 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18646 | 2025.12.19 21:43:32.752050 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18647 | 2025.12.19 21:43:32.752060 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18648 | 2025.12.19 21:43:32.752172 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18649 | 2025.12.19 21:43:32.752233 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18650 | 2025.12.19 21:43:32.753017 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2025.12.19 21:43:32.753065 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18652 | 2025.12.19 21:43:32.753500 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18653 | 2025.12.19 21:43:32.753811 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2025.12.19 21:43:32.753991 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001843 sec., 32555.615843733045 rows/sec., 2.19 MiB/sec. | ||
| 18655 | 2025.12.19 21:43:32.754043 [ 4 ] {331ee018-c5d1-4986-8e66-02dedd00b548} <Debug> TCPHandler: Processed in 0.002055147 sec. | ||
| 18656 | 2025.12.19 21:43:32.756773 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18657 | 2025.12.19 21:43:34.249852 [ 222 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18658 | 2025.12.19 21:43:34.249907 [ 222 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18659 | 2025.12.19 21:43:34.253120 [ 222 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18660 | 2025.12.19 21:43:34.752982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44666 | ||
| 18661 | 2025.12.19 21:43:34.753524 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2025.12.19 21:43:34.753575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18663 | 2025.12.19 21:43:34.754068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18664 | 2025.12.19 21:43:34.754307 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2025.12.19 21:43:34.754456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44666 | ||
| 18666 | 2025.12.19 21:43:37.160541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18667 | 2025.12.19 21:43:37.180993 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18668 | 2025.12.19 21:43:37.181060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18669 | 2025.12.19 21:43:37.187493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18670 | 2025.12.19 21:43:37.188260 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18671 | 2025.12.19 21:43:37.192083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18672 | 2025.12.19 21:43:37.384316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2236 | ||
| 18673 | 2025.12.19 21:43:37.386924 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2025.12.19 21:43:37.386981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18675 | 2025.12.19 21:43:37.388251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18676 | 2025.12.19 21:43:37.388537 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18677 | 2025.12.19 21:43:37.388942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2236 | ||
| 18678 | 2025.12.19 21:43:37.723037 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18679 | 2025.12.19 21:43:37.723298 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18680 | 2025.12.19 21:43:37.723398 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18681 | 2025.12.19 21:43:37.724315 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2025.12.19 21:43:37.724359 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18683 | 2025.12.19 21:43:37.724747 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18684 | 2025.12.19 21:43:37.724981 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18685 | 2025.12.19 21:43:37.725146 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Debug> executeQuery: Read 154 rows, 13.76 KiB in 0.001918 sec., 80291.9708029197 rows/sec., 7.01 MiB/sec. | ||
| 18686 | 2025.12.19 21:43:37.725201 [ 4 ] {743a6d36-ce30-4440-ac33-bae6860bb33a} <Debug> TCPHandler: Processed in 0.002334425 sec. | ||
| 18687 | 2025.12.19 21:43:37.725333 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18688 | 2025.12.19 21:43:37.725438 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18689 | 2025.12.19 21:43:37.725484 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18690 | 2025.12.19 21:43:37.725919 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18691 | 2025.12.19 21:43:37.725958 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18692 | 2025.12.19 21:43:37.726278 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18693 | 2025.12.19 21:43:37.726501 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18694 | 2025.12.19 21:43:37.726637 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001222 sec., 40098.19967266776 rows/sec., 2.94 MiB/sec. | ||
| 18695 | 2025.12.19 21:43:37.726678 [ 4 ] {6ddb49a7-4bc9-409c-aead-2c04f157d5a8} <Debug> TCPHandler: Processed in 0.001398879 sec. | ||
| 18696 | 2025.12.19 21:43:37.726784 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18697 | 2025.12.19 21:43:37.726881 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18698 | 2025.12.19 21:43:37.726924 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18699 | 2025.12.19 21:43:37.727375 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18700 | 2025.12.19 21:43:37.727413 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18701 | 2025.12.19 21:43:37.727728 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18702 | 2025.12.19 21:43:37.727952 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18703 | 2025.12.19 21:43:37.728084 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.00122 sec., 100000 rows/sec., 7.81 MiB/sec. | ||
| 18704 | 2025.12.19 21:43:37.728124 [ 4 ] {0411830c-e2ef-464d-925a-c2efd0921a2e} <Debug> TCPHandler: Processed in 0.001392149 sec. | ||
| 18705 | 2025.12.19 21:43:37.728238 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18706 | 2025.12.19 21:43:37.728334 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18707 | 2025.12.19 21:43:37.728378 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18708 | 2025.12.19 21:43:37.728792 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18709 | 2025.12.19 21:43:37.728830 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18710 | 2025.12.19 21:43:37.729168 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18711 | 2025.12.19 21:43:37.729381 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18712 | 2025.12.19 21:43:37.729513 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 18713 | 2025.12.19 21:43:37.729553 [ 4 ] {f0112517-97d3-4f76-a118-65fbfd51feb4} <Debug> TCPHandler: Processed in 0.001366228 sec. | ||
| 18714 | 2025.12.19 21:43:37.729591 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18715 | 2025.12.19 21:43:37.729621 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18716 | 2025.12.19 21:43:37.729677 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2025.12.19 21:43:37.729772 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18718 | 2025.12.19 21:43:37.729828 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18719 | 2025.12.19 21:43:37.730797 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18720 | 2025.12.19 21:43:37.730833 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18721 | 2025.12.19 21:43:37.731426 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18722 | 2025.12.19 21:43:37.731661 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2025.12.19 21:43:37.731804 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002049 sec., 23914.104441190826 rows/sec., 42.85 MiB/sec. | ||
| 18724 | 2025.12.19 21:43:37.731878 [ 4 ] {dd3b8cbe-f3fb-4eaa-9fe4-3ec32c98ee5f} <Debug> TCPHandler: Processed in 0.002252443 sec. | ||
| 18725 | 2025.12.19 21:43:37.731992 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18726 | 2025.12.19 21:43:37.732089 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18727 | 2025.12.19 21:43:37.732132 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18728 | 2025.12.19 21:43:37.732294 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18729 | 2025.12.19 21:43:37.732461 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18730 | 2025.12.19 21:43:37.732497 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18731 | 2025.12.19 21:43:37.732807 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 18732 | 2025.12.19 21:43:37.733038 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2025.12.19 21:43:37.733165 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 775.53 KiB/sec. | ||
| 18734 | 2025.12.19 21:43:37.733204 [ 4 ] {fc5d35cc-5916-4eec-bf48-d2884709d125} <Debug> TCPHandler: Processed in 0.001261465 sec. | ||
| 18735 | 2025.12.19 21:43:37.733315 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18736 | 2025.12.19 21:43:37.733409 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18737 | 2025.12.19 21:43:37.733450 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18738 | 2025.12.19 21:43:37.733791 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2025.12.19 21:43:37.733829 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18740 | 2025.12.19 21:43:37.734134 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18741 | 2025.12.19 21:43:37.734358 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2025.12.19 21:43:37.734491 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 18743 | 2025.12.19 21:43:37.734529 [ 4 ] {498bb8e0-06bd-4ba5-8ebb-ef28a9dffc53} <Debug> TCPHandler: Processed in 0.001263785 sec. | ||
| 18744 | 2025.12.19 21:43:37.839085 [ 218 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 18745 | 2025.12.19 21:43:37.839141 [ 218 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 18746 | 2025.12.19 21:43:37.841503 [ 218 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 18747 | 2025.12.19 21:43:38.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.81 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 400.78 MiB (RSS), difference: -1.03 MiB | ||
| 18748 | 2025.12.19 21:43:41.990632 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18749 | 2025.12.19 21:43:41.990698 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18750 | 2025.12.19 21:43:42.254601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45178 | ||
| 18751 | 2025.12.19 21:43:42.255196 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18752 | 2025.12.19 21:43:42.255238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18753 | 2025.12.19 21:43:42.255737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18754 | 2025.12.19 21:43:42.255971 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18755 | 2025.12.19 21:43:42.256101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45178 | ||
| 18756 | 2025.12.19 21:43:42.720681 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18757 | 2025.12.19 21:43:42.720865 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18758 | 2025.12.19 21:43:42.720939 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18759 | 2025.12.19 21:43:42.721659 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18760 | 2025.12.19 21:43:42.721713 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18761 | 2025.12.19 21:43:42.722236 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18762 | 2025.12.19 21:43:42.722762 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18763 | 2025.12.19 21:43:42.722940 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002124 sec., 32956.68549905838 rows/sec., 2.64 MiB/sec. | ||
| 18764 | 2025.12.19 21:43:42.722999 [ 4 ] {aa2ef55a-b81a-4c6b-8461-3f97a1c389c5} <Debug> TCPHandler: Processed in 0.002453608 sec. | ||
| 18765 | 2025.12.19 21:43:42.723152 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18766 | 2025.12.19 21:43:42.723259 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18767 | 2025.12.19 21:43:42.723305 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18768 | 2025.12.19 21:43:42.723751 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18769 | 2025.12.19 21:43:42.723789 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18770 | 2025.12.19 21:43:42.724261 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18771 | 2025.12.19 21:43:42.724784 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18772 | 2025.12.19 21:43:42.724929 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001697 sec., 4124.9263406010605 rows/sec., 310.18 KiB/sec. | ||
| 18773 | 2025.12.19 21:43:42.724970 [ 4 ] {6f6d1052-098c-4d30-9daa-100f1853ba6a} <Debug> TCPHandler: Processed in 0.001876763 sec. | ||
| 18774 | 2025.12.19 21:43:42.725107 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18775 | 2025.12.19 21:43:42.725204 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18776 | 2025.12.19 21:43:42.725246 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18777 | 2025.12.19 21:43:42.725751 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2025.12.19 21:43:42.725791 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18779 | 2025.12.19 21:43:42.726290 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18780 | 2025.12.19 21:43:42.726833 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2025.12.19 21:43:42.726981 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001796 sec., 39532.29398663697 rows/sec., 3.09 MiB/sec. | ||
| 18782 | 2025.12.19 21:43:42.727024 [ 4 ] {85f3cd16-f066-4702-bbaf-6b3ce2dc1731} <Debug> TCPHandler: Processed in 0.001968505 sec. | ||
| 18783 | 2025.12.19 21:43:42.727158 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18784 | 2025.12.19 21:43:42.727257 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18785 | 2025.12.19 21:43:42.727302 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18786 | 2025.12.19 21:43:42.727751 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2025.12.19 21:43:42.727790 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18788 | 2025.12.19 21:43:42.728335 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18789 | 2025.12.19 21:43:42.728811 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2025.12.19 21:43:42.728954 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. | ||
| 18791 | 2025.12.19 21:43:42.728960 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 | ||
| 18792 | 2025.12.19 21:43:42.728991 [ 4 ] {213b60a1-ee48-4289-afb8-6c29e91a1f2e} <Debug> TCPHandler: Processed in 0.001886863 sec. | ||
| 18793 | 2025.12.19 21:43:42.729029 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18794 | 2025.12.19 21:43:42.729059 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18795 | 2025.12.19 21:43:42.729132 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2025.12.19 21:43:42.729154 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full | ||
| 18797 | 2025.12.19 21:43:42.729241 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18798 | 2025.12.19 21:43:42.729299 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18799 | 2025.12.19 21:43:42.729303 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18800 | 2025.12.19 21:43:42.729360 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 39636 rows starting from the beginning of the part | ||
| 18801 | 2025.12.19 21:43:42.729431 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18802 | 2025.12.19 21:43:42.730115 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2025.12.19 21:43:42.730157 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18804 | 2025.12.19 21:43:42.730825 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18805 | 2025.12.19 21:43:42.731269 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2025.12.19 21:43:42.731428 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002206 sec., 3173.164097914778 rows/sec., 5.69 MiB/sec. | ||
| 18807 | 2025.12.19 21:43:42.731506 [ 4 ] {e9365d47-0f2f-4758-bc33-7da8d4dc8f7d} <Debug> TCPHandler: Processed in 0.002426848 sec. | ||
| 18808 | 2025.12.19 21:43:42.731636 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2025.12.19 21:43:42.731733 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18810 | 2025.12.19 21:43:42.731776 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18811 | 2025.12.19 21:43:42.732138 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18812 | 2025.12.19 21:43:42.732174 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18813 | 2025.12.19 21:43:42.732582 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18814 | 2025.12.19 21:43:42.733057 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2025.12.19 21:43:42.733242 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
| 18816 | 2025.12.19 21:43:42.733291 [ 4 ] {9a78c1bc-5998-481b-890e-7777a28e0199} <Debug> TCPHandler: Processed in 0.001705848 sec. | ||
| 18817 | 2025.12.19 21:43:42.733371 [ 221 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18818 | 2025.12.19 21:43:42.733424 [ 221 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18819 | 2025.12.19 21:43:42.736126 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39796 rows, containing 5 columns (5 merged, 0 gathered) in 0.007006315 sec., 5680018.668872296 rows/sec., 388.30 MiB/sec. | ||
| 18820 | 2025.12.19 21:43:42.736276 [ 221 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18821 | 2025.12.19 21:43:42.736973 [ 201 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 18822 | 2025.12.19 21:43:42.737573 [ 201 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2025.12.19 21:43:42.737655 [ 201 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 | ||
| 18824 | 2025.12.19 21:43:42.737747 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18825 | 2025.12.19 21:43:44.041417 [ 224 ] {} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): 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] | ||
| 18826 | 2025.12.19 21:43:44.041473 [ 224 ] {} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): 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] | ||
| 18827 | 2025.12.19 21:43:44.044074 [ 224 ] {} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): 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] | ||
| 18828 | 2025.12.19 21:43:44.692173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18829 | 2025.12.19 21:43:44.710671 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2025.12.19 21:43:44.710731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18831 | 2025.12.19 21:43:44.717316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18832 | 2025.12.19 21:43:44.718073 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2025.12.19 21:43:44.721706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18834 | 2025.12.19 21:43:45.609323 [ 225 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18835 | 2025.12.19 21:43:45.609374 [ 225 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18836 | 2025.12.19 21:43:45.616631 [ 225 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18837 | 2025.12.19 21:43:47.066764 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18838 | 2025.12.19 21:43:47.067176 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) 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) | ||
| 18839 | 2025.12.19 21:43:47.067594 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18840 | 2025.12.19 21:43:47.067634 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <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 | ||
| 18841 | 2025.12.19 21:43:47.067911 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18842 | 2025.12.19 21:43:47.067977 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18843 | 2025.12.19 21:43:47.068116 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 18844 | 2025.12.19 21:43:47.068232 [ 320 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18845 | 2025.12.19 21:43:47.068235 [ 342 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18846 | 2025.12.19 21:43:47.068276 [ 322 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18847 | 2025.12.19 21:43:47.068232 [ 308 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18848 | 2025.12.19 21:43:47.068443 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18849 | 2025.12.19 21:43:47.068465 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18850 | 2025.12.19 21:43:47.068569 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18851 | 2025.12.19 21:43:47.068590 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18852 | 2025.12.19 21:43:47.068625 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 18853 | 2025.12.19 21:43:47.068662 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 18854 | 2025.12.19 21:43:47.068699 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 18855 | 2025.12.19 21:43:47.068736 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 18856 | 2025.12.19 21:43:47.070807 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.003828 sec., 12539.184952978057 rows/sec., 498.23 KiB/sec. | ||
| 18857 | 2025.12.19 21:43:47.070937 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> MemoryTracker: Peak memory usage (for query): 148.13 KiB. | ||
| 18858 | 2025.12.19 21:43:47.070954 [ 4 ] {e97caee2-3b7e-4aad-aaf2-aad6409f74a2} <Debug> TCPHandler: Processed in 0.004371992 sec. | ||
| 18859 | 2025.12.19 21:43:47.071256 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18860 | 2025.12.19 21:43:47.071395 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 18861 | 2025.12.19 21:43:47.071627 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18862 | 2025.12.19 21:43:47.071665 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 18863 | 2025.12.19 21:43:47.071887 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18864 | 2025.12.19 21:43:47.071941 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18865 | 2025.12.19 21:43:47.072041 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 18866 | 2025.12.19 21:43:47.072111 [ 320 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18867 | 2025.12.19 21:43:47.072122 [ 342 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18868 | 2025.12.19 21:43:47.072121 [ 298 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18869 | 2025.12.19 21:43:47.072118 [ 281 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18870 | 2025.12.19 21:43:47.072264 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18871 | 2025.12.19 21:43:47.072285 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18872 | 2025.12.19 21:43:47.072364 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18873 | 2025.12.19 21:43:47.072382 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18874 | 2025.12.19 21:43:47.072412 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 18875 | 2025.12.19 21:43:47.072442 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 18876 | 2025.12.19 21:43:47.072469 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 18877 | 2025.12.19 21:43:47.072526 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 18878 | 2025.12.19 21:43:47.073136 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001801 sec., 26651.86007773459 rows/sec., 1.03 MiB/sec. | ||
| 18879 | 2025.12.19 21:43:47.073249 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> MemoryTracker: Peak memory usage (for query): 148.00 KiB. | ||
| 18880 | 2025.12.19 21:43:47.073265 [ 4 ] {a0b82781-f5aa-4ea1-94c6-7db901182774} <Debug> TCPHandler: Processed in 0.002057157 sec. | ||
| 18881 | 2025.12.19 21:43:47.073518 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2025.12.19 21:43:47.073656 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18883 | 2025.12.19 21:43:47.073880 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18884 | 2025.12.19 21:43:47.073919 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18885 | 2025.12.19 21:43:47.074140 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18886 | 2025.12.19 21:43:47.074191 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18887 | 2025.12.19 21:43:47.074290 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 18888 | 2025.12.19 21:43:47.074355 [ 281 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18889 | 2025.12.19 21:43:47.074360 [ 308 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18890 | 2025.12.19 21:43:47.074355 [ 320 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18891 | 2025.12.19 21:43:47.074358 [ 298 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18892 | 2025.12.19 21:43:47.074487 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18893 | 2025.12.19 21:43:47.074513 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18894 | 2025.12.19 21:43:47.074590 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18895 | 2025.12.19 21:43:47.074608 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18896 | 2025.12.19 21:43:47.074637 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18897 | 2025.12.19 21:43:47.074667 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18898 | 2025.12.19 21:43:47.074694 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18899 | 2025.12.19 21:43:47.074721 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18900 | 2025.12.19 21:43:47.075507 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001911 sec., 25117.73940345369 rows/sec., 998.03 KiB/sec. | ||
| 18901 | 2025.12.19 21:43:47.075645 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> MemoryTracker: Peak memory usage (for query): 150.09 KiB. | ||
| 18902 | 2025.12.19 21:43:47.075661 [ 4 ] {804a9831-aa7f-43ff-8f02-30358b3e815d} <Debug> TCPHandler: Processed in 0.002191221 sec. | ||
| 18903 | 2025.12.19 21:43:47.075870 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18904 | 2025.12.19 21:43:47.076009 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18905 | 2025.12.19 21:43:47.076236 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18906 | 2025.12.19 21:43:47.076274 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18907 | 2025.12.19 21:43:47.076494 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18908 | 2025.12.19 21:43:47.076545 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18909 | 2025.12.19 21:43:47.076645 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 18910 | 2025.12.19 21:43:47.076705 [ 320 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18911 | 2025.12.19 21:43:47.076705 [ 342 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18912 | 2025.12.19 21:43:47.076727 [ 350 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18913 | 2025.12.19 21:43:47.076739 [ 295 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18914 | 2025.12.19 21:43:47.076849 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18915 | 2025.12.19 21:43:47.076875 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18916 | 2025.12.19 21:43:47.076958 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18917 | 2025.12.19 21:43:47.076976 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18918 | 2025.12.19 21:43:47.077004 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18919 | 2025.12.19 21:43:47.077034 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18920 | 2025.12.19 21:43:47.077061 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18921 | 2025.12.19 21:43:47.077088 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18922 | 2025.12.19 21:43:47.077836 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001888 sec., 25423.728813559323 rows/sec., 1010.18 KiB/sec. | ||
| 18923 | 2025.12.19 21:43:47.077960 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> MemoryTracker: Peak memory usage (for query): 148.37 KiB. | ||
| 18924 | 2025.12.19 21:43:47.077975 [ 4 ] {1aa1ebce-c438-41b4-86dd-f17a1c884c79} <Debug> TCPHandler: Processed in 0.00215404 sec. | ||
| 18925 | 2025.12.19 21:43:47.078259 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18926 | 2025.12.19 21:43:47.078404 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18927 | 2025.12.19 21:43:47.078631 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18928 | 2025.12.19 21:43:47.078669 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18929 | 2025.12.19 21:43:47.078891 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18930 | 2025.12.19 21:43:47.078941 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18931 | 2025.12.19 21:43:47.079038 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 18932 | 2025.12.19 21:43:47.079088 [ 320 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18933 | 2025.12.19 21:43:47.079122 [ 292 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18934 | 2025.12.19 21:43:47.079135 [ 305 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18935 | 2025.12.19 21:43:47.079141 [ 315 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18936 | 2025.12.19 21:43:47.079258 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18937 | 2025.12.19 21:43:47.079284 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18938 | 2025.12.19 21:43:47.079362 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18939 | 2025.12.19 21:43:47.079380 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18940 | 2025.12.19 21:43:47.079409 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18941 | 2025.12.19 21:43:47.079438 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18942 | 2025.12.19 21:43:47.079466 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18943 | 2025.12.19 21:43:47.079492 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18944 | 2025.12.19 21:43:47.080171 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001833 sec., 26186.579378068738 rows/sec., 1.02 MiB/sec. | ||
| 18945 | 2025.12.19 21:43:47.080314 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> MemoryTracker: Peak memory usage (for query): 148.67 KiB. | ||
| 18946 | 2025.12.19 21:43:47.080329 [ 4 ] {57078ac6-051e-47f4-bba2-19bcd7c8c2cb} <Debug> TCPHandler: Processed in 0.002119259 sec. | ||
| 18947 | 2025.12.19 21:43:47.080516 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2025.12.19 21:43:47.080654 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18949 | 2025.12.19 21:43:47.080894 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18950 | 2025.12.19 21:43:47.080932 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18951 | 2025.12.19 21:43:47.081157 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18952 | 2025.12.19 21:43:47.081208 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18953 | 2025.12.19 21:43:47.081308 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 18954 | 2025.12.19 21:43:47.081361 [ 292 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18955 | 2025.12.19 21:43:47.081381 [ 280 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18956 | 2025.12.19 21:43:47.081387 [ 315 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18957 | 2025.12.19 21:43:47.081384 [ 305 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18958 | 2025.12.19 21:43:47.081512 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18959 | 2025.12.19 21:43:47.081538 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18960 | 2025.12.19 21:43:47.081615 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18961 | 2025.12.19 21:43:47.081633 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18962 | 2025.12.19 21:43:47.081662 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18963 | 2025.12.19 21:43:47.081692 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18964 | 2025.12.19 21:43:47.081722 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18965 | 2025.12.19 21:43:47.081749 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18966 | 2025.12.19 21:43:47.082466 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001872 sec., 25641.02564102564 rows/sec., 1018.82 KiB/sec. | ||
| 18967 | 2025.12.19 21:43:47.082614 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> MemoryTracker: Peak memory usage (for query): 149.03 KiB. | ||
| 18968 | 2025.12.19 21:43:47.082629 [ 4 ] {2353bb80-4bfc-42dc-9d10-e4bc720f7fb6} <Debug> TCPHandler: Processed in 0.00216107 sec. | ||
| 18969 | 2025.12.19 21:43:47.082861 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18970 | 2025.12.19 21:43:47.083000 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18971 | 2025.12.19 21:43:47.083232 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18972 | 2025.12.19 21:43:47.083270 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18973 | 2025.12.19 21:43:47.083496 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18974 | 2025.12.19 21:43:47.083546 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18975 | 2025.12.19 21:43:47.083643 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 18976 | 2025.12.19 21:43:47.083692 [ 320 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18977 | 2025.12.19 21:43:47.083711 [ 305 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18978 | 2025.12.19 21:43:47.083728 [ 347 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18979 | 2025.12.19 21:43:47.083723 [ 290 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18980 | 2025.12.19 21:43:47.083841 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18981 | 2025.12.19 21:43:47.083867 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18982 | 2025.12.19 21:43:47.083945 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18983 | 2025.12.19 21:43:47.083963 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18984 | 2025.12.19 21:43:47.083992 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18985 | 2025.12.19 21:43:47.084022 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18986 | 2025.12.19 21:43:47.084050 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18987 | 2025.12.19 21:43:47.084078 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 18988 | 2025.12.19 21:43:47.084748 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001809 sec., 26533.996683250414 rows/sec., 1.03 MiB/sec. | ||
| 18989 | 2025.12.19 21:43:47.084894 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> MemoryTracker: Peak memory usage (for query): 149.40 KiB. | ||
| 18990 | 2025.12.19 21:43:47.084909 [ 4 ] {b256ad6e-b9a8-46ae-b6d8-ff0391502fb3} <Debug> TCPHandler: Processed in 0.002098918 sec. | ||
| 18991 | 2025.12.19 21:43:47.085147 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2025.12.19 21:43:47.085287 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 18993 | 2025.12.19 21:43:47.085528 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18994 | 2025.12.19 21:43:47.085566 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 18995 | 2025.12.19 21:43:47.085796 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18996 | 2025.12.19 21:43:47.085848 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18997 | 2025.12.19 21:43:47.085943 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 18998 | 2025.12.19 21:43:47.086014 [ 290 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18999 | 2025.12.19 21:43:47.086018 [ 347 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19000 | 2025.12.19 21:43:47.086018 [ 259 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19001 | 2025.12.19 21:43:47.086016 [ 320 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19002 | 2025.12.19 21:43:47.086154 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19003 | 2025.12.19 21:43:47.086175 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19004 | 2025.12.19 21:43:47.086252 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19005 | 2025.12.19 21:43:47.086269 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19006 | 2025.12.19 21:43:47.086298 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19007 | 2025.12.19 21:43:47.086329 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19008 | 2025.12.19 21:43:47.086359 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19009 | 2025.12.19 21:43:47.086387 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19010 | 2025.12.19 21:43:47.087044 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001818 sec., 26402.640264026402 rows/sec., 1.02 MiB/sec. | ||
| 19011 | 2025.12.19 21:43:47.087191 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> MemoryTracker: Peak memory usage (for query): 149.44 KiB. | ||
| 19012 | 2025.12.19 21:43:47.087207 [ 4 ] {cd812580-b0aa-4e69-8e0d-caf62e2e012f} <Debug> TCPHandler: Processed in 0.002111539 sec. | ||
| 19013 | 2025.12.19 21:43:47.087409 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19014 | 2025.12.19 21:43:47.087551 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19015 | 2025.12.19 21:43:47.087786 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19016 | 2025.12.19 21:43:47.087825 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19017 | 2025.12.19 21:43:47.088053 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19018 | 2025.12.19 21:43:47.088104 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19019 | 2025.12.19 21:43:47.088201 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19020 | 2025.12.19 21:43:47.088273 [ 347 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19021 | 2025.12.19 21:43:47.088278 [ 259 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19022 | 2025.12.19 21:43:47.088286 [ 294 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19023 | 2025.12.19 21:43:47.088279 [ 320 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19024 | 2025.12.19 21:43:47.088420 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19025 | 2025.12.19 21:43:47.088440 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19026 | 2025.12.19 21:43:47.088518 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19027 | 2025.12.19 21:43:47.088535 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19028 | 2025.12.19 21:43:47.088566 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19029 | 2025.12.19 21:43:47.088598 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19030 | 2025.12.19 21:43:47.088628 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19031 | 2025.12.19 21:43:47.088656 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19032 | 2025.12.19 21:43:47.089331 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001845 sec., 26016.260162601626 rows/sec., 1.01 MiB/sec. | ||
| 19033 | 2025.12.19 21:43:47.089486 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> MemoryTracker: Peak memory usage (for query): 149.66 KiB. | ||
| 19034 | 2025.12.19 21:43:47.089501 [ 4 ] {04db5623-b891-4b81-a7d1-4eb5c89ae4cb} <Debug> TCPHandler: Processed in 0.002141039 sec. | ||
| 19035 | 2025.12.19 21:43:47.089729 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19036 | 2025.12.19 21:43:47.089872 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19037 | 2025.12.19 21:43:47.090106 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19038 | 2025.12.19 21:43:47.090146 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19039 | 2025.12.19 21:43:47.090376 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19040 | 2025.12.19 21:43:47.090427 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19041 | 2025.12.19 21:43:47.090523 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19042 | 2025.12.19 21:43:47.090584 [ 294 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19043 | 2025.12.19 21:43:47.090593 [ 259 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19044 | 2025.12.19 21:43:47.090600 [ 349 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19045 | 2025.12.19 21:43:47.090607 [ 346 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19046 | 2025.12.19 21:43:47.090729 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19047 | 2025.12.19 21:43:47.090750 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19048 | 2025.12.19 21:43:47.090827 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19049 | 2025.12.19 21:43:47.090846 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19050 | 2025.12.19 21:43:47.090876 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19051 | 2025.12.19 21:43:47.090908 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19052 | 2025.12.19 21:43:47.090938 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19053 | 2025.12.19 21:43:47.090967 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19054 | 2025.12.19 21:43:47.091678 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.00187 sec., 25668.449197860962 rows/sec., 1019.91 KiB/sec. | ||
| 19055 | 2025.12.19 21:43:47.091824 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> MemoryTracker: Peak memory usage (for query): 150.21 KiB. | ||
| 19056 | 2025.12.19 21:43:47.091839 [ 4 ] {82d56535-fc22-417d-a598-cc4ce78378ed} <Debug> TCPHandler: Processed in 0.0021585 sec. | ||
| 19057 | 2025.12.19 21:43:47.092082 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19058 | 2025.12.19 21:43:47.092227 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19059 | 2025.12.19 21:43:47.092505 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19060 | 2025.12.19 21:43:47.092546 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19061 | 2025.12.19 21:43:47.092816 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19062 | 2025.12.19 21:43:47.092884 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19063 | 2025.12.19 21:43:47.093009 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19064 | 2025.12.19 21:43:47.093081 [ 347 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19065 | 2025.12.19 21:43:47.093095 [ 294 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19066 | 2025.12.19 21:43:47.093092 [ 345 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19067 | 2025.12.19 21:43:47.093093 [ 349 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19068 | 2025.12.19 21:43:47.093240 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19069 | 2025.12.19 21:43:47.093273 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19070 | 2025.12.19 21:43:47.093365 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19071 | 2025.12.19 21:43:47.093385 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19072 | 2025.12.19 21:43:47.093418 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19073 | 2025.12.19 21:43:47.093452 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19074 | 2025.12.19 21:43:47.093483 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19075 | 2025.12.19 21:43:47.093515 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19076 | 2025.12.19 21:43:47.094206 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002044 sec., 23483.365949119376 rows/sec., 933.09 KiB/sec. | ||
| 19077 | 2025.12.19 21:43:47.094363 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> MemoryTracker: Peak memory usage (for query): 150.39 KiB. | ||
| 19078 | 2025.12.19 21:43:47.094381 [ 4 ] {5381ecc3-0d61-4e4b-ace0-ba1fa696e5bf} <Debug> TCPHandler: Processed in 0.002347745 sec. | ||
| 19079 | 2025.12.19 21:43:47.094625 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19080 | 2025.12.19 21:43:47.094917 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19081 | 2025.12.19 21:43:47.095238 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19082 | 2025.12.19 21:43:47.095281 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19083 | 2025.12.19 21:43:47.095532 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19084 | 2025.12.19 21:43:47.095588 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19085 | 2025.12.19 21:43:47.095688 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19086 | 2025.12.19 21:43:47.095750 [ 296 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19087 | 2025.12.19 21:43:47.095765 [ 349 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19088 | 2025.12.19 21:43:47.095769 [ 345 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19089 | 2025.12.19 21:43:47.095761 [ 347 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19090 | 2025.12.19 21:43:47.095898 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19091 | 2025.12.19 21:43:47.095924 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19092 | 2025.12.19 21:43:47.096003 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19093 | 2025.12.19 21:43:47.096020 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19094 | 2025.12.19 21:43:47.096052 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19095 | 2025.12.19 21:43:47.096085 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19096 | 2025.12.19 21:43:47.096115 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19097 | 2025.12.19 21:43:47.096144 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19098 | 2025.12.19 21:43:47.096824 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001993 sec., 24084.29503261415 rows/sec., 956.96 KiB/sec. | ||
| 19099 | 2025.12.19 21:43:47.096982 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> MemoryTracker: Peak memory usage (for query): 150.65 KiB. | ||
| 19100 | 2025.12.19 21:43:47.097000 [ 4 ] {b51e574a-509c-4811-9945-1fdc2aa07420} <Debug> TCPHandler: Processed in 0.002441618 sec. | ||
| 19101 | 2025.12.19 21:43:47.097610 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19102 | 2025.12.19 21:43:47.097758 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19103 | 2025.12.19 21:43:47.098002 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19104 | 2025.12.19 21:43:47.098042 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19105 | 2025.12.19 21:43:47.098284 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19106 | 2025.12.19 21:43:47.098336 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19107 | 2025.12.19 21:43:47.098436 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19108 | 2025.12.19 21:43:47.098493 [ 296 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19109 | 2025.12.19 21:43:47.098508 [ 349 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19110 | 2025.12.19 21:43:47.098508 [ 323 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19111 | 2025.12.19 21:43:47.098509 [ 294 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19112 | 2025.12.19 21:43:47.098626 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19113 | 2025.12.19 21:43:47.098652 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19114 | 2025.12.19 21:43:47.098729 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19115 | 2025.12.19 21:43:47.098747 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19116 | 2025.12.19 21:43:47.098777 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19117 | 2025.12.19 21:43:47.098808 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19118 | 2025.12.19 21:43:47.098839 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19119 | 2025.12.19 21:43:47.098869 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19120 | 2025.12.19 21:43:47.099512 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001822 sec., 26344.676180021954 rows/sec., 1.02 MiB/sec. | ||
| 19121 | 2025.12.19 21:43:47.099672 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> MemoryTracker: Peak memory usage (for query): 150.95 KiB. | ||
| 19122 | 2025.12.19 21:43:47.099688 [ 4 ] {55f0916e-5522-43e2-82cc-24acb8f2d5cd} <Debug> TCPHandler: Processed in 0.002128459 sec. | ||
| 19123 | 2025.12.19 21:43:47.099912 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19124 | 2025.12.19 21:43:47.100064 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19125 | 2025.12.19 21:43:47.100309 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19126 | 2025.12.19 21:43:47.100350 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19127 | 2025.12.19 21:43:47.100594 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19128 | 2025.12.19 21:43:47.100646 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19129 | 2025.12.19 21:43:47.100742 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19130 | 2025.12.19 21:43:47.100806 [ 323 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19131 | 2025.12.19 21:43:47.100809 [ 349 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19132 | 2025.12.19 21:43:47.100816 [ 303 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19133 | 2025.12.19 21:43:47.100820 [ 296 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19134 | 2025.12.19 21:43:47.100949 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19135 | 2025.12.19 21:43:47.100970 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19136 | 2025.12.19 21:43:47.101048 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19137 | 2025.12.19 21:43:47.101066 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19138 | 2025.12.19 21:43:47.101097 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19139 | 2025.12.19 21:43:47.101130 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19140 | 2025.12.19 21:43:47.101160 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19141 | 2025.12.19 21:43:47.101191 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19142 | 2025.12.19 21:43:47.101855 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001865 sec., 25737.2654155496 rows/sec., 1022.64 KiB/sec. | ||
| 19143 | 2025.12.19 21:43:47.102000 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> MemoryTracker: Peak memory usage (for query): 151.10 KiB. | ||
| 19144 | 2025.12.19 21:43:47.102016 [ 4 ] {458a0d7a-af96-44f8-9d29-7d574f386366} <Debug> TCPHandler: Processed in 0.00215975 sec. | ||
| 19145 | 2025.12.19 21:43:47.102225 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2025.12.19 21:43:47.102375 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19147 | 2025.12.19 21:43:47.102621 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19148 | 2025.12.19 21:43:47.102661 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19149 | 2025.12.19 21:43:47.102910 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19150 | 2025.12.19 21:43:47.102963 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19151 | 2025.12.19 21:43:47.103062 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19152 | 2025.12.19 21:43:47.103125 [ 293 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19153 | 2025.12.19 21:43:47.103136 [ 303 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19154 | 2025.12.19 21:43:47.103135 [ 296 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19155 | 2025.12.19 21:43:47.103131 [ 323 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19156 | 2025.12.19 21:43:47.103293 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19157 | 2025.12.19 21:43:47.103319 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19158 | 2025.12.19 21:43:47.103397 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19159 | 2025.12.19 21:43:47.103415 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19160 | 2025.12.19 21:43:47.103446 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19161 | 2025.12.19 21:43:47.103477 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19162 | 2025.12.19 21:43:47.103508 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19163 | 2025.12.19 21:43:47.103538 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19164 | 2025.12.19 21:43:47.104159 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001856 sec., 25862.068965517243 rows/sec., 1.00 MiB/sec. | ||
| 19165 | 2025.12.19 21:43:47.104302 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> MemoryTracker: Peak memory usage (for query): 151.49 KiB. | ||
| 19166 | 2025.12.19 21:43:47.104317 [ 4 ] {bdf27e89-27d9-4823-8dee-4e3cec0bfb76} <Debug> TCPHandler: Processed in 0.00213989 sec. | ||
| 19167 | 2025.12.19 21:43:47.104612 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2025.12.19 21:43:47.104756 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19169 | 2025.12.19 21:43:47.104998 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19170 | 2025.12.19 21:43:47.105041 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19171 | 2025.12.19 21:43:47.105284 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19172 | 2025.12.19 21:43:47.105335 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19173 | 2025.12.19 21:43:47.105433 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19174 | 2025.12.19 21:43:47.105493 [ 349 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19175 | 2025.12.19 21:43:47.105497 [ 323 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19176 | 2025.12.19 21:43:47.105504 [ 293 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19177 | 2025.12.19 21:43:47.105493 [ 303 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19178 | 2025.12.19 21:43:47.105640 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19179 | 2025.12.19 21:43:47.105665 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19180 | 2025.12.19 21:43:47.105742 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19181 | 2025.12.19 21:43:47.105759 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19182 | 2025.12.19 21:43:47.105789 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19183 | 2025.12.19 21:43:47.105821 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19184 | 2025.12.19 21:43:47.105851 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19185 | 2025.12.19 21:43:47.105881 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19186 | 2025.12.19 21:43:47.106489 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.0018 sec., 26666.666666666668 rows/sec., 1.03 MiB/sec. | ||
| 19187 | 2025.12.19 21:43:47.106647 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> MemoryTracker: Peak memory usage (for query): 151.62 KiB. | ||
| 19188 | 2025.12.19 21:43:47.106663 [ 4 ] {ac1d8baa-3308-4c39-8c96-17c8bb351a8f} <Debug> TCPHandler: Processed in 0.002098818 sec. | ||
| 19189 | 2025.12.19 21:43:47.106873 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19190 | 2025.12.19 21:43:47.107019 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19191 | 2025.12.19 21:43:47.107262 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19192 | 2025.12.19 21:43:47.107304 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19193 | 2025.12.19 21:43:47.107549 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19194 | 2025.12.19 21:43:47.107600 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19195 | 2025.12.19 21:43:47.107694 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19196 | 2025.12.19 21:43:47.107753 [ 303 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19197 | 2025.12.19 21:43:47.107768 [ 311 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19198 | 2025.12.19 21:43:47.107763 [ 293 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19199 | 2025.12.19 21:43:47.107762 [ 349 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19200 | 2025.12.19 21:43:47.107895 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19201 | 2025.12.19 21:43:47.107921 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19202 | 2025.12.19 21:43:47.107999 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19203 | 2025.12.19 21:43:47.108016 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19204 | 2025.12.19 21:43:47.108046 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19205 | 2025.12.19 21:43:47.108077 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19206 | 2025.12.19 21:43:47.108107 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19207 | 2025.12.19 21:43:47.108136 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19208 | 2025.12.19 21:43:47.108793 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001842 sec., 26058.631921824104 rows/sec., 1.01 MiB/sec. | ||
| 19209 | 2025.12.19 21:43:47.108951 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> MemoryTracker: Peak memory usage (for query): 151.88 KiB. | ||
| 19210 | 2025.12.19 21:43:47.108966 [ 4 ] {70ae7fc2-ccb2-4f91-a5ed-a174dd4aa1da} <Debug> TCPHandler: Processed in 0.002141309 sec. | ||
| 19211 | 2025.12.19 21:43:47.109177 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19212 | 2025.12.19 21:43:47.109329 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19213 | 2025.12.19 21:43:47.109572 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19214 | 2025.12.19 21:43:47.109613 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19215 | 2025.12.19 21:43:47.109859 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19216 | 2025.12.19 21:43:47.109910 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19217 | 2025.12.19 21:43:47.110004 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19218 | 2025.12.19 21:43:47.110062 [ 321 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19219 | 2025.12.19 21:43:47.110073 [ 293 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19220 | 2025.12.19 21:43:47.110072 [ 323 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19221 | 2025.12.19 21:43:47.110069 [ 311 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19222 | 2025.12.19 21:43:47.110196 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19223 | 2025.12.19 21:43:47.110221 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19224 | 2025.12.19 21:43:47.110298 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19225 | 2025.12.19 21:43:47.110316 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19226 | 2025.12.19 21:43:47.110347 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19227 | 2025.12.19 21:43:47.110378 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19228 | 2025.12.19 21:43:47.110408 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19229 | 2025.12.19 21:43:47.110513 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19230 | 2025.12.19 21:43:47.111287 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002033 sec., 23610.427939006393 rows/sec., 938.13 KiB/sec. | ||
| 19231 | 2025.12.19 21:43:47.111432 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> MemoryTracker: Peak memory usage (for query): 152.09 KiB. | ||
| 19232 | 2025.12.19 21:43:47.111447 [ 4 ] {27a01d36-c4fa-436d-b9b6-7455a0ced0b6} <Debug> TCPHandler: Processed in 0.002318174 sec. | ||
| 19233 | 2025.12.19 21:43:47.111733 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2025.12.19 21:43:47.111880 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19235 | 2025.12.19 21:43:47.112122 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19236 | 2025.12.19 21:43:47.112163 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19237 | 2025.12.19 21:43:47.112422 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19238 | 2025.12.19 21:43:47.112474 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19239 | 2025.12.19 21:43:47.112570 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19240 | 2025.12.19 21:43:47.112628 [ 288 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19241 | 2025.12.19 21:43:47.112643 [ 293 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19242 | 2025.12.19 21:43:47.112639 [ 311 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19243 | 2025.12.19 21:43:47.112635 [ 323 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19244 | 2025.12.19 21:43:47.112763 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19245 | 2025.12.19 21:43:47.112788 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19246 | 2025.12.19 21:43:47.112866 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19247 | 2025.12.19 21:43:47.112884 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19248 | 2025.12.19 21:43:47.112915 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19249 | 2025.12.19 21:43:47.112950 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19250 | 2025.12.19 21:43:47.112982 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19251 | 2025.12.19 21:43:47.113015 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19252 | 2025.12.19 21:43:47.113663 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001854 sec., 25889.967637540452 rows/sec., 1.00 MiB/sec. | ||
| 19253 | 2025.12.19 21:43:47.113803 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> MemoryTracker: Peak memory usage (for query): 152.37 KiB. | ||
| 19254 | 2025.12.19 21:43:47.113818 [ 4 ] {288fe85e-b8b2-4859-9875-2fb7ba3096f7} <Debug> TCPHandler: Processed in 0.00213336 sec. | ||
| 19255 | 2025.12.19 21:43:47.114060 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19256 | 2025.12.19 21:43:47.114208 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19257 | 2025.12.19 21:43:47.114453 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19258 | 2025.12.19 21:43:47.114494 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19259 | 2025.12.19 21:43:47.114746 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19260 | 2025.12.19 21:43:47.114797 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19261 | 2025.12.19 21:43:47.114895 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 19262 | 2025.12.19 21:43:47.114954 [ 312 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19263 | 2025.12.19 21:43:47.114972 [ 323 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19264 | 2025.12.19 21:43:47.114974 [ 321 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19265 | 2025.12.19 21:43:47.114978 [ 293 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19266 | 2025.12.19 21:43:47.115092 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19267 | 2025.12.19 21:43:47.115118 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19268 | 2025.12.19 21:43:47.115196 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19269 | 2025.12.19 21:43:47.115214 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19270 | 2025.12.19 21:43:47.115244 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19271 | 2025.12.19 21:43:47.115276 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19272 | 2025.12.19 21:43:47.115306 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19273 | 2025.12.19 21:43:47.115340 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19274 | 2025.12.19 21:43:47.115975 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001838 sec., 26115.342763873774 rows/sec., 1.01 MiB/sec. | ||
| 19275 | 2025.12.19 21:43:47.116104 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> MemoryTracker: Peak memory usage (for query): 152.64 KiB. | ||
| 19276 | 2025.12.19 21:43:47.116120 [ 4 ] {01578c6b-5ff2-4c82-8804-b0373c1bd548} <Debug> TCPHandler: Processed in 0.002108199 sec. | ||
| 19277 | 2025.12.19 21:43:47.116411 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19278 | 2025.12.19 21:43:47.116562 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19279 | 2025.12.19 21:43:47.116815 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19280 | 2025.12.19 21:43:47.116857 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19281 | 2025.12.19 21:43:47.117115 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19282 | 2025.12.19 21:43:47.117169 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19283 | 2025.12.19 21:43:47.117267 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 19284 | 2025.12.19 21:43:47.117327 [ 293 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19285 | 2025.12.19 21:43:47.117330 [ 321 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19286 | 2025.12.19 21:43:47.117341 [ 323 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19287 | 2025.12.19 21:43:47.117334 [ 312 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19288 | 2025.12.19 21:43:47.117465 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19289 | 2025.12.19 21:43:47.117487 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19290 | 2025.12.19 21:43:47.117566 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19291 | 2025.12.19 21:43:47.117584 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19292 | 2025.12.19 21:43:47.117616 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19293 | 2025.12.19 21:43:47.117647 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19294 | 2025.12.19 21:43:47.117677 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19295 | 2025.12.19 21:43:47.117707 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19296 | 2025.12.19 21:43:47.118361 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001871 sec., 25654.730090860503 rows/sec., 1019.36 KiB/sec. | ||
| 19297 | 2025.12.19 21:43:47.118522 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> MemoryTracker: Peak memory usage (for query): 152.82 KiB. | ||
| 19298 | 2025.12.19 21:43:47.118538 [ 4 ] {ab8b4c38-5c09-437b-a379-35ef5838548d} <Debug> TCPHandler: Processed in 0.002178211 sec. | ||
| 19299 | 2025.12.19 21:43:47.118858 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19300 | 2025.12.19 21:43:47.119013 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19301 | 2025.12.19 21:43:47.119267 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19302 | 2025.12.19 21:43:47.119310 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19303 | 2025.12.19 21:43:47.119570 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19304 | 2025.12.19 21:43:47.119623 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19305 | 2025.12.19 21:43:47.119723 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 19306 | 2025.12.19 21:43:47.119784 [ 343 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19307 | 2025.12.19 21:43:47.119795 [ 285 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19308 | 2025.12.19 21:43:47.119790 [ 319 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19309 | 2025.12.19 21:43:47.119787 [ 323 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19310 | 2025.12.19 21:43:47.119931 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19311 | 2025.12.19 21:43:47.119958 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19312 | 2025.12.19 21:43:47.120039 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19313 | 2025.12.19 21:43:47.120058 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19314 | 2025.12.19 21:43:47.120089 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19315 | 2025.12.19 21:43:47.120121 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19316 | 2025.12.19 21:43:47.120152 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19317 | 2025.12.19 21:43:47.120182 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19318 | 2025.12.19 21:43:47.120852 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001912 sec., 25104.60251046025 rows/sec., 997.50 KiB/sec. | ||
| 19319 | 2025.12.19 21:43:47.121011 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> MemoryTracker: Peak memory usage (for query): 153.16 KiB. | ||
| 19320 | 2025.12.19 21:43:47.121026 [ 4 ] {961c06b7-16fb-4ece-88c8-5a0ea0c1301f} <Debug> TCPHandler: Processed in 0.002218691 sec. | ||
| 19321 | 2025.12.19 21:43:47.121330 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2025.12.19 21:43:47.121485 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19323 | 2025.12.19 21:43:47.121742 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19324 | 2025.12.19 21:43:47.121785 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19325 | 2025.12.19 21:43:47.122051 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19326 | 2025.12.19 21:43:47.122107 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19327 | 2025.12.19 21:43:47.122208 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 19328 | 2025.12.19 21:43:47.122272 [ 343 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19329 | 2025.12.19 21:43:47.122284 [ 319 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19330 | 2025.12.19 21:43:47.122287 [ 285 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19331 | 2025.12.19 21:43:47.122282 [ 293 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19332 | 2025.12.19 21:43:47.122453 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19333 | 2025.12.19 21:43:47.122480 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19334 | 2025.12.19 21:43:47.122561 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19335 | 2025.12.19 21:43:47.122579 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 19336 | 2025.12.19 21:43:47.122611 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19337 | 2025.12.19 21:43:47.122646 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19338 | 2025.12.19 21:43:47.122677 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19339 | 2025.12.19 21:43:47.122709 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19340 | 2025.12.19 21:43:47.123392 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.00198 sec., 24242.424242424244 rows/sec., 963.25 KiB/sec. | ||
| 19341 | 2025.12.19 21:43:47.123542 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> MemoryTracker: Peak memory usage (for query): 153.28 KiB. | ||
| 19342 | 2025.12.19 21:43:47.123557 [ 4 ] {eb5ab337-9803-42bc-a33a-35d6233a9756} <Debug> TCPHandler: Processed in 0.002277764 sec. | ||
| 19343 | 2025.12.19 21:43:47.156955 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19344 | 2025.12.19 21:43:47.157157 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19345 | 2025.12.19 21:43:47.157242 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19346 | 2025.12.19 21:43:47.157836 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2025.12.19 21:43:47.157874 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19348 | 2025.12.19 21:43:47.158891 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19349 | 2025.12.19 21:43:47.159095 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19350 | 2025.12.19 21:43:47.159245 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.002144 sec., 10727.611940298508 rows/sec., 1.53 MiB/sec. | ||
| 19351 | 2025.12.19 21:43:47.159288 [ 4 ] {660271a9-ec4e-40dc-8e74-67f58436d113} <Debug> TCPHandler: Processed in 0.002436018 sec. | ||
| 19352 | 2025.12.19 21:43:47.159424 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19353 | 2025.12.19 21:43:47.159522 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19354 | 2025.12.19 21:43:47.159564 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19355 | 2025.12.19 21:43:47.159992 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19356 | 2025.12.19 21:43:47.160030 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19357 | 2025.12.19 21:43:47.160329 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19358 | 2025.12.19 21:43:47.160579 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19359 | 2025.12.19 21:43:47.160714 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 403.68 KiB/sec. | ||
| 19360 | 2025.12.19 21:43:47.160752 [ 4 ] {1d6d00cf-b734-4486-9fd2-e60475d85838} <Debug> TCPHandler: Processed in 0.001377129 sec. | ||
| 19361 | 2025.12.19 21:43:47.160870 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19362 | 2025.12.19 21:43:47.160976 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19363 | 2025.12.19 21:43:47.161018 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19364 | 2025.12.19 21:43:47.162246 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2025.12.19 21:43:47.162285 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19366 | 2025.12.19 21:43:47.162684 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19367 | 2025.12.19 21:43:47.162896 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2025.12.19 21:43:47.163030 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Debug> executeQuery: Read 1321 rows, 112.48 KiB in 0.002073 sec., 637240.713941148 rows/sec., 52.99 MiB/sec. | ||
| 19369 | 2025.12.19 21:43:47.163068 [ 4 ] {c307d5fc-e8a0-4643-9a88-a9f033aa0e72} <Debug> TCPHandler: Processed in 0.002250812 sec. | ||
| 19370 | 2025.12.19 21:43:47.163195 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2025.12.19 21:43:47.163308 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19372 | 2025.12.19 21:43:47.163357 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19373 | 2025.12.19 21:43:47.163836 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2025.12.19 21:43:47.163880 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19375 | 2025.12.19 21:43:47.164232 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19376 | 2025.12.19 21:43:47.164438 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2025.12.19 21:43:47.164569 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Debug> executeQuery: Read 57 rows, 4.25 KiB in 0.001284 sec., 44392.52336448598 rows/sec., 3.24 MiB/sec. | ||
| 19378 | 2025.12.19 21:43:47.164606 [ 4 ] {fdd435e8-056d-4bca-b510-ffca897bd35c} <Debug> TCPHandler: Processed in 0.001472361 sec. | ||
| 19379 | 2025.12.19 21:43:47.164724 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19380 | 2025.12.19 21:43:47.164821 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19381 | 2025.12.19 21:43:47.164863 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19382 | 2025.12.19 21:43:47.165332 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2025.12.19 21:43:47.165370 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19384 | 2025.12.19 21:43:47.165689 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19385 | 2025.12.19 21:43:47.165900 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19386 | 2025.12.19 21:43:47.166033 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Debug> executeQuery: Read 250 rows, 17.21 KiB in 0.00123 sec., 203252.0325203252 rows/sec., 13.66 MiB/sec. | ||
| 19387 | 2025.12.19 21:43:47.166071 [ 4 ] {78c11597-c4d2-4400-92cf-e3ad8f068f0f} <Debug> TCPHandler: Processed in 0.001398359 sec. | ||
| 19388 | 2025.12.19 21:43:47.166185 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19389 | 2025.12.19 21:43:47.166281 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19390 | 2025.12.19 21:43:47.166321 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19391 | 2025.12.19 21:43:47.166947 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2025.12.19 21:43:47.166982 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19393 | 2025.12.19 21:43:47.167325 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19394 | 2025.12.19 21:43:47.167547 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19395 | 2025.12.19 21:43:47.167675 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Debug> executeQuery: Read 685 rows, 52.24 KiB in 0.001412 sec., 485127.4787535411 rows/sec., 36.13 MiB/sec. | ||
| 19396 | 2025.12.19 21:43:47.167711 [ 4 ] {f280ca60-f0c2-4ec5-96c4-aa84496b702c} <Debug> TCPHandler: Processed in 0.001577104 sec. | ||
| 19397 | 2025.12.19 21:43:47.167824 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19398 | 2025.12.19 21:43:47.167919 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19399 | 2025.12.19 21:43:47.167961 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19400 | 2025.12.19 21:43:47.168307 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Trace> oximeter.measurements_cumulativei64 (1a94a88e-3e2a-41c6-8ffd-33dfa34bbe14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19401 | 2025.12.19 21:43:47.168340 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19402 | 2025.12.19 21:43:47.169111 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19403 | 2025.12.19 21:43:47.169312 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Trace> oximeter.measurements_cumulativei64 (1a94a88e-3e2a-41c6-8ffd-33dfa34bbe14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19404 | 2025.12.19 21:43:47.169441 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001539 sec., 12995.45159194282 rows/sec., 879.48 KiB/sec. | ||
| 19405 | 2025.12.19 21:43:47.169479 [ 4 ] {ab1bdcba-ad12-4b92-9908-1a9658fc165b} <Debug> TCPHandler: Processed in 0.001704678 sec. | ||
| 19406 | 2025.12.19 21:43:47.169592 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19407 | 2025.12.19 21:43:47.169687 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19408 | 2025.12.19 21:43:47.169728 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19409 | 2025.12.19 21:43:47.170269 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19410 | 2025.12.19 21:43:47.170305 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19411 | 2025.12.19 21:43:47.170694 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19412 | 2025.12.19 21:43:47.170989 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19413 | 2025.12.19 21:43:47.171113 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_132_30 to all_137_137_0 | ||
| 19414 | 2025.12.19 21:43:47.171135 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Debug> executeQuery: Read 864 rows, 59.50 KiB in 0.001466 sec., 589358.7994542974 rows/sec., 39.64 MiB/sec. | ||
| 19415 | 2025.12.19 21:43:47.171148 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19416 | 2025.12.19 21:43:47.171170 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19417 | 2025.12.19 21:43:47.171179 [ 4 ] {6fb5e82e-a780-496a-b0c6-b7a9ba130ff4} <Debug> TCPHandler: Processed in 0.001637245 sec. | ||
| 19418 | 2025.12.19 21:43:47.171290 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_30 to all_137_137_0 into Compact with storage Full | ||
| 19419 | 2025.12.19 21:43:47.171328 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19420 | 2025.12.19 21:43:47.171420 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19421 | 2025.12.19 21:43:47.171439 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19422 | 2025.12.19 21:43:47.171457 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_30, total 39796 rows starting from the beginning of the part | ||
| 19423 | 2025.12.19 21:43:47.171498 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19424 | 2025.12.19 21:43:47.171522 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19425 | 2025.12.19 21:43:47.171572 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 197 rows starting from the beginning of the part | ||
| 19426 | 2025.12.19 21:43:47.171613 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19427 | 2025.12.19 21:43:47.171654 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19428 | 2025.12.19 21:43:47.171695 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 864 rows starting from the beginning of the part | ||
| 19429 | 2025.12.19 21:43:47.172401 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2025.12.19 21:43:47.172443 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19431 | 2025.12.19 21:43:47.173035 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19432 | 2025.12.19 21:43:47.173306 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2025.12.19 21:43:47.173478 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Debug> executeQuery: Read 56 rows, 99.96 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 47.46 MiB/sec. | ||
| 19434 | 2025.12.19 21:43:47.173539 [ 4 ] {51331163-f2a3-4e40-8196-052abd2bb09b} <Debug> TCPHandler: Processed in 0.002270003 sec. | ||
| 19435 | 2025.12.19 21:43:47.173669 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2025.12.19 21:43:47.173781 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19437 | 2025.12.19 21:43:47.173824 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19438 | 2025.12.19 21:43:47.174206 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19439 | 2025.12.19 21:43:47.174243 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19440 | 2025.12.19 21:43:47.174579 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19441 | 2025.12.19 21:43:47.174816 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2025.12.19 21:43:47.174933 [ 75 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19443 | 2025.12.19 21:43:47.174955 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 19444 | 2025.12.19 21:43:47.174960 [ 75 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19445 | 2025.12.19 21:43:47.174986 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19446 | 2025.12.19 21:43:47.174992 [ 4 ] {609a2a93-a214-47b3-a2d4-7c65a8518e9b} <Debug> TCPHandler: Processed in 0.001377208 sec. | ||
| 19447 | 2025.12.19 21:43:47.175079 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19448 | 2025.12.19 21:43:47.175194 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19449 | 2025.12.19 21:43:47.175224 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7730 rows starting from the beginning of the part | ||
| 19450 | 2025.12.19 21:43:47.175279 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 19451 | 2025.12.19 21:43:47.175321 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 19452 | 2025.12.19 21:43:47.175359 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19453 | 2025.12.19 21:43:47.175395 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 19454 | 2025.12.19 21:43:47.175429 [ 201 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 19455 | 2025.12.19 21:43:47.177693 [ 200 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654494 sec., 3025058.6364105553 rows/sec., 201.61 MiB/sec. | ||
| 19456 | 2025.12.19 21:43:47.178236 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19457 | 2025.12.19 21:43:47.178529 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19458 | 2025.12.19 21:43:47.178603 [ 193 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_136_27} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19459 | 2025.12.19 21:43:47.178681 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19460 | 2025.12.19 21:43:47.179550 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41337 rows, containing 5 columns (5 merged, 0 gathered) in 0.008307721 sec., 4975732.815293147 rows/sec., 340.19 MiB/sec. | ||
| 19461 | 2025.12.19 21:43:47.180104 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 19462 | 2025.12.19 21:43:47.180465 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2025.12.19 21:43:47.180534 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_132_30, all_137_137_0] -> all_1_137_31 | ||
| 19464 | 2025.12.19 21:43:47.180616 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 19465 | 2025.12.19 21:43:47.389171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 2328 | ||
| 19466 | 2025.12.19 21:43:47.393517 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19467 | 2025.12.19 21:43:47.393578 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19468 | 2025.12.19 21:43:47.395005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19469 | 2025.12.19 21:43:47.395265 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19470 | 2025.12.19 21:43:47.395643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2328 | ||
| 19471 | 2025.12.19 21:43:48.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.10 MiB, peak 415.05 MiB, free memory in arenas 0.00 B, will set to 400.88 MiB (RSS), difference: -2.22 MiB | ||
| 19472 | 2025.12.19 21:43:49.588087 [ 218 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19473 | 2025.12.19 21:43:49.588178 [ 218 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19474 | 2025.12.19 21:43:49.597428 [ 218 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19475 | 2025.12.19 21:43:49.756277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45626 | ||
| 19476 | 2025.12.19 21:43:49.756830 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2025.12.19 21:43:49.756889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19478 | 2025.12.19 21:43:49.757465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19479 | 2025.12.19 21:43:49.757753 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2025.12.19 21:43:49.757933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45626 | ||
| 19481 | 2025.12.19 21:43:50.042283 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49059 | ||
| 19482 | 2025.12.19 21:43:50.042396 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19483 | 2025.12.19 21:43:50.042425 [ 362 ] {} <Debug> TCP-Session: e18f9249-ddff-4d4e-b9ad-296caae60ded Authenticating user 'default' from [fd00:1122:3344:101::e]:49059 | ||
| 19484 | 2025.12.19 21:43:50.042448 [ 362 ] {} <Debug> TCP-Session: e18f9249-ddff-4d4e-b9ad-296caae60ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19485 | 2025.12.19 21:43:50.042460 [ 362 ] {} <Debug> TCP-Session: e18f9249-ddff-4d4e-b9ad-296caae60ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2025.12.19 21:43:50.042694 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42442 | ||
| 19487 | 2025.12.19 21:43:50.042700 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40698 | ||
| 19488 | 2025.12.19 21:43:50.042774 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19489 | 2025.12.19 21:43:50.042801 [ 362 ] {} <Trace> TCP-Session: e18f9249-ddff-4d4e-b9ad-296caae60ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19490 | 2025.12.19 21:43:50.042805 [ 351 ] {} <Debug> TCP-Session: c5cd9ada-09dd-43ad-9f7d-1da653758baf Authenticating user 'default' from [fd00:1122:3344:101::e]:42442 | ||
| 19491 | 2025.12.19 21:43:50.042817 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19492 | 2025.12.19 21:43:50.042837 [ 351 ] {} <Debug> TCP-Session: c5cd9ada-09dd-43ad-9f7d-1da653758baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19493 | 2025.12.19 21:43:50.042861 [ 351 ] {} <Debug> TCP-Session: c5cd9ada-09dd-43ad-9f7d-1da653758baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19494 | 2025.12.19 21:43:50.042861 [ 363 ] {} <Debug> TCP-Session: ca33e3d0-f538-4d6a-9d81-15a33bcba0cd Authenticating user 'default' from [fd00:1122:3344:101::e]:40698 | ||
| 19495 | 2025.12.19 21:43:50.042900 [ 363 ] {} <Debug> TCP-Session: ca33e3d0-f538-4d6a-9d81-15a33bcba0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19496 | 2025.12.19 21:43:50.042915 [ 363 ] {} <Debug> TCP-Session: ca33e3d0-f538-4d6a-9d81-15a33bcba0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19497 | 2025.12.19 21:43:50.042977 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19498 | 2025.12.19 21:43:50.043256 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19499 | 2025.12.19 21:43:50.043314 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19500 | 2025.12.19 21:43:50.043606 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 19501 | 2025.12.19 21:43:50.043749 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 19502 | 2025.12.19 21:43:50.043782 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65249 | ||
| 19503 | 2025.12.19 21:43:50.043829 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61891 | ||
| 19504 | 2025.12.19 21:43:50.043856 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19505 | 2025.12.19 21:43:50.043871 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19506 | 2025.12.19 21:43:50.043895 [ 364 ] {} <Debug> TCP-Session: 353650ca-2d2e-498a-a1a2-c6ceb1cf8728 Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 19507 | 2025.12.19 21:43:50.043904 [ 365 ] {} <Debug> TCP-Session: 6ea1f49e-002e-415a-af73-96c12b129851 Authenticating user 'default' from [fd00:1122:3344:101::e]:65249 | ||
| 19508 | 2025.12.19 21:43:50.043905 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53784 | ||
| 19509 | 2025.12.19 21:43:50.043931 [ 365 ] {} <Debug> TCP-Session: 6ea1f49e-002e-415a-af73-96c12b129851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2025.12.19 21:43:50.043925 [ 364 ] {} <Debug> TCP-Session: 353650ca-2d2e-498a-a1a2-c6ceb1cf8728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19511 | 2025.12.19 21:43:50.043950 [ 365 ] {} <Debug> TCP-Session: 6ea1f49e-002e-415a-af73-96c12b129851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19512 | 2025.12.19 21:43:50.043967 [ 364 ] {} <Debug> TCP-Session: 353650ca-2d2e-498a-a1a2-c6ceb1cf8728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19513 | 2025.12.19 21:43:50.043956 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52570 | ||
| 19514 | 2025.12.19 21:43:50.043989 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19515 | 2025.12.19 21:43:50.043922 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56741 | ||
| 19516 | 2025.12.19 21:43:50.044059 [ 368 ] {} <Debug> TCP-Session: d11e00bf-689d-4828-9d4a-d0a1e65773aa Authenticating user 'default' from [fd00:1122:3344:101::e]:53784 | ||
| 19517 | 2025.12.19 21:43:50.044092 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19518 | 2025.12.19 21:43:50.044113 [ 368 ] {} <Debug> TCP-Session: d11e00bf-689d-4828-9d4a-d0a1e65773aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19519 | 2025.12.19 21:43:50.043919 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19520 | 2025.12.19 21:43:50.044138 [ 369 ] {} <Debug> TCP-Session: fe626e3c-f2c3-49f8-9920-8c9f37b8d7d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52570 | ||
| 19521 | 2025.12.19 21:43:50.044138 [ 368 ] {} <Debug> TCP-Session: d11e00bf-689d-4828-9d4a-d0a1e65773aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19522 | 2025.12.19 21:43:50.044171 [ 366 ] {} <Debug> TCP-Session: 26e1ff39-7000-4c3a-8fa5-34935c3a0922 Authenticating user 'default' from [fd00:1122:3344:101::e]:61891 | ||
| 19523 | 2025.12.19 21:43:50.044176 [ 369 ] {} <Debug> TCP-Session: fe626e3c-f2c3-49f8-9920-8c9f37b8d7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19524 | 2025.12.19 21:43:50.044187 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19525 | 2025.12.19 21:43:50.044206 [ 366 ] {} <Debug> TCP-Session: 26e1ff39-7000-4c3a-8fa5-34935c3a0922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19526 | 2025.12.19 21:43:50.044213 [ 369 ] {} <Debug> TCP-Session: fe626e3c-f2c3-49f8-9920-8c9f37b8d7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19527 | 2025.12.19 21:43:50.044247 [ 366 ] {} <Debug> TCP-Session: 26e1ff39-7000-4c3a-8fa5-34935c3a0922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19528 | 2025.12.19 21:43:50.044252 [ 367 ] {} <Debug> TCP-Session: 7fe9c215-2efb-43ab-a3f0-52b9178b0882 Authenticating user 'default' from [fd00:1122:3344:101::e]:56741 | ||
| 19529 | 2025.12.19 21:43:50.044301 [ 367 ] {} <Debug> TCP-Session: 7fe9c215-2efb-43ab-a3f0-52b9178b0882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19530 | 2025.12.19 21:43:50.044322 [ 367 ] {} <Debug> TCP-Session: 7fe9c215-2efb-43ab-a3f0-52b9178b0882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19531 | 2025.12.19 21:43:50.044635 [ 319 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> AggregatingTransform: Aggregating | ||
| 19532 | 2025.12.19 21:43:50.044677 [ 319 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> Aggregator: Aggregation method: without_key | ||
| 19533 | 2025.12.19 21:43:50.044713 [ 319 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004638 sec. (995.383 rows/sec., 38.88 KiB/sec.) | ||
| 19534 | 2025.12.19 21:43:50.044733 [ 319 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Trace> Aggregator: Merging aggregated data | ||
| 19535 | 2025.12.19 21:43:50.046224 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003306 sec., 302.48033877797945 rows/sec., 11.82 KiB/sec. | ||
| 19536 | 2025.12.19 21:43:50.046384 [ 362 ] {644df771-72ea-447a-8be3-bacee0d0da01} <Debug> TCPHandler: Processed in 0.003702344 sec. | ||
| 19537 | 2025.12.19 21:43:50.046612 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19538 | 2025.12.19 21:43:50.046646 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19539 | 2025.12.19 21:43:50.046653 [ 369 ] {} <Debug> TCP-Session: fe626e3c-f2c3-49f8-9920-8c9f37b8d7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19540 | 2025.12.19 21:43:50.046668 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19541 | 2025.12.19 21:43:50.046702 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19542 | 2025.12.19 21:43:50.046721 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19543 | 2025.12.19 21:43:50.046740 [ 364 ] {} <Debug> TCP-Session: 353650ca-2d2e-498a-a1a2-c6ceb1cf8728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19544 | 2025.12.19 21:43:50.046756 [ 367 ] {} <Debug> TCP-Session: 7fe9c215-2efb-43ab-a3f0-52b9178b0882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19545 | 2025.12.19 21:43:50.046778 [ 366 ] {} <Debug> TCP-Session: 26e1ff39-7000-4c3a-8fa5-34935c3a0922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19546 | 2025.12.19 21:43:50.046775 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19547 | 2025.12.19 21:43:50.046757 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19548 | 2025.12.19 21:43:50.046843 [ 362 ] {} <Debug> TCP-Session: e18f9249-ddff-4d4e-b9ad-296caae60ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19549 | 2025.12.19 21:43:50.046741 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19550 | 2025.12.19 21:43:50.046861 [ 368 ] {} <Debug> TCP-Session: d11e00bf-689d-4828-9d4a-d0a1e65773aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19551 | 2025.12.19 21:43:50.046689 [ 363 ] {} <Debug> TCP-Session: ca33e3d0-f538-4d6a-9d81-15a33bcba0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19552 | 2025.12.19 21:43:50.046891 [ 365 ] {} <Debug> TCP-Session: 6ea1f49e-002e-415a-af73-96c12b129851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19553 | 2025.12.19 21:43:50.046686 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19554 | 2025.12.19 21:43:50.046965 [ 351 ] {} <Debug> TCP-Session: c5cd9ada-09dd-43ad-9f7d-1da653758baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19555 | 2025.12.19 21:43:50.208352 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52678 | ||
| 19556 | 2025.12.19 21:43:50.208482 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19557 | 2025.12.19 21:43:50.208517 [ 362 ] {} <Debug> TCP-Session: e42de1cc-052b-46bd-a123-eb845d02b363 Authenticating user 'default' from [fd00:1122:3344:101::e]:52678 | ||
| 19558 | 2025.12.19 21:43:50.208548 [ 362 ] {} <Debug> TCP-Session: e42de1cc-052b-46bd-a123-eb845d02b363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19559 | 2025.12.19 21:43:50.208565 [ 362 ] {} <Debug> TCP-Session: e42de1cc-052b-46bd-a123-eb845d02b363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19560 | 2025.12.19 21:43:50.208813 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61735 | ||
| 19561 | 2025.12.19 21:43:50.208823 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38152 | ||
| 19562 | 2025.12.19 21:43:50.208864 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44746 | ||
| 19563 | 2025.12.19 21:43:50.208885 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55937 | ||
| 19564 | 2025.12.19 21:43:50.208894 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19565 | 2025.12.19 21:43:50.208896 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33416 | ||
| 19566 | 2025.12.19 21:43:50.208943 [ 351 ] {} <Debug> TCP-Session: 13df4ec2-4f49-4431-92db-aab2b13a3f9c Authenticating user 'default' from [fd00:1122:3344:101::e]:61735 | ||
| 19567 | 2025.12.19 21:43:50.208965 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19568 | 2025.12.19 21:43:50.208959 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19569 | 2025.12.19 21:43:50.208984 [ 351 ] {} <Debug> TCP-Session: 13df4ec2-4f49-4431-92db-aab2b13a3f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19570 | 2025.12.19 21:43:50.208995 [ 368 ] {} <Debug> TCP-Session: 15547f0d-7129-4085-8b37-980fb8438375 Authenticating user 'default' from [fd00:1122:3344:101::e]:55937 | ||
| 19571 | 2025.12.19 21:43:50.209011 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19572 | 2025.12.19 21:43:50.209018 [ 363 ] {} <Debug> TCP-Session: 165f09c7-1e07-46de-92f4-3323277601f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38152 | ||
| 19573 | 2025.12.19 21:43:50.209018 [ 351 ] {} <Debug> TCP-Session: 13df4ec2-4f49-4431-92db-aab2b13a3f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19574 | 2025.12.19 21:43:50.209046 [ 369 ] {} <Debug> TCP-Session: ef64c56a-6f0d-4693-8a68-fca361f74914 Authenticating user 'default' from [fd00:1122:3344:101::e]:33416 | ||
| 19575 | 2025.12.19 21:43:50.209058 [ 363 ] {} <Debug> TCP-Session: 165f09c7-1e07-46de-92f4-3323277601f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2025.12.19 21:43:50.209079 [ 369 ] {} <Debug> TCP-Session: ef64c56a-6f0d-4693-8a68-fca361f74914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19577 | 2025.12.19 21:43:50.209084 [ 363 ] {} <Debug> TCP-Session: 165f09c7-1e07-46de-92f4-3323277601f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19578 | 2025.12.19 21:43:50.209092 [ 369 ] {} <Debug> TCP-Session: ef64c56a-6f0d-4693-8a68-fca361f74914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19579 | 2025.12.19 21:43:50.209026 [ 362 ] {} <Trace> TCP-Session: e42de1cc-052b-46bd-a123-eb845d02b363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2025.12.19 21:43:50.209028 [ 368 ] {} <Debug> TCP-Session: 15547f0d-7129-4085-8b37-980fb8438375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19581 | 2025.12.19 21:43:50.209158 [ 368 ] {} <Debug> TCP-Session: 15547f0d-7129-4085-8b37-980fb8438375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19582 | 2025.12.19 21:43:50.208959 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19583 | 2025.12.19 21:43:50.208887 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60199 | ||
| 19584 | 2025.12.19 21:43:50.209216 [ 366 ] {} <Debug> TCP-Session: 5dbdd121-c388-4890-bbb4-79d06a446e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:44746 | ||
| 19585 | 2025.12.19 21:43:50.208849 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60901 | ||
| 19586 | 2025.12.19 21:43:50.209263 [ 366 ] {} <Debug> TCP-Session: 5dbdd121-c388-4890-bbb4-79d06a446e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19587 | 2025.12.19 21:43:50.208850 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42180 | ||
| 19588 | 2025.12.19 21:43:50.209298 [ 366 ] {} <Debug> TCP-Session: 5dbdd121-c388-4890-bbb4-79d06a446e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19589 | 2025.12.19 21:43:50.209325 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19590 | 2025.12.19 21:43:50.209347 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19591 | 2025.12.19 21:43:50.209374 [ 367 ] {} <Debug> TCP-Session: d09a9760-336c-405c-8573-66f1cda2f91c Authenticating user 'default' from [fd00:1122:3344:101::e]:60199 | ||
| 19592 | 2025.12.19 21:43:50.209388 [ 365 ] {} <Debug> TCP-Session: bb95c9e3-d2db-4b3c-b3b6-cb8bcaa245a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60901 | ||
| 19593 | 2025.12.19 21:43:50.209333 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19594 | 2025.12.19 21:43:50.209416 [ 365 ] {} <Debug> TCP-Session: bb95c9e3-d2db-4b3c-b3b6-cb8bcaa245a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19595 | 2025.12.19 21:43:50.209413 [ 367 ] {} <Debug> TCP-Session: d09a9760-336c-405c-8573-66f1cda2f91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19596 | 2025.12.19 21:43:50.209441 [ 365 ] {} <Debug> TCP-Session: bb95c9e3-d2db-4b3c-b3b6-cb8bcaa245a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19597 | 2025.12.19 21:43:50.209460 [ 367 ] {} <Debug> TCP-Session: d09a9760-336c-405c-8573-66f1cda2f91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19598 | 2025.12.19 21:43:50.209423 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19599 | 2025.12.19 21:43:50.209533 [ 364 ] {} <Debug> TCP-Session: 0fe8f9dd-4b54-4c69-85a9-ae3e2469bdb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42180 | ||
| 19600 | 2025.12.19 21:43:50.209557 [ 364 ] {} <Debug> TCP-Session: 0fe8f9dd-4b54-4c69-85a9-ae3e2469bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19601 | 2025.12.19 21:43:50.209570 [ 364 ] {} <Debug> TCP-Session: 0fe8f9dd-4b54-4c69-85a9-ae3e2469bdb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19602 | 2025.12.19 21:43:50.209722 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19603 | 2025.12.19 21:43:50.209783 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19604 | 2025.12.19 21:43:50.210077 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 19605 | 2025.12.19 21:43:50.211100 [ 313 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> AggregatingTransform: Aggregating | ||
| 19606 | 2025.12.19 21:43:50.211155 [ 313 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> Aggregator: Aggregation method: without_key | ||
| 19607 | 2025.12.19 21:43:50.211195 [ 313 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017578 sec. (982.726 rows/sec., 38.39 KiB/sec.) | ||
| 19608 | 2025.12.19 21:43:50.211217 [ 313 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Trace> Aggregator: Merging aggregated data | ||
| 19609 | 2025.12.19 21:43:50.212474 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003222 sec., 310.36623215394167 rows/sec., 12.12 KiB/sec. | ||
| 19610 | 2025.12.19 21:43:50.212643 [ 362 ] {37cba219-e76a-44c3-8d3d-1dad84c96fbb} <Debug> TCPHandler: Processed in 0.003793006 sec. | ||
| 19611 | 2025.12.19 21:43:50.212731 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19612 | 2025.12.19 21:43:50.212758 [ 362 ] {} <Debug> TCP-Session: e42de1cc-052b-46bd-a123-eb845d02b363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19613 | 2025.12.19 21:43:50.212775 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19614 | 2025.12.19 21:43:50.212792 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19615 | 2025.12.19 21:43:50.212810 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19616 | 2025.12.19 21:43:50.212834 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19617 | 2025.12.19 21:43:50.212853 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19618 | 2025.12.19 21:43:50.212873 [ 364 ] {} <Debug> TCP-Session: 0fe8f9dd-4b54-4c69-85a9-ae3e2469bdb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19619 | 2025.12.19 21:43:50.212895 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19620 | 2025.12.19 21:43:50.212909 [ 366 ] {} <Debug> TCP-Session: 5dbdd121-c388-4890-bbb4-79d06a446e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19621 | 2025.12.19 21:43:50.212908 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19622 | 2025.12.19 21:43:50.212960 [ 367 ] {} <Debug> TCP-Session: d09a9760-336c-405c-8573-66f1cda2f91c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19623 | 2025.12.19 21:43:50.212899 [ 369 ] {} <Debug> TCP-Session: ef64c56a-6f0d-4693-8a68-fca361f74914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19624 | 2025.12.19 21:43:50.212996 [ 368 ] {} <Debug> TCP-Session: 15547f0d-7129-4085-8b37-980fb8438375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19625 | 2025.12.19 21:43:50.212873 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19626 | 2025.12.19 21:43:50.212845 [ 351 ] {} <Debug> TCP-Session: 13df4ec2-4f49-4431-92db-aab2b13a3f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19627 | 2025.12.19 21:43:50.213070 [ 365 ] {} <Debug> TCP-Session: bb95c9e3-d2db-4b3c-b3b6-cb8bcaa245a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19628 | 2025.12.19 21:43:50.212832 [ 363 ] {} <Debug> TCP-Session: 165f09c7-1e07-46de-92f4-3323277601f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19629 | 2025.12.19 21:43:50.429399 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55752 | ||
| 19630 | 2025.12.19 21:43:50.429509 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19631 | 2025.12.19 21:43:50.429543 [ 362 ] {} <Debug> TCP-Session: cfa613c2-b459-4309-8889-7552790a54e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55752 | ||
| 19632 | 2025.12.19 21:43:50.429567 [ 362 ] {} <Debug> TCP-Session: cfa613c2-b459-4309-8889-7552790a54e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19633 | 2025.12.19 21:43:50.429581 [ 362 ] {} <Debug> TCP-Session: cfa613c2-b459-4309-8889-7552790a54e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19634 | 2025.12.19 21:43:50.429794 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33760 | ||
| 19635 | 2025.12.19 21:43:50.429812 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46341 | ||
| 19636 | 2025.12.19 21:43:50.429835 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61225 | ||
| 19637 | 2025.12.19 21:43:50.429857 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41940 | ||
| 19638 | 2025.12.19 21:43:50.429888 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46717 | ||
| 19639 | 2025.12.19 21:43:50.429920 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19640 | 2025.12.19 21:43:50.429919 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19641 | 2025.12.19 21:43:50.429877 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47111 | ||
| 19642 | 2025.12.19 21:43:50.429964 [ 351 ] {} <Debug> TCP-Session: afe9912f-d5b8-4489-a044-b12d939f82e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46341 | ||
| 19643 | 2025.12.19 21:43:50.429959 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19644 | 2025.12.19 21:43:50.429988 [ 362 ] {} <Trace> TCP-Session: cfa613c2-b459-4309-8889-7552790a54e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19645 | 2025.12.19 21:43:50.430015 [ 364 ] {} <Debug> TCP-Session: c7bc8240-4802-4f4f-9a12-5f372faf9d55 Authenticating user 'default' from [fd00:1122:3344:101::e]:61225 | ||
| 19646 | 2025.12.19 21:43:50.430025 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19647 | 2025.12.19 21:43:50.429994 [ 351 ] {} <Debug> TCP-Session: afe9912f-d5b8-4489-a044-b12d939f82e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19648 | 2025.12.19 21:43:50.430050 [ 364 ] {} <Debug> TCP-Session: c7bc8240-4802-4f4f-9a12-5f372faf9d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19649 | 2025.12.19 21:43:50.430061 [ 368 ] {} <Debug> TCP-Session: 19152df3-36ed-427d-a984-325983966ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47111 | ||
| 19650 | 2025.12.19 21:43:50.430075 [ 351 ] {} <Debug> TCP-Session: afe9912f-d5b8-4489-a044-b12d939f82e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19651 | 2025.12.19 21:43:50.430087 [ 364 ] {} <Debug> TCP-Session: c7bc8240-4802-4f4f-9a12-5f372faf9d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19652 | 2025.12.19 21:43:50.430102 [ 368 ] {} <Debug> TCP-Session: 19152df3-36ed-427d-a984-325983966ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19653 | 2025.12.19 21:43:50.429969 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19654 | 2025.12.19 21:43:50.430173 [ 368 ] {} <Debug> TCP-Session: 19152df3-36ed-427d-a984-325983966ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19655 | 2025.12.19 21:43:50.430201 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19656 | 2025.12.19 21:43:50.430213 [ 366 ] {} <Debug> TCP-Session: 524ce554-2948-442a-8094-7c7b4f9641d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41940 | ||
| 19657 | 2025.12.19 21:43:50.429953 [ 363 ] {} <Debug> TCP-Session: 8521257d-5080-486f-a359-4b221540d082 Authenticating user 'default' from [fd00:1122:3344:101::e]:33760 | ||
| 19658 | 2025.12.19 21:43:50.430259 [ 366 ] {} <Debug> TCP-Session: 524ce554-2948-442a-8094-7c7b4f9641d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19659 | 2025.12.19 21:43:50.430268 [ 363 ] {} <Debug> TCP-Session: 8521257d-5080-486f-a359-4b221540d082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19660 | 2025.12.19 21:43:50.430276 [ 366 ] {} <Debug> TCP-Session: 524ce554-2948-442a-8094-7c7b4f9641d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19661 | 2025.12.19 21:43:50.430286 [ 363 ] {} <Debug> TCP-Session: 8521257d-5080-486f-a359-4b221540d082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19662 | 2025.12.19 21:43:50.429834 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65417 | ||
| 19663 | 2025.12.19 21:43:50.429969 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19664 | 2025.12.19 21:43:50.429877 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56315 | ||
| 19665 | 2025.12.19 21:43:50.430376 [ 369 ] {} <Debug> TCP-Session: e1bbc270-0baa-4045-b2f8-02c5cc98ca53 Authenticating user 'default' from [fd00:1122:3344:101::e]:46717 | ||
| 19666 | 2025.12.19 21:43:50.430381 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19667 | 2025.12.19 21:43:50.430426 [ 369 ] {} <Debug> TCP-Session: e1bbc270-0baa-4045-b2f8-02c5cc98ca53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19668 | 2025.12.19 21:43:50.430437 [ 365 ] {} <Debug> TCP-Session: b6b2fb64-e8bf-4152-aef0-e70f89af0203 Authenticating user 'default' from [fd00:1122:3344:101::e]:65417 | ||
| 19669 | 2025.12.19 21:43:50.430450 [ 369 ] {} <Debug> TCP-Session: e1bbc270-0baa-4045-b2f8-02c5cc98ca53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19670 | 2025.12.19 21:43:50.430466 [ 365 ] {} <Debug> TCP-Session: b6b2fb64-e8bf-4152-aef0-e70f89af0203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19671 | 2025.12.19 21:43:50.430486 [ 365 ] {} <Debug> TCP-Session: b6b2fb64-e8bf-4152-aef0-e70f89af0203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19672 | 2025.12.19 21:43:50.430486 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19673 | 2025.12.19 21:43:50.430490 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19674 | 2025.12.19 21:43:50.430556 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19675 | 2025.12.19 21:43:50.430558 [ 367 ] {} <Debug> TCP-Session: 01790950-8e1a-40a1-a53b-3fa7888c9bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56315 | ||
| 19676 | 2025.12.19 21:43:50.430601 [ 367 ] {} <Debug> TCP-Session: 01790950-8e1a-40a1-a53b-3fa7888c9bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19677 | 2025.12.19 21:43:50.430614 [ 367 ] {} <Debug> TCP-Session: 01790950-8e1a-40a1-a53b-3fa7888c9bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19678 | 2025.12.19 21:43:50.430872 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 19679 | 2025.12.19 21:43:50.431791 [ 292 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> AggregatingTransform: Aggregating | ||
| 19680 | 2025.12.19 21:43:50.431828 [ 292 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 19681 | 2025.12.19 21:43:50.431862 [ 292 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884364 sec. (1130.756 rows/sec., 44.17 KiB/sec.) | ||
| 19682 | 2025.12.19 21:43:50.431880 [ 292 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Trace> Aggregator: Merging aggregated data | ||
| 19683 | 2025.12.19 21:43:50.433216 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 19684 | 2025.12.19 21:43:50.433359 [ 362 ] {b9bb25d5-05ef-400f-bb9d-4950139c1a7e} <Debug> TCPHandler: Processed in 0.003499288 sec. | ||
| 19685 | 2025.12.19 21:43:50.433495 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19686 | 2025.12.19 21:43:50.433525 [ 362 ] {} <Debug> TCP-Session: cfa613c2-b459-4309-8889-7552790a54e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19687 | 2025.12.19 21:43:50.433529 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19688 | 2025.12.19 21:43:50.433549 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19689 | 2025.12.19 21:43:50.433570 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19690 | 2025.12.19 21:43:50.433580 [ 367 ] {} <Debug> TCP-Session: 01790950-8e1a-40a1-a53b-3fa7888c9bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19691 | 2025.12.19 21:43:50.433599 [ 363 ] {} <Debug> TCP-Session: 8521257d-5080-486f-a359-4b221540d082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19692 | 2025.12.19 21:43:50.433614 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19693 | 2025.12.19 21:43:50.433629 [ 351 ] {} <Debug> TCP-Session: afe9912f-d5b8-4489-a044-b12d939f82e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19694 | 2025.12.19 21:43:50.433636 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19695 | 2025.12.19 21:43:50.433663 [ 369 ] {} <Debug> TCP-Session: e1bbc270-0baa-4045-b2f8-02c5cc98ca53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19696 | 2025.12.19 21:43:50.433672 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19697 | 2025.12.19 21:43:50.433703 [ 364 ] {} <Debug> TCP-Session: c7bc8240-4802-4f4f-9a12-5f372faf9d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19698 | 2025.12.19 21:43:50.433665 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19699 | 2025.12.19 21:43:50.433732 [ 368 ] {} <Debug> TCP-Session: 19152df3-36ed-427d-a984-325983966ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19700 | 2025.12.19 21:43:50.433587 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19701 | 2025.12.19 21:43:50.433769 [ 365 ] {} <Debug> TCP-Session: b6b2fb64-e8bf-4152-aef0-e70f89af0203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19702 | 2025.12.19 21:43:50.433808 [ 366 ] {} <Debug> TCP-Session: 524ce554-2948-442a-8094-7c7b4f9641d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19703 | 2025.12.19 21:43:51.543559 [ 219 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19704 | 2025.12.19 21:43:51.543609 [ 219 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19705 | 2025.12.19 21:43:51.545634 [ 219 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19706 | 2025.12.19 21:43:52.221760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19707 | 2025.12.19 21:43:52.239477 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2025.12.19 21:43:52.239540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19709 | 2025.12.19 21:43:52.245899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19710 | 2025.12.19 21:43:52.247032 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2025.12.19 21:43:52.250427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19712 | 2025.12.19 21:43:52.461419 [ 224 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19713 | 2025.12.19 21:43:52.461469 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19714 | 2025.12.19 21:43:52.464635 [ 224 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19715 | 2025.12.19 21:43:52.720367 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19716 | 2025.12.19 21:43:52.720556 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19717 | 2025.12.19 21:43:52.720625 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19718 | 2025.12.19 21:43:52.721350 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2025.12.19 21:43:52.721399 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19720 | 2025.12.19 21:43:52.721804 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19721 | 2025.12.19 21:43:52.722032 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2025.12.19 21:43:52.722204 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.0017 sec., 41176.470588235294 rows/sec., 3.30 MiB/sec. | ||
| 19723 | 2025.12.19 21:43:52.722258 [ 4 ] {476166db-3318-4137-8118-d74d1f93714a} <Debug> TCPHandler: Processed in 0.002021657 sec. | ||
| 19724 | 2025.12.19 21:43:52.722395 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19725 | 2025.12.19 21:43:52.722500 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19726 | 2025.12.19 21:43:52.722545 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19727 | 2025.12.19 21:43:52.722963 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2025.12.19 21:43:52.723001 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19729 | 2025.12.19 21:43:52.723300 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19730 | 2025.12.19 21:43:52.723506 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2025.12.19 21:43:52.723635 [ 66 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19732 | 2025.12.19 21:43:52.723643 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 19733 | 2025.12.19 21:43:52.723706 [ 66 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19734 | 2025.12.19 21:43:52.723724 [ 4 ] {a07617a5-ee67-4c9e-a144-c16df12aa68c} <Debug> TCPHandler: Processed in 0.001383328 sec. | ||
| 19735 | 2025.12.19 21:43:52.723732 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19736 | 2025.12.19 21:43:52.723842 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19737 | 2025.12.19 21:43:52.723846 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19738 | 2025.12.19 21:43:52.723964 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19739 | 2025.12.19 21:43:52.723966 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19740 | 2025.12.19 21:43:52.724010 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19741 | 2025.12.19 21:43:52.724018 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 288 rows starting from the beginning of the part | ||
| 19742 | 2025.12.19 21:43:52.724097 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 21 rows starting from the beginning of the part | ||
| 19743 | 2025.12.19 21:43:52.724144 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 49 rows starting from the beginning of the part | ||
| 19744 | 2025.12.19 21:43:52.724189 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
| 19745 | 2025.12.19 21:43:52.724230 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 57 rows starting from the beginning of the part | ||
| 19746 | 2025.12.19 21:43:52.724276 [ 189 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 19747 | 2025.12.19 21:43:52.724449 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2025.12.19 21:43:52.724493 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19749 | 2025.12.19 21:43:52.724824 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19750 | 2025.12.19 21:43:52.725046 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19751 | 2025.12.19 21:43:52.725181 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001233 sec., 57583.13057583131 rows/sec., 4.50 MiB/sec. | ||
| 19752 | 2025.12.19 21:43:52.725197 [ 192 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394629 sec., 307608.6901964608 rows/sec., 21.57 MiB/sec. | ||
| 19753 | 2025.12.19 21:43:52.725219 [ 4 ] {fe073275-ea06-4dbe-a39f-9a485358fa05} <Debug> TCPHandler: Processed in 0.00142388 sec. | ||
| 19754 | 2025.12.19 21:43:52.725264 [ 224 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19755 | 2025.12.19 21:43:52.725298 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19756 | 2025.12.19 21:43:52.725357 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19757 | 2025.12.19 21:43:52.725425 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19758 | 2025.12.19 21:43:52.725459 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19759 | 2025.12.19 21:43:52.725507 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19760 | 2025.12.19 21:43:52.725779 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19761 | 2025.12.19 21:43:52.725881 [ 187 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_136_27} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19762 | 2025.12.19 21:43:52.725928 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19763 | 2025.12.19 21:43:52.725972 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19764 | 2025.12.19 21:43:52.725993 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19765 | 2025.12.19 21:43:52.726343 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19766 | 2025.12.19 21:43:52.726590 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19767 | 2025.12.19 21:43:52.726734 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 19768 | 2025.12.19 21:43:52.726772 [ 4 ] {def5bfdd-d104-4e6d-bdad-f1e34b8006d9} <Debug> TCPHandler: Processed in 0.00146742 sec. | ||
| 19769 | 2025.12.19 21:43:52.726885 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19770 | 2025.12.19 21:43:52.726981 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19771 | 2025.12.19 21:43:52.727038 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19772 | 2025.12.19 21:43:52.727819 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2025.12.19 21:43:52.727856 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19774 | 2025.12.19 21:43:52.728356 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19775 | 2025.12.19 21:43:52.728367 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19776 | 2025.12.19 21:43:52.728605 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2025.12.19 21:43:52.728723 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19778 | 2025.12.19 21:43:52.728751 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001787 sec., 3917.1796306659207 rows/sec., 7.02 MiB/sec. | ||
| 19779 | 2025.12.19 21:43:52.728759 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2025.12.19 21:43:52.728793 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19781 | 2025.12.19 21:43:52.728825 [ 4 ] {9a7b2c53-2d81-430b-ac1e-dc5bf820eeb6} <Debug> TCPHandler: Processed in 0.001991696 sec. | ||
| 19782 | 2025.12.19 21:43:52.728880 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19783 | 2025.12.19 21:43:52.728946 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19784 | 2025.12.19 21:43:52.729046 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19785 | 2025.12.19 21:43:52.729088 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19786 | 2025.12.19 21:43:52.729131 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19787 | 2025.12.19 21:43:52.729200 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2821 rows starting from the beginning of the part | ||
| 19788 | 2025.12.19 21:43:52.729352 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 7 rows starting from the beginning of the part | ||
| 19789 | 2025.12.19 21:43:52.729431 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2025.12.19 21:43:52.729472 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19791 | 2025.12.19 21:43:52.729474 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 49 rows starting from the beginning of the part | ||
| 19792 | 2025.12.19 21:43:52.729588 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
| 19793 | 2025.12.19 21:43:52.729686 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 19794 | 2025.12.19 21:43:52.729784 [ 192 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 19795 | 2025.12.19 21:43:52.729805 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19796 | 2025.12.19 21:43:52.730029 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2025.12.19 21:43:52.730172 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 19798 | 2025.12.19 21:43:52.730210 [ 4 ] {2d4497a2-ae24-4968-8081-102fec213e76} <Debug> TCPHandler: Processed in 0.001315547 sec. | ||
| 19799 | 2025.12.19 21:43:52.738860 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 19 columns (19 merged, 0 gathered) in 0.010018139 sec., 294166.4115460965 rows/sec., 526.86 MiB/sec. | ||
| 19800 | 2025.12.19 21:43:52.741505 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19801 | 2025.12.19 21:43:52.741859 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19802 | 2025.12.19 21:43:52.741931 [ 198 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19803 | 2025.12.19 21:43:52.742062 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.52 MiB. | ||
| 19804 | 2025.12.19 21:43:56.990953 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19805 | 2025.12.19 21:43:56.991021 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19806 | 2025.12.19 21:43:57.205008 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19807 | 2025.12.19 21:43:57.205066 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19808 | 2025.12.19 21:43:57.208900 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19809 | 2025.12.19 21:43:57.258097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46138 | ||
| 19810 | 2025.12.19 21:43:57.258997 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19811 | 2025.12.19 21:43:57.259041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19812 | 2025.12.19 21:43:57.259504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19813 | 2025.12.19 21:43:57.259736 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19814 | 2025.12.19 21:43:57.259866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46138 | ||
| 19815 | 2025.12.19 21:43:57.259878 [ 53 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19816 | 2025.12.19 21:43:57.259937 [ 53 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2025.12.19 21:43:57.259960 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19818 | 2025.12.19 21:43:57.260113 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 19819 | 2025.12.19 21:43:57.260321 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19820 | 2025.12.19 21:43:57.260385 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43706 rows starting from the beginning of the part | ||
| 19821 | 2025.12.19 21:43:57.260489 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 19822 | 2025.12.19 21:43:57.260565 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 19823 | 2025.12.19 21:43:57.260626 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 19824 | 2025.12.19 21:43:57.260667 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 19825 | 2025.12.19 21:43:57.260706 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 19826 | 2025.12.19 21:43:57.263600 [ 196 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46138 rows, containing 4 columns (4 merged, 0 gathered) in 0.00356409 sec., 12945239.878903171 rows/sec., 185.18 MiB/sec. | ||
| 19827 | 2025.12.19 21:43:57.264012 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19828 | 2025.12.19 21:43:57.264349 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2025.12.19 21:43:57.264438 [ 188 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_96_19} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19830 | 2025.12.19 21:43:57.264573 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19831 | 2025.12.19 21:43:57.397116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 2346 | ||
| 19832 | 2025.12.19 21:43:57.399212 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2025.12.19 21:43:57.399266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19834 | 2025.12.19 21:43:57.400431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19835 | 2025.12.19 21:43:57.400713 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2025.12.19 21:43:57.400927 [ 53 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19837 | 2025.12.19 21:43:57.400998 [ 53 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19838 | 2025.12.19 21:43:57.401034 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19839 | 2025.12.19 21:43:57.401109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2346 | ||
| 19840 | 2025.12.19 21:43:57.401158 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 19841 | 2025.12.19 21:43:57.401689 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19842 | 2025.12.19 21:43:57.401813 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2150 rows starting from the beginning of the part | ||
| 19843 | 2025.12.19 21:43:57.402141 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 19844 | 2025.12.19 21:43:57.402446 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part | ||
| 19845 | 2025.12.19 21:43:57.402740 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 19846 | 2025.12.19 21:43:57.403030 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 92 rows starting from the beginning of the part | ||
| 19847 | 2025.12.19 21:43:57.403345 [ 186 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part | ||
| 19848 | 2025.12.19 21:43:57.411647 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 72 columns (72 merged, 0 gathered) in 0.010531193 sec., 222766.78435197228 rows/sec., 179.40 MiB/sec. | ||
| 19849 | 2025.12.19 21:43:57.414830 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19850 | 2025.12.19 21:43:57.415483 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19851 | 2025.12.19 21:43:57.415566 [ 188 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_71_14} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19852 | 2025.12.19 21:43:57.415970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19853 | 2025.12.19 21:43:57.717476 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19854 | 2025.12.19 21:43:57.717778 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19855 | 2025.12.19 21:43:57.718154 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19856 | 2025.12.19 21:43:57.718202 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 19857 | 2025.12.19 21:43:57.718523 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19858 | 2025.12.19 21:43:57.718594 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19859 | 2025.12.19 21:43:57.718738 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 19860 | 2025.12.19 21:43:57.718851 [ 292 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19861 | 2025.12.19 21:43:57.718866 [ 349 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19862 | 2025.12.19 21:43:57.718875 [ 259 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19863 | 2025.12.19 21:43:57.718888 [ 293 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19864 | 2025.12.19 21:43:57.718891 [ 313 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19865 | 2025.12.19 21:43:57.719108 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 19866 | 2025.12.19 21:43:57.719138 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19867 | 2025.12.19 21:43:57.719260 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19868 | 2025.12.19 21:43:57.719284 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (SelectExecutor): Reading approx. 71 rows with 5 streams | ||
| 19869 | 2025.12.19 21:43:57.719322 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19870 | 2025.12.19 21:43:57.719364 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19871 | 2025.12.19 21:43:57.719404 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19872 | 2025.12.19 21:43:57.719445 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19873 | 2025.12.19 21:43:57.719486 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19874 | 2025.12.19 21:43:57.720382 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> executeQuery: Read 71 rows, 2.69 KiB in 0.002714 sec., 26160.648489314666 rows/sec., 991.68 KiB/sec. | ||
| 19875 | 2025.12.19 21:43:57.720578 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> MemoryTracker: Peak memory usage (for query): 194.16 KiB. | ||
| 19876 | 2025.12.19 21:43:57.720596 [ 4 ] {df59a30c-017b-4d84-9d67-84f2a5d2ec9e} <Debug> TCPHandler: Processed in 0.003274421 sec. | ||
| 19877 | 2025.12.19 21:43:57.726979 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19878 | 2025.12.19 21:43:57.727098 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19879 | 2025.12.19 21:43:57.727145 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19880 | 2025.12.19 21:43:57.727719 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2025.12.19 21:43:57.727758 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19882 | 2025.12.19 21:43:57.728169 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19883 | 2025.12.19 21:43:57.728372 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2025.12.19 21:43:57.728494 [ 53 ] {} <Debug> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19885 | 2025.12.19 21:43:57.728522 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 191.02 KiB/sec. | ||
| 19886 | 2025.12.19 21:43:57.728535 [ 53 ] {} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2025.12.19 21:43:57.728565 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19888 | 2025.12.19 21:43:57.728571 [ 4 ] {2fbf3f08-91de-4ac3-badf-7e23945b40d7} <Debug> TCPHandler: Processed in 0.001647306 sec. | ||
| 19889 | 2025.12.19 21:43:57.728667 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::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 | ||
| 19890 | 2025.12.19 21:43:57.728707 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19891 | 2025.12.19 21:43:57.728806 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19892 | 2025.12.19 21:43:57.728850 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19893 | 2025.12.19 21:43:57.728884 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19894 | 2025.12.19 21:43:57.728920 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 19895 | 2025.12.19 21:43:57.728991 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 19896 | 2025.12.19 21:43:57.729053 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 19897 | 2025.12.19 21:43:57.729113 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 19898 | 2025.12.19 21:43:57.729170 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 19899 | 2025.12.19 21:43:57.729228 [ 194 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 19900 | 2025.12.19 21:43:57.729290 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19901 | 2025.12.19 21:43:57.729329 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19902 | 2025.12.19 21:43:57.729635 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19903 | 2025.12.19 21:43:57.729865 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19904 | 2025.12.19 21:43:57.729976 [ 53 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 6 parts from all_1_42_10 to all_47_47_0 | ||
| 19905 | 2025.12.19 21:43:57.730002 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 61.04 KiB/sec. | ||
| 19906 | 2025.12.19 21:43:57.730008 [ 53 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2025.12.19 21:43:57.730044 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19908 | 2025.12.19 21:43:57.730050 [ 4 ] {9693a8f4-e321-42f4-9cb8-7ea3af05fb04} <Debug> TCPHandler: Processed in 0.001395659 sec. | ||
| 19909 | 2025.12.19 21:43:57.730119 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_10 to all_47_47_0 into Compact with storage Full | ||
| 19910 | 2025.12.19 21:43:57.730190 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19911 | 2025.12.19 21:43:57.730212 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19912 | 2025.12.19 21:43:57.730250 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 20 rows starting from the beginning of the part | ||
| 19913 | 2025.12.19 21:43:57.730304 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 19914 | 2025.12.19 21:43:57.730320 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19915 | 2025.12.19 21:43:57.730351 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 19916 | 2025.12.19 21:43:57.730373 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19917 | 2025.12.19 21:43:57.730396 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 19918 | 2025.12.19 21:43:57.730440 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 19919 | 2025.12.19 21:43:57.730480 [ 188 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 19920 | 2025.12.19 21:43:57.730763 [ 187 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 6 columns (6 merged, 0 gathered) in 0.00213469 sec., 33728.55074975758 rows/sec., 7.07 MiB/sec. | ||
| 19921 | 2025.12.19 21:43:57.730954 [ 197 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19922 | 2025.12.19 21:43:57.731009 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2025.12.19 21:43:57.731052 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19924 | 2025.12.19 21:43:57.731225 [ 187 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139402 sec., 35983.78798703179 rows/sec., 3.00 MiB/sec. | ||
| 19925 | 2025.12.19 21:43:57.731393 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Trace> MergedBlockOutputStream: filled checksums all_1_47_11 (state Temporary) | ||
| 19926 | 2025.12.19 21:43:57.731421 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19927 | 2025.12.19 21:43:57.731426 [ 197 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2025.12.19 21:43:57.731538 [ 197 ] {83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28::all_1_6_1} <Trace> oximeter.timeseries_schema (83ecfa42-7ae2-4cf7-bfa8-d96a7fca6b28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19929 | 2025.12.19 21:43:57.731634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19930 | 2025.12.19 21:43:57.731734 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_47_11 to all_1_47_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19931 | 2025.12.19 21:43:57.731781 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2025.12.19 21:43:57.731818 [ 200 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_47_11} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 6 parts: [all_1_42_10, all_47_47_0] -> all_1_47_11 | ||
| 19933 | 2025.12.19 21:43:57.731929 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19934 | 2025.12.19 21:43:57.731947 [ 53 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19935 | 2025.12.19 21:43:57.731973 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Debug> executeQuery: Read 168 rows, 15.03 KiB in 0.001676 sec., 100238.66348448688 rows/sec., 8.76 MiB/sec. | ||
| 19936 | 2025.12.19 21:43:57.731984 [ 53 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2025.12.19 21:43:57.732017 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19938 | 2025.12.19 21:43:57.732029 [ 4 ] {7178a28e-bbe0-42cc-9995-6819c63b8fa1} <Debug> TCPHandler: Processed in 0.001897673 sec. | ||
| 19939 | 2025.12.19 21:43:57.732094 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19940 | 2025.12.19 21:43:57.732177 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19941 | 2025.12.19 21:43:57.732184 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19942 | 2025.12.19 21:43:57.732202 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2485 rows starting from the beginning of the part | ||
| 19943 | 2025.12.19 21:43:57.732256 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 154 rows starting from the beginning of the part | ||
| 19944 | 2025.12.19 21:43:57.732297 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 70 rows starting from the beginning of the part | ||
| 19945 | 2025.12.19 21:43:57.732303 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19946 | 2025.12.19 21:43:57.732337 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1321 rows starting from the beginning of the part | ||
| 19947 | 2025.12.19 21:43:57.732354 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19948 | 2025.12.19 21:43:57.732375 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 70 rows starting from the beginning of the part | ||
| 19949 | 2025.12.19 21:43:57.732415 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 168 rows starting from the beginning of the part | ||
| 19950 | 2025.12.19 21:43:57.732832 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2025.12.19 21:43:57.732869 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19952 | 2025.12.19 21:43:57.733180 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19953 | 2025.12.19 21:43:57.733412 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2025.12.19 21:43:57.733548 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001268 sec., 43375.39432176656 rows/sec., 3.18 MiB/sec. | ||
| 19955 | 2025.12.19 21:43:57.733586 [ 4 ] {9790a08f-ab55-4886-b8f0-5e000069f304} <Debug> TCPHandler: Processed in 0.001466071 sec. | ||
| 19956 | 2025.12.19 21:43:57.733658 [ 222 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19957 | 2025.12.19 21:43:57.733701 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19958 | 2025.12.19 21:43:57.733705 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19959 | 2025.12.19 21:43:57.733803 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19960 | 2025.12.19 21:43:57.733848 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19961 | 2025.12.19 21:43:57.734104 [ 193 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041487 sec., 2090632.9552919026 rows/sec., 180.77 MiB/sec. | ||
| 19962 | 2025.12.19 21:43:57.734255 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19963 | 2025.12.19 21:43:57.734297 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19964 | 2025.12.19 21:43:57.734439 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19965 | 2025.12.19 21:43:57.734614 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19966 | 2025.12.19 21:43:57.734794 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2025.12.19 21:43:57.734885 [ 187 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_141_28} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19968 | 2025.12.19 21:43:57.734971 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19969 | 2025.12.19 21:43:57.734980 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2025.12.19 21:43:57.735128 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Debug> executeQuery: Read 2 rows, 136.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 98.97 KiB/sec. | ||
| 19971 | 2025.12.19 21:43:57.735169 [ 4 ] {254a03b3-3914-407f-916f-65dcc3415bef} <Debug> TCPHandler: Processed in 0.001519713 sec. | ||
| 19972 | 2025.12.19 21:43:57.735291 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19973 | 2025.12.19 21:43:57.735385 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19974 | 2025.12.19 21:43:57.735424 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19975 | 2025.12.19 21:43:57.735879 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19976 | 2025.12.19 21:43:57.735917 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19977 | 2025.12.19 21:43:57.736221 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19978 | 2025.12.19 21:43:57.736422 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19979 | 2025.12.19 21:43:57.736550 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Debug> executeQuery: Read 134 rows, 10.65 KiB in 0.001183 sec., 113271.34404057481 rows/sec., 8.80 MiB/sec. | ||
| 19980 | 2025.12.19 21:43:57.736552 [ 54 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19981 | 2025.12.19 21:43:57.736591 [ 4 ] {b55b2391-15b7-4a04-9790-5131212c7718} <Debug> TCPHandler: Processed in 0.001348877 sec. | ||
| 19982 | 2025.12.19 21:43:57.736608 [ 54 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2025.12.19 21:43:57.736635 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19984 | 2025.12.19 21:43:57.736711 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19985 | 2025.12.19 21:43:57.736717 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19986 | 2025.12.19 21:43:57.736811 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19987 | 2025.12.19 21:43:57.736858 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19988 | 2025.12.19 21:43:57.736861 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19989 | 2025.12.19 21:43:57.736908 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1260 rows starting from the beginning of the part | ||
| 19990 | 2025.12.19 21:43:57.736981 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 122 rows starting from the beginning of the part | ||
| 19991 | 2025.12.19 21:43:57.737035 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 71 rows starting from the beginning of the part | ||
| 19992 | 2025.12.19 21:43:57.737082 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 685 rows starting from the beginning of the part | ||
| 19993 | 2025.12.19 21:43:57.737127 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 71 rows starting from the beginning of the part | ||
| 19994 | 2025.12.19 21:43:57.737175 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 134 rows starting from the beginning of the part | ||
| 19995 | 2025.12.19 21:43:57.737269 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2025.12.19 21:43:57.737309 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19997 | 2025.12.19 21:43:57.737466 [ 222 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19998 | 2025.12.19 21:43:57.737667 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19999 | 2025.12.19 21:43:57.737902 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2025.12.19 21:43:57.738035 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001241 sec., 129734.08541498792 rows/sec., 9.03 MiB/sec. | ||
| 20001 | 2025.12.19 21:43:57.738072 [ 4 ] {53df53e4-4061-4e0f-b4c1-df4043cd03f8} <Debug> TCPHandler: Processed in 0.00140871 sec. | ||
| 20002 | 2025.12.19 21:43:57.738187 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20003 | 2025.12.19 21:43:57.738278 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20004 | 2025.12.19 21:43:57.738319 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20005 | 2025.12.19 21:43:57.738499 [ 187 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821921 sec., 1286005.265870474 rows/sec., 99.88 MiB/sec. | ||
| 20006 | 2025.12.19 21:43:57.738639 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2025.12.19 21:43:57.738680 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20008 | 2025.12.19 21:43:57.738725 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20009 | 2025.12.19 21:43:57.739005 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 20010 | 2025.12.19 21:43:57.739012 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2025.12.19 21:43:57.739094 [ 199 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_141_28} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20012 | 2025.12.19 21:43:57.739172 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 20013 | 2025.12.19 21:43:57.739243 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20014 | 2025.12.19 21:43:57.739376 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 113.86 KiB/sec. | ||
| 20015 | 2025.12.19 21:43:57.739412 [ 4 ] {7fa9f36b-e22e-414e-931d-9ea86004a78a} <Debug> TCPHandler: Processed in 0.001272776 sec. | ||
| 20016 | 2025.12.19 21:43:57.739525 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2025.12.19 21:43:57.739616 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20018 | 2025.12.19 21:43:57.739667 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20019 | 2025.12.19 21:43:57.740544 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2025.12.19 21:43:57.740580 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 20021 | 2025.12.19 21:43:57.741128 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20022 | 2025.12.19 21:43:57.741338 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2025.12.19 21:43:57.741474 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001875 sec., 28800 rows/sec., 51.61 MiB/sec. | ||
| 20024 | 2025.12.19 21:43:57.741532 [ 4 ] {78534927-fe9e-4d4f-bb38-bfa01f2c641c} <Debug> TCPHandler: Processed in 0.002054037 sec. | ||
| 20025 | 2025.12.19 21:43:57.741645 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20026 | 2025.12.19 21:43:57.741737 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20027 | 2025.12.19 21:43:57.741776 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20028 | 2025.12.19 21:43:57.742091 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20029 | 2025.12.19 21:43:57.742126 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 20030 | 2025.12.19 21:43:57.742409 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20031 | 2025.12.19 21:43:57.742606 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Trace> oximeter.measurements_i64 (7a29d2b3-842c-4342-a78a-641a27593c3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20032 | 2025.12.19 21:43:57.742725 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001007 sec., 8937.437934458787 rows/sec., 631.32 KiB/sec. | ||
| 20033 | 2025.12.19 21:43:57.742761 [ 4 ] {ac0b338a-81ad-4a95-865a-c6d9deacfb5a} <Debug> TCPHandler: Processed in 0.001163682 sec. | ||
| 20034 | 2025.12.19 21:43:57.742882 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20035 | 2025.12.19 21:43:57.742999 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20036 | 2025.12.19 21:43:57.743049 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20037 | 2025.12.19 21:43:57.743444 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20038 | 2025.12.19 21:43:57.743478 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 20039 | 2025.12.19 21:43:57.743761 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20040 | 2025.12.19 21:43:57.743965 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20041 | 2025.12.19 21:43:57.744089 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 20042 | 2025.12.19 21:43:57.744124 [ 4 ] {79981d4d-0af9-4224-990c-ff8a7b029391} <Debug> TCPHandler: Processed in 0.001303796 sec. | ||
| 20043 | 2025.12.19 21:43:58.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.31 MiB, peak 419.38 MiB, free memory in arenas 0.00 B, will set to 401.15 MiB (RSS), difference: -1.15 MiB | ||
| 20044 | 2025.12.19 21:43:58.007141 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006657306 sec. | ||
| 20045 | 2025.12.19 21:43:59.751457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20046 | 2025.12.19 21:43:59.768972 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20047 | 2025.12.19 21:43:59.769024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20048 | 2025.12.19 21:43:59.775363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20049 | 2025.12.19 21:43:59.776081 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20050 | 2025.12.19 21:43:59.776382 [ 55 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20051 | 2025.12.19 21:43:59.776445 [ 55 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2025.12.19 21:43:59.776466 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20053 | 2025.12.19 21:43:59.776564 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 20054 | 2025.12.19 21:43:59.779398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20055 | 2025.12.19 21:43:59.780505 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20056 | 2025.12.19 21:43:59.781967 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20057 | 2025.12.19 21:43:59.786506 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20058 | 2025.12.19 21:43:59.791004 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20059 | 2025.12.19 21:43:59.795662 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20060 | 2025.12.19 21:43:59.800690 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20061 | 2025.12.19 21:43:59.805127 [ 190 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20062 | 2025.12.19 21:43:59.861755 [ 199 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.085233544 sec., 8482.575827188413 rows/sec., 43.86 MiB/sec. | ||
| 20063 | 2025.12.19 21:43:59.865143 [ 199 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20064 | 2025.12.19 21:43:59.867356 [ 199 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2025.12.19 21:43:59.867434 [ 199 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_96_19} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20066 | 2025.12.19 21:43:59.870078 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20067 | 2025.12.19 21:44:00.001173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.22 MiB, peak 419.65 MiB, free memory in arenas 0.00 B, will set to 401.15 MiB (RSS), difference: -1.07 MiB | ||
| 20068 | 2025.12.19 21:44:02.237317 [ 222 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Found 6 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20069 | 2025.12.19 21:44:02.237370 [ 222 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 6 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20070 | 2025.12.19 21:44:02.240199 [ 222 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Removing 6 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 20071 | 2025.12.19 21:44:02.282678 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20072 | 2025.12.19 21:44:02.282730 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20073 | 2025.12.19 21:44:02.286140 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20074 | 2025.12.19 21:44:02.722750 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20075 | 2025.12.19 21:44:02.722949 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20076 | 2025.12.19 21:44:02.723023 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20077 | 2025.12.19 21:44:02.723772 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20078 | 2025.12.19 21:44:02.723821 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20079 | 2025.12.19 21:44:02.724332 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20080 | 2025.12.19 21:44:02.724768 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20081 | 2025.12.19 21:44:02.724929 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002037 sec., 11782.0324005891 rows/sec., 1001.01 KiB/sec. | ||
| 20082 | 2025.12.19 21:44:02.724981 [ 4 ] {ea0838a3-d64f-4da6-bfec-870f82b7c35a} <Debug> TCPHandler: Processed in 0.002367306 sec. | ||
| 20083 | 2025.12.19 21:44:02.725104 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20084 | 2025.12.19 21:44:02.725203 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20085 | 2025.12.19 21:44:02.725247 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20086 | 2025.12.19 21:44:02.725656 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20087 | 2025.12.19 21:44:02.725692 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20088 | 2025.12.19 21:44:02.726096 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20089 | 2025.12.19 21:44:02.726511 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20090 | 2025.12.19 21:44:02.726646 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Debug> executeQuery: Read 8 rows, 653.00 B in 0.001465 sec., 5460.750853242321 rows/sec., 435.29 KiB/sec. | ||
| 20091 | 2025.12.19 21:44:02.726683 [ 4 ] {baee09be-3045-49c0-9042-7f591cf0e6f6} <Debug> TCPHandler: Processed in 0.001630915 sec. | ||
| 20092 | 2025.12.19 21:44:02.726806 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20093 | 2025.12.19 21:44:02.726911 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20094 | 2025.12.19 21:44:02.726950 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20095 | 2025.12.19 21:44:02.727452 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2025.12.19 21:44:02.727489 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20097 | 2025.12.19 21:44:02.727909 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20098 | 2025.12.19 21:44:02.728364 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2025.12.19 21:44:02.728501 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Debug> executeQuery: Read 197 rows, 17.70 KiB in 0.001609 sec., 122436.29583592294 rows/sec., 10.74 MiB/sec. | ||
| 20100 | 2025.12.19 21:44:02.728539 [ 4 ] {fc508f64-39be-43e6-8ad0-1056fc2e4f8b} <Debug> TCPHandler: Processed in 0.00178083 sec. | ||
| 20101 | 2025.12.19 21:44:02.728651 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2025.12.19 21:44:02.728745 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20103 | 2025.12.19 21:44:02.728783 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20104 | 2025.12.19 21:44:02.729194 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20105 | 2025.12.19 21:44:02.729229 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20106 | 2025.12.19 21:44:02.729737 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20107 | 2025.12.19 21:44:02.730152 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20108 | 2025.12.19 21:44:02.730285 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001558 sec., 17329.910141206678 rows/sec., 1.27 MiB/sec. | ||
| 20109 | 2025.12.19 21:44:02.730323 [ 4 ] {31d27010-6f3a-49a6-9bd8-4564cd50df48} <Debug> TCPHandler: Processed in 0.001719808 sec. | ||
| 20110 | 2025.12.19 21:44:02.730430 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20111 | 2025.12.19 21:44:02.730522 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20112 | 2025.12.19 21:44:02.730560 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20113 | 2025.12.19 21:44:02.730958 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20114 | 2025.12.19 21:44:02.730993 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20115 | 2025.12.19 21:44:02.731390 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20116 | 2025.12.19 21:44:02.731804 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2025.12.19 21:44:02.731937 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001431 sec., 16771.488469601678 rows/sec., 1.39 MiB/sec. | ||
| 20118 | 2025.12.19 21:44:02.731936 [ 46 ] {} <Debug> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Selected 6 parts from all_1_49_11 to all_54_54_0 | ||
| 20119 | 2025.12.19 21:44:02.731976 [ 4 ] {a15aa9b0-69e2-4650-81fe-271c4f554f55} <Debug> TCPHandler: Processed in 0.001593295 sec. | ||
| 20120 | 2025.12.19 21:44:02.732002 [ 46 ] {} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2025.12.19 21:44:02.732034 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20122 | 2025.12.19 21:44:02.732089 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2025.12.19 21:44:02.732141 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_11 to all_54_54_0 into Compact with storage Full | ||
| 20124 | 2025.12.19 21:44:02.732185 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20125 | 2025.12.19 21:44:02.732227 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20126 | 2025.12.19 21:44:02.732275 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20127 | 2025.12.19 21:44:02.732318 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_11, total 465 rows starting from the beginning of the part | ||
| 20128 | 2025.12.19 21:44:02.732390 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 20129 | 2025.12.19 21:44:02.732443 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 20130 | 2025.12.19 21:44:02.732491 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 250 rows starting from the beginning of the part | ||
| 20131 | 2025.12.19 21:44:02.732537 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part | ||
| 20132 | 2025.12.19 21:44:02.732582 [ 201 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 20133 | 2025.12.19 21:44:02.732620 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20134 | 2025.12.19 21:44:02.732660 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20135 | 2025.12.19 21:44:02.733087 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20136 | 2025.12.19 21:44:02.733528 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20137 | 2025.12.19 21:44:02.733663 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001496 sec., 8021.390374331551 rows/sec., 626.67 KiB/sec. | ||
| 20138 | 2025.12.19 21:44:02.733700 [ 4 ] {9724877a-2353-4b9d-bc57-20362cd28722} <Debug> TCPHandler: Processed in 0.001666297 sec. | ||
| 20139 | 2025.12.19 21:44:02.733730 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638665 sec., 605981.0882639221 rows/sec., 43.52 MiB/sec. | ||
| 20140 | 2025.12.19 21:44:02.733799 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20141 | 2025.12.19 21:44:02.733894 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20142 | 2025.12.19 21:44:02.733934 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20143 | 2025.12.19 21:44:02.734001 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Trace> MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) | ||
| 20144 | 2025.12.19 21:44:02.734386 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20145 | 2025.12.19 21:44:02.734426 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20146 | 2025.12.19 21:44:02.734671 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20147 | 2025.12.19 21:44:02.734763 [ 189 ] {e02b57cd-036d-4ec7-a59b-89455be6cefb::all_1_54_12} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb) (MergerMutator): Merged 6 parts: [all_1_49_11, all_54_54_0] -> all_1_54_12 | ||
| 20148 | 2025.12.19 21:44:02.734867 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 20149 | 2025.12.19 21:44:02.734953 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20150 | 2025.12.19 21:44:02.735373 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2025.12.19 21:44:02.735510 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Debug> executeQuery: Read 127 rows, 10.41 KiB in 0.001633 sec., 77770.97366809554 rows/sec., 6.22 MiB/sec. | ||
| 20152 | 2025.12.19 21:44:02.735547 [ 4 ] {03854fc5-6c6c-4d71-9bc6-5783c85c98d7} <Debug> TCPHandler: Processed in 0.00179494 sec. | ||
| 20153 | 2025.12.19 21:44:02.735659 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20154 | 2025.12.19 21:44:02.735751 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20155 | 2025.12.19 21:44:02.735792 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20156 | 2025.12.19 21:44:02.736216 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2025.12.19 21:44:02.736251 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20158 | 2025.12.19 21:44:02.736681 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20159 | 2025.12.19 21:44:02.737095 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2025.12.19 21:44:02.737226 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Debug> executeQuery: Read 201 rows, 14.73 KiB in 0.001493 sec., 134628.2652377763 rows/sec., 9.64 MiB/sec. | ||
| 20161 | 2025.12.19 21:44:02.737262 [ 4 ] {69f5e7e1-4614-447b-b9bc-a624d22e2d62} <Debug> TCPHandler: Processed in 0.001650876 sec. | ||
| 20162 | 2025.12.19 21:44:02.737372 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2025.12.19 21:44:02.737463 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20164 | 2025.12.19 21:44:02.737515 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20165 | 2025.12.19 21:44:02.738384 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2025.12.19 21:44:02.738419 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20167 | 2025.12.19 21:44:02.739009 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20168 | 2025.12.19 21:44:02.739419 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2025.12.19 21:44:02.739559 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002114 sec., 3311.2582781456954 rows/sec., 5.93 MiB/sec. | ||
| 20170 | 2025.12.19 21:44:02.739623 [ 4 ] {af624499-c724-4b72-b317-73cb6bcbaf5d} <Debug> TCPHandler: Processed in 0.002297924 sec. | ||
| 20171 | 2025.12.19 21:44:02.739732 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2025.12.19 21:44:02.739900 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20173 | 2025.12.19 21:44:02.739942 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20174 | 2025.12.19 21:44:02.740287 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2025.12.19 21:44:02.740322 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20176 | 2025.12.19 21:44:02.740754 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20177 | 2025.12.19 21:44:02.741231 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2025.12.19 21:44:02.741363 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
| 20179 | 2025.12.19 21:44:02.741399 [ 4 ] {b870dd29-5d39-4c78-bfb6-66aca116e8aa} <Debug> TCPHandler: Processed in 0.001715498 sec. | ||
| 20180 | 2025.12.19 21:44:04.760960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46586 | ||
| 20181 | 2025.12.19 21:44:04.761485 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20182 | 2025.12.19 21:44:04.761520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20183 | 2025.12.19 21:44:04.761980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20184 | 2025.12.19 21:44:04.762197 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20185 | 2025.12.19 21:44:04.762322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46586 | ||
| 20186 | 2025.12.19 21:44:07.272245 [ 222 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20187 | 2025.12.19 21:44:07.272301 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20188 | 2025.12.19 21:44:07.275086 [ 222 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20189 | 2025.12.19 21:44:07.280394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20190 | 2025.12.19 21:44:07.297862 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20191 | 2025.12.19 21:44:07.297905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20192 | 2025.12.19 21:44:07.304191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20193 | 2025.12.19 21:44:07.304910 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20194 | 2025.12.19 21:44:07.308013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20195 | 2025.12.19 21:44:07.402157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2390 | ||
| 20196 | 2025.12.19 21:44:07.404979 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20197 | 2025.12.19 21:44:07.405031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20198 | 2025.12.19 21:44:07.406330 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20199 | 2025.12.19 21:44:07.406613 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20200 | 2025.12.19 21:44:07.407012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 20201 | 2025.12.19 21:44:07.722541 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20202 | 2025.12.19 21:44:07.722706 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20203 | 2025.12.19 21:44:07.722768 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20204 | 2025.12.19 21:44:07.723341 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20205 | 2025.12.19 21:44:07.723377 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20206 | 2025.12.19 21:44:07.723694 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20207 | 2025.12.19 21:44:07.723901 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2025.12.19 21:44:07.724043 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001384 sec., 722.543352601156 rows/sec., 53.63 KiB/sec. | ||
| 20209 | 2025.12.19 21:44:07.724086 [ 4 ] {515dd789-7cd9-4a5e-b263-f1c1658090a9} <Debug> TCPHandler: Processed in 0.001625625 sec. | ||
| 20210 | 2025.12.19 21:44:07.724209 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20211 | 2025.12.19 21:44:07.724314 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20212 | 2025.12.19 21:44:07.724354 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20213 | 2025.12.19 21:44:07.724857 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20214 | 2025.12.19 21:44:07.724891 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20215 | 2025.12.19 21:44:07.725197 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20216 | 2025.12.19 21:44:07.725400 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20217 | 2025.12.19 21:44:07.725526 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Debug> executeQuery: Read 166 rows, 14.84 KiB in 0.001232 sec., 134740.25974025973 rows/sec., 11.76 MiB/sec. | ||
| 20218 | 2025.12.19 21:44:07.725562 [ 4 ] {6d4f9cf2-7c27-4ee8-b860-ed97c4cffb7b} <Debug> TCPHandler: Processed in 0.001402659 sec. | ||
| 20219 | 2025.12.19 21:44:07.725678 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20220 | 2025.12.19 21:44:07.725774 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20221 | 2025.12.19 21:44:07.725812 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20222 | 2025.12.19 21:44:07.726212 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20223 | 2025.12.19 21:44:07.726245 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20224 | 2025.12.19 21:44:07.726543 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20225 | 2025.12.19 21:44:07.726741 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20226 | 2025.12.19 21:44:07.726866 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001111 sec., 49504.9504950495 rows/sec., 3.62 MiB/sec. | ||
| 20227 | 2025.12.19 21:44:07.726903 [ 4 ] {39c5dbb7-8729-4c57-b8de-b87c8d8b914c} <Debug> TCPHandler: Processed in 0.001276265 sec. | ||
| 20228 | 2025.12.19 21:44:07.727011 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20229 | 2025.12.19 21:44:07.727111 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20230 | 2025.12.19 21:44:07.727148 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20231 | 2025.12.19 21:44:07.727614 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20232 | 2025.12.19 21:44:07.727650 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20233 | 2025.12.19 21:44:07.727947 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20234 | 2025.12.19 21:44:07.728143 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20235 | 2025.12.19 21:44:07.728268 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.001174 sec., 106473.59454855196 rows/sec., 8.26 MiB/sec. | ||
| 20236 | 2025.12.19 21:44:07.728306 [ 4 ] {718aecd9-6ede-4be0-955a-b56e73a3c952} <Debug> TCPHandler: Processed in 0.001341747 sec. | ||
| 20237 | 2025.12.19 21:44:07.728430 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20238 | 2025.12.19 21:44:07.728524 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20239 | 2025.12.19 21:44:07.728566 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20240 | 2025.12.19 21:44:07.729005 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20241 | 2025.12.19 21:44:07.729042 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20242 | 2025.12.19 21:44:07.729364 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20243 | 2025.12.19 21:44:07.729566 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20244 | 2025.12.19 21:44:07.729693 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001188 sec., 135521.88552188553 rows/sec., 9.43 MiB/sec. | ||
| 20245 | 2025.12.19 21:44:07.729731 [ 4 ] {e3b95fb0-a618-45c9-97f2-464866eafe3f} <Debug> TCPHandler: Processed in 0.001356748 sec. | ||
| 20246 | 2025.12.19 21:44:07.729838 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20247 | 2025.12.19 21:44:07.729937 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20248 | 2025.12.19 21:44:07.729989 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20249 | 2025.12.19 21:44:07.730867 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20250 | 2025.12.19 21:44:07.730904 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20251 | 2025.12.19 21:44:07.731464 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20252 | 2025.12.19 21:44:07.731687 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2025.12.19 21:44:07.731824 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001905 sec., 28346.456692913387 rows/sec., 50.80 MiB/sec. | ||
| 20254 | 2025.12.19 21:44:07.731878 [ 4 ] {5ceb943e-b553-4aee-8d72-4f12d0c526a4} <Debug> TCPHandler: Processed in 0.002087418 sec. | ||
| 20255 | 2025.12.19 21:44:07.731991 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20256 | 2025.12.19 21:44:07.732094 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20257 | 2025.12.19 21:44:07.732134 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20258 | 2025.12.19 21:44:07.732494 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20259 | 2025.12.19 21:44:07.732529 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20260 | 2025.12.19 21:44:07.732813 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20261 | 2025.12.19 21:44:07.733011 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20262 | 2025.12.19 21:44:07.733135 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 20263 | 2025.12.19 21:44:07.733171 [ 4 ] {3c564e82-3472-4915-9d3a-55418dd8de01} <Debug> TCPHandler: Processed in 0.001228444 sec. | ||
| 20264 | 2025.12.19 21:44:08.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.19 MiB, peak 419.65 MiB, free memory in arenas 0.00 B, will set to 401.15 MiB (RSS), difference: -1.03 MiB | ||
| 20265 | 2025.12.19 21:44:08.911451 [ 33 ] {} <Debug> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 20266 | 2025.12.19 21:44:08.911541 [ 33 ] {} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20267 | 2025.12.19 21:44:08.911579 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20268 | 2025.12.19 21:44:08.911752 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::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 | ||
| 20269 | 2025.12.19 21:44:08.911987 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20270 | 2025.12.19 21:44:08.912036 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 20271 | 2025.12.19 21:44:08.912112 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 20272 | 2025.12.19 21:44:08.912164 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 20273 | 2025.12.19 21:44:08.912214 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 20274 | 2025.12.19 21:44:08.912264 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 20275 | 2025.12.19 21:44:08.913347 [ 198 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671047 sec., 8377.980990361133 rows/sec., 555.18 KiB/sec. | ||
| 20276 | 2025.12.19 21:44:08.913504 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 20277 | 2025.12.19 21:44:08.913756 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2025.12.19 21:44:08.913822 [ 192 ] {1d8b79dc-e24f-4987-86ec-95b115eb84c1::all_1_13_3} <Trace> oximeter.measurements_f64 (1d8b79dc-e24f-4987-86ec-95b115eb84c1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 20279 | 2025.12.19 21:44:08.913889 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20280 | 2025.12.19 21:44:11.991058 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20281 | 2025.12.19 21:44:11.991118 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20282 | 2025.12.19 21:44:12.262531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47098 | ||
| 20283 | 2025.12.19 21:44:12.263448 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2025.12.19 21:44:12.263528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20285 | 2025.12.19 21:44:12.264126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20286 | 2025.12.19 21:44:12.264574 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2025.12.19 21:44:12.264704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47098 | ||
| 20288 | 2025.12.19 21:44:12.720172 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20289 | 2025.12.19 21:44:12.720369 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20290 | 2025.12.19 21:44:12.720438 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20291 | 2025.12.19 21:44:12.721213 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20292 | 2025.12.19 21:44:12.721250 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20293 | 2025.12.19 21:44:12.721778 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20294 | 2025.12.19 21:44:12.722278 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20295 | 2025.12.19 21:44:12.722430 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002115 sec., 945.6264775413711 rows/sec., 70.18 KiB/sec. | ||
| 20296 | 2025.12.19 21:44:12.722480 [ 4 ] {f16f156d-cc34-4b94-9d05-863cb966959f} <Debug> TCPHandler: Processed in 0.002481669 sec. | ||
| 20297 | 2025.12.19 21:44:12.722614 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20298 | 2025.12.19 21:44:12.722716 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20299 | 2025.12.19 21:44:12.722755 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20300 | 2025.12.19 21:44:12.723227 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2025.12.19 21:44:12.723261 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20302 | 2025.12.19 21:44:12.723704 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20303 | 2025.12.19 21:44:12.724226 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20304 | 2025.12.19 21:44:12.724356 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Debug> executeQuery: Read 74 rows, 6.02 KiB in 0.001659 sec., 44605.183845690175 rows/sec., 3.54 MiB/sec. | ||
| 20305 | 2025.12.19 21:44:12.724392 [ 4 ] {1b3f0faf-3973-4fc0-8605-13585c1cde6c} <Debug> TCPHandler: Processed in 0.001834571 sec. | ||
| 20306 | 2025.12.19 21:44:12.724546 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20307 | 2025.12.19 21:44:12.724638 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20308 | 2025.12.19 21:44:12.724676 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20309 | 2025.12.19 21:44:12.725066 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20310 | 2025.12.19 21:44:12.725099 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20311 | 2025.12.19 21:44:12.725530 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20312 | 2025.12.19 21:44:12.726009 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2025.12.19 21:44:12.726140 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Debug> executeQuery: Read 9 rows, 667.00 B in 0.00152 sec., 5921.052631578947 rows/sec., 428.53 KiB/sec. | ||
| 20314 | 2025.12.19 21:44:12.726177 [ 4 ] {384287cb-7d36-4aea-8709-e9e27c8e13a9} <Debug> TCPHandler: Processed in 0.001689367 sec. | ||
| 20315 | 2025.12.19 21:44:12.726287 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20316 | 2025.12.19 21:44:12.726388 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20317 | 2025.12.19 21:44:12.726425 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20318 | 2025.12.19 21:44:12.726838 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2025.12.19 21:44:12.726870 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20320 | 2025.12.19 21:44:12.727303 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20321 | 2025.12.19 21:44:12.727839 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2025.12.19 21:44:12.727967 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Debug> executeQuery: Read 85 rows, 6.66 KiB in 0.001596 sec., 53258.14536340852 rows/sec., 4.07 MiB/sec. | ||
| 20323 | 2025.12.19 21:44:12.728003 [ 4 ] {b874548e-f7e2-46ce-b56f-94d930f140dd} <Debug> TCPHandler: Processed in 0.001763309 sec. | ||
| 20324 | 2025.12.19 21:44:12.728118 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20325 | 2025.12.19 21:44:12.728214 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20326 | 2025.12.19 21:44:12.728255 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20327 | 2025.12.19 21:44:12.728672 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2025.12.19 21:44:12.728705 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20329 | 2025.12.19 21:44:12.729171 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20330 | 2025.12.19 21:44:12.729686 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2025.12.19 21:44:12.729798 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 2 parts from all_1_137_31 to all_138_138_0 | ||
| 20332 | 2025.12.19 21:44:12.729815 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001618 sec., 100123.60939431396 rows/sec., 6.96 MiB/sec. | ||
| 20333 | 2025.12.19 21:44:12.729833 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2025.12.19 21:44:12.729852 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20335 | 2025.12.19 21:44:12.729853 [ 4 ] {f2cb653b-d26d-419a-821f-405b9448164a} <Debug> TCPHandler: Processed in 0.001783889 sec. | ||
| 20336 | 2025.12.19 21:44:12.729947 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_31 to all_138_138_0 into Compact with storage Full | ||
| 20337 | 2025.12.19 21:44:12.729982 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20338 | 2025.12.19 21:44:12.730062 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20339 | 2025.12.19 21:44:12.730088 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20340 | 2025.12.19 21:44:12.730099 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_31, total 41337 rows starting from the beginning of the part | ||
| 20341 | 2025.12.19 21:44:12.730147 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20342 | 2025.12.19 21:44:12.730172 [ 196 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20343 | 2025.12.19 21:44:12.730957 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20344 | 2025.12.19 21:44:12.730996 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20345 | 2025.12.19 21:44:12.731621 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20346 | 2025.12.19 21:44:12.732043 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20347 | 2025.12.19 21:44:12.732182 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002112 sec., 3314.393939393939 rows/sec., 5.94 MiB/sec. | ||
| 20348 | 2025.12.19 21:44:12.732235 [ 4 ] {ef9d328a-fd50-42b9-8961-711291265afc} <Debug> TCPHandler: Processed in 0.002301034 sec. | ||
| 20349 | 2025.12.19 21:44:12.732392 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20350 | 2025.12.19 21:44:12.732484 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20351 | 2025.12.19 21:44:12.732524 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20352 | 2025.12.19 21:44:12.732878 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20353 | 2025.12.19 21:44:12.732911 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20354 | 2025.12.19 21:44:12.733307 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20355 | 2025.12.19 21:44:12.733725 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20356 | 2025.12.19 21:44:12.733822 [ 27 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20357 | 2025.12.19 21:44:12.733848 [ 27 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20358 | 2025.12.19 21:44:12.733854 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 20359 | 2025.12.19 21:44:12.733865 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20360 | 2025.12.19 21:44:12.733890 [ 4 ] {19822b33-36af-4b18-a378-9f31f9791b83} <Debug> TCPHandler: Processed in 0.001554483 sec. | ||
| 20361 | 2025.12.19 21:44:12.733939 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20362 | 2025.12.19 21:44:12.734022 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20363 | 2025.12.19 21:44:12.734049 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8030 rows starting from the beginning of the part | ||
| 20364 | 2025.12.19 21:44:12.734102 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 20365 | 2025.12.19 21:44:12.734143 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 20366 | 2025.12.19 21:44:12.734181 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 20367 | 2025.12.19 21:44:12.734218 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20368 | 2025.12.19 21:44:12.734254 [ 198 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 20369 | 2025.12.19 21:44:12.737149 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00323731 sec., 2573123.9825657723 rows/sec., 171.56 MiB/sec. | ||
| 20370 | 2025.12.19 21:44:12.737383 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41497 rows, containing 5 columns (5 merged, 0 gathered) in 0.007462298 sec., 5560887.544292656 rows/sec., 380.22 MiB/sec. | ||
| 20371 | 2025.12.19 21:44:12.737511 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20372 | 2025.12.19 21:44:12.738124 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2025.12.19 21:44:12.738177 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 20374 | 2025.12.19 21:44:12.738215 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_141_28} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20375 | 2025.12.19 21:44:12.738322 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20376 | 2025.12.19 21:44:12.738777 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2025.12.19 21:44:12.738865 [ 197 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 2 parts: [all_1_137_31, all_138_138_0] -> all_1_138_32 | ||
| 20378 | 2025.12.19 21:44:12.738974 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20379 | 2025.12.19 21:44:14.623187 [ 23 ] {} <Debug> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 20380 | 2025.12.19 21:44:14.623306 [ 23 ] {} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20381 | 2025.12.19 21:44:14.623346 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20382 | 2025.12.19 21:44:14.623487 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 20383 | 2025.12.19 21:44:14.623632 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20384 | 2025.12.19 21:44:14.623671 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 223 rows starting from the beginning of the part | ||
| 20385 | 2025.12.19 21:44:14.623747 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 20386 | 2025.12.19 21:44:14.623798 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 20387 | 2025.12.19 21:44:14.623846 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 20388 | 2025.12.19 21:44:14.623892 [ 197 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 20389 | 2025.12.19 21:44:14.625283 [ 198 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852662 sec., 253689.0161292238 rows/sec., 15.88 MiB/sec. | ||
| 20390 | 2025.12.19 21:44:14.625548 [ 193 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 20391 | 2025.12.19 21:44:14.626137 [ 193 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20392 | 2025.12.19 21:44:14.626219 [ 193 ] {189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8::all_1_33_7} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 20393 | 2025.12.19 21:44:14.626294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20394 | 2025.12.19 21:44:14.652983 [ 23 ] {} <Debug> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 20395 | 2025.12.19 21:44:14.653020 [ 23 ] {} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2025.12.19 21:44:14.653041 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20397 | 2025.12.19 21:44:14.653113 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 20398 | 2025.12.19 21:44:14.653200 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20399 | 2025.12.19 21:44:14.653228 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 434 rows starting from the beginning of the part | ||
| 20400 | 2025.12.19 21:44:14.653281 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 20401 | 2025.12.19 21:44:14.653325 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 20402 | 2025.12.19 21:44:14.653365 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 20403 | 2025.12.19 21:44:14.653405 [ 197 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 20404 | 2025.12.19 21:44:14.654438 [ 193 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352938 sec., 677045.067844942 rows/sec., 46.92 MiB/sec. | ||
| 20405 | 2025.12.19 21:44:14.654666 [ 188 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 20406 | 2025.12.19 21:44:14.655184 [ 188 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20407 | 2025.12.19 21:44:14.655247 [ 188 ] {b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d::all_1_33_7} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 20408 | 2025.12.19 21:44:14.655308 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20409 | 2025.12.19 21:44:14.808096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20410 | 2025.12.19 21:44:14.826778 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2025.12.19 21:44:14.826838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20412 | 2025.12.19 21:44:14.833212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20413 | 2025.12.19 21:44:14.834460 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2025.12.19 21:44:14.837814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20415 | 2025.12.19 21:44:17.176291 [ 219 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20416 | 2025.12.19 21:44:17.176343 [ 219 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20417 | 2025.12.19 21:44:17.179033 [ 219 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20418 | 2025.12.19 21:44:17.295429 [ 219 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20419 | 2025.12.19 21:44:17.295494 [ 219 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20420 | 2025.12.19 21:44:17.298965 [ 219 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20421 | 2025.12.19 21:44:17.407267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2418 | ||
| 20422 | 2025.12.19 21:44:17.410065 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2025.12.19 21:44:17.410110 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20424 | 2025.12.19 21:44:17.411642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20425 | 2025.12.19 21:44:17.412283 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2025.12.19 21:44:17.412685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2418 | ||
| 20427 | 2025.12.19 21:44:17.750476 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20428 | 2025.12.19 21:44:17.750725 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20429 | 2025.12.19 21:44:17.750820 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20430 | 2025.12.19 21:44:17.751626 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20431 | 2025.12.19 21:44:17.751666 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20432 | 2025.12.19 21:44:17.752122 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20433 | 2025.12.19 21:44:17.752543 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20434 | 2025.12.19 21:44:17.752686 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Debug> executeQuery: Read 7 rows, 577.00 B in 0.002028 sec., 3451.6765285996057 rows/sec., 277.85 KiB/sec. | ||
| 20435 | 2025.12.19 21:44:17.752730 [ 4 ] {c6a0d85d-d1ea-487f-8d9c-6b6f6a81c18b} <Debug> TCPHandler: Processed in 0.002382187 sec. | ||
| 20436 | 2025.12.19 21:44:17.752859 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20437 | 2025.12.19 21:44:17.752972 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20438 | 2025.12.19 21:44:17.753011 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20439 | 2025.12.19 21:44:17.754502 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2025.12.19 21:44:17.754540 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20441 | 2025.12.19 21:44:17.755036 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20442 | 2025.12.19 21:44:17.755481 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2025.12.19 21:44:17.755645 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Debug> executeQuery: Read 1309 rows, 111.62 KiB in 0.002699 sec., 484994.4423860689 rows/sec., 40.39 MiB/sec. | ||
| 20444 | 2025.12.19 21:44:17.755687 [ 4 ] {76b4d30f-3c58-443f-90e6-543b1f0c34b6} <Debug> TCPHandler: Processed in 0.00287847 sec. | ||
| 20445 | 2025.12.19 21:44:17.755800 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2025.12.19 21:44:17.755897 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20447 | 2025.12.19 21:44:17.755938 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20448 | 2025.12.19 21:44:17.756386 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2025.12.19 21:44:17.756422 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20450 | 2025.12.19 21:44:17.756825 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20451 | 2025.12.19 21:44:17.757286 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2025.12.19 21:44:17.757424 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Debug> executeQuery: Read 61 rows, 4.54 KiB in 0.001546 sec., 39456.66235446313 rows/sec., 2.87 MiB/sec. | ||
| 20453 | 2025.12.19 21:44:17.757453 [ 90 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20454 | 2025.12.19 21:44:17.757463 [ 4 ] {11311c0a-e0b2-46fc-b2c6-9f81a477735b} <Debug> TCPHandler: Processed in 0.001714018 sec. | ||
| 20455 | 2025.12.19 21:44:17.757530 [ 90 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20456 | 2025.12.19 21:44:17.757562 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20457 | 2025.12.19 21:44:17.757621 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20458 | 2025.12.19 21:44:17.757676 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20459 | 2025.12.19 21:44:17.757721 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20460 | 2025.12.19 21:44:17.757762 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20461 | 2025.12.19 21:44:17.757776 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20462 | 2025.12.19 21:44:17.757809 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 297 rows starting from the beginning of the part | ||
| 20463 | 2025.12.19 21:44:17.757874 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part | ||
| 20464 | 2025.12.19 21:44:17.757927 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 27 rows starting from the beginning of the part | ||
| 20465 | 2025.12.19 21:44:17.757974 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part | ||
| 20466 | 2025.12.19 21:44:17.758019 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 9 rows starting from the beginning of the part | ||
| 20467 | 2025.12.19 21:44:17.758063 [ 198 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 61 rows starting from the beginning of the part | ||
| 20468 | 2025.12.19 21:44:17.758310 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20469 | 2025.12.19 21:44:17.758347 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20470 | 2025.12.19 21:44:17.758759 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20471 | 2025.12.19 21:44:17.758878 [ 188 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240125 sec., 406410.64408829756 rows/sec., 28.83 MiB/sec. | ||
| 20472 | 2025.12.19 21:44:17.759196 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20473 | 2025.12.19 21:44:17.759206 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2025.12.19 21:44:17.759361 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001658 sec., 137515.07840772014 rows/sec., 9.31 MiB/sec. | ||
| 20475 | 2025.12.19 21:44:17.759400 [ 4 ] {90e9b9ce-a73f-4481-8204-8e5d593a1e7d} <Debug> TCPHandler: Processed in 0.001829931 sec. | ||
| 20476 | 2025.12.19 21:44:17.759517 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20477 | 2025.12.19 21:44:17.759613 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20478 | 2025.12.19 21:44:17.759654 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20479 | 2025.12.19 21:44:17.759923 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2025.12.19 21:44:17.760010 [ 193 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_141_28} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20481 | 2025.12.19 21:44:17.760122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20482 | 2025.12.19 21:44:17.760421 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2025.12.19 21:44:17.760462 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20484 | 2025.12.19 21:44:17.760898 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20485 | 2025.12.19 21:44:17.761328 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2025.12.19 21:44:17.761464 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Debug> executeQuery: Read 587 rows, 44.71 KiB in 0.001868 sec., 314239.8286937901 rows/sec., 23.37 MiB/sec. | ||
| 20487 | 2025.12.19 21:44:17.761503 [ 4 ] {413faa07-15bf-44d8-a8de-63e5dd1ee584} <Debug> TCPHandler: Processed in 0.002037056 sec. | ||
| 20488 | 2025.12.19 21:44:17.761623 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2025.12.19 21:44:17.761718 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20490 | 2025.12.19 21:44:17.761760 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20491 | 2025.12.19 21:44:17.762415 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2025.12.19 21:44:17.762452 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20493 | 2025.12.19 21:44:17.762973 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20494 | 2025.12.19 21:44:17.763466 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2025.12.19 21:44:17.763595 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 | ||
| 20496 | 2025.12.19 21:44:17.763603 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Debug> executeQuery: Read 848 rows, 58.44 KiB in 0.001903 sec., 445612.19127693115 rows/sec., 29.99 MiB/sec. | ||
| 20497 | 2025.12.19 21:44:17.763633 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20498 | 2025.12.19 21:44:17.763656 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20499 | 2025.12.19 21:44:17.763656 [ 4 ] {09add9b2-22c2-46ad-a2e5-671c9d52f9e7} <Debug> TCPHandler: Processed in 0.002083128 sec. | ||
| 20500 | 2025.12.19 21:44:17.763776 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full | ||
| 20501 | 2025.12.19 21:44:17.763789 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20502 | 2025.12.19 21:44:17.763907 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20503 | 2025.12.19 21:44:17.763924 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20504 | 2025.12.19 21:44:17.763963 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20505 | 2025.12.19 21:44:17.763965 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 41497 rows starting from the beginning of the part | ||
| 20506 | 2025.12.19 21:44:17.764046 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 161 rows starting from the beginning of the part | ||
| 20507 | 2025.12.19 21:44:17.764091 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 201 rows starting from the beginning of the part | ||
| 20508 | 2025.12.19 21:44:17.764136 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 161 rows starting from the beginning of the part | ||
| 20509 | 2025.12.19 21:44:17.764177 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 162 rows starting from the beginning of the part | ||
| 20510 | 2025.12.19 21:44:17.764217 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 848 rows starting from the beginning of the part | ||
| 20511 | 2025.12.19 21:44:17.764930 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2025.12.19 21:44:17.764971 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20513 | 2025.12.19 21:44:17.765699 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20514 | 2025.12.19 21:44:17.766153 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2025.12.19 21:44:17.766301 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20516 | 2025.12.19 21:44:17.766305 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002415 sec., 22360.24844720497 rows/sec., 40.07 MiB/sec. | ||
| 20517 | 2025.12.19 21:44:17.766349 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20518 | 2025.12.19 21:44:17.766376 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20519 | 2025.12.19 21:44:17.766398 [ 4 ] {b47868a7-1fd6-4107-9198-7c6ecd66c7f3} <Debug> TCPHandler: Processed in 0.002659803 sec. | ||
| 20520 | 2025.12.19 21:44:17.766464 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20521 | 2025.12.19 21:44:17.766518 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20522 | 2025.12.19 21:44:17.766622 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20523 | 2025.12.19 21:44:17.766664 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20524 | 2025.12.19 21:44:17.766710 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20525 | 2025.12.19 21:44:17.766778 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2947 rows starting from the beginning of the part | ||
| 20526 | 2025.12.19 21:44:17.766923 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 54 rows starting from the beginning of the part | ||
| 20527 | 2025.12.19 21:44:17.767024 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20528 | 2025.12.19 21:44:17.767048 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part | ||
| 20529 | 2025.12.19 21:44:17.767065 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20530 | 2025.12.19 21:44:17.767175 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 54 rows starting from the beginning of the part | ||
| 20531 | 2025.12.19 21:44:17.767291 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 7 rows starting from the beginning of the part | ||
| 20532 | 2025.12.19 21:44:17.767390 [ 193 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 54 rows starting from the beginning of the part | ||
| 20533 | 2025.12.19 21:44:17.767501 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20534 | 2025.12.19 21:44:17.768000 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20535 | 2025.12.19 21:44:17.768145 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 20536 | 2025.12.19 21:44:17.768183 [ 4 ] {5825bb0c-ec1d-4fc2-9298-b5ca7857a1a9} <Debug> TCPHandler: Processed in 0.001715947 sec. | ||
| 20537 | 2025.12.19 21:44:17.772294 [ 194 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43030 rows, containing 5 columns (5 merged, 0 gathered) in 0.008577679 sec., 5016508.545027157 rows/sec., 343.04 MiB/sec. | ||
| 20538 | 2025.12.19 21:44:17.772790 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 20539 | 2025.12.19 21:44:17.773288 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2025.12.19 21:44:17.773368 [ 199 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 | ||
| 20541 | 2025.12.19 21:44:17.773483 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 20542 | 2025.12.19 21:44:17.780389 [ 190 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 19 columns (19 merged, 0 gathered) in 0.013963909 sec., 223647.97708148914 rows/sec., 400.57 MiB/sec. | ||
| 20543 | 2025.12.19 21:44:17.783088 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20544 | 2025.12.19 21:44:17.783677 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2025.12.19 21:44:17.783757 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20546 | 2025.12.19 21:44:17.783921 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 20547 | 2025.12.19 21:44:18.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.00 MiB, peak 419.82 MiB, free memory in arenas 0.00 B, will set to 408.39 MiB (RSS), difference: 6.39 MiB | ||
| 20548 | 2025.12.19 21:44:19.764837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47546 | ||
| 20549 | 2025.12.19 21:44:19.765437 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20550 | 2025.12.19 21:44:19.765479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20551 | 2025.12.19 21:44:19.766114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20552 | 2025.12.19 21:44:19.766603 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20553 | 2025.12.19 21:44:19.766757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47546 | ||
| 20554 | 2025.12.19 21:44:22.337866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20555 | 2025.12.19 21:44:22.356552 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2025.12.19 21:44:22.356616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20557 | 2025.12.19 21:44:22.363630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20558 | 2025.12.19 21:44:22.364893 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2025.12.19 21:44:22.368219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20560 | 2025.12.19 21:44:22.720444 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20561 | 2025.12.19 21:44:22.720635 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20562 | 2025.12.19 21:44:22.720708 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20563 | 2025.12.19 21:44:22.721446 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2025.12.19 21:44:22.721499 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20565 | 2025.12.19 21:44:22.721985 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20566 | 2025.12.19 21:44:22.722468 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2025.12.19 21:44:22.722617 [ 82 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Selected 6 parts from all_1_47_11 to all_52_52_0 | ||
| 20568 | 2025.12.19 21:44:22.722623 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002043 sec., 978.952520802741 rows/sec., 72.66 KiB/sec. | ||
| 20569 | 2025.12.19 21:44:22.722681 [ 82 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2025.12.19 21:44:22.722705 [ 4 ] {013f49e8-d9cc-4080-9ef3-d0de9227a642} <Debug> TCPHandler: Processed in 0.002389806 sec. | ||
| 20571 | 2025.12.19 21:44:22.722712 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20572 | 2025.12.19 21:44:22.722841 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_11 to all_52_52_0 into Compact with storage Full | ||
| 20573 | 2025.12.19 21:44:22.722849 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20574 | 2025.12.19 21:44:22.722949 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20575 | 2025.12.19 21:44:22.722959 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20576 | 2025.12.19 21:44:22.722982 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_11, total 23 rows starting from the beginning of the part | ||
| 20577 | 2025.12.19 21:44:22.723000 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20578 | 2025.12.19 21:44:22.723049 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 20579 | 2025.12.19 21:44:22.723102 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 20580 | 2025.12.19 21:44:22.723151 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 20581 | 2025.12.19 21:44:22.723198 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 20582 | 2025.12.19 21:44:22.723244 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 20583 | 2025.12.19 21:44:22.723442 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20584 | 2025.12.19 21:44:22.723477 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20585 | 2025.12.19 21:44:22.723901 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20586 | 2025.12.19 21:44:22.723989 [ 190 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195093 sec., 35980.46344510427 rows/sec., 2.95 MiB/sec. | ||
| 20587 | 2025.12.19 21:44:22.724220 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Trace> MergedBlockOutputStream: filled checksums all_1_52_12 (state Temporary) | ||
| 20588 | 2025.12.19 21:44:22.724328 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20589 | 2025.12.19 21:44:22.724449 [ 82 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20590 | 2025.12.19 21:44:22.724461 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Debug> executeQuery: Read 74 rows, 6.02 KiB in 0.00152 sec., 48684.21052631579 rows/sec., 3.87 MiB/sec. | ||
| 20591 | 2025.12.19 21:44:22.724483 [ 82 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20592 | 2025.12.19 21:44:22.724508 [ 4 ] {0a0cdff4-fc8a-4ea2-8da7-3c5a83867d85} <Debug> TCPHandler: Processed in 0.001708428 sec. | ||
| 20593 | 2025.12.19 21:44:22.724510 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20594 | 2025.12.19 21:44:22.724638 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20595 | 2025.12.19 21:44:22.724642 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20596 | 2025.12.19 21:44:22.724737 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20597 | 2025.12.19 21:44:22.724753 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_merge_all_1_52_12 to all_1_52_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20598 | 2025.12.19 21:44:22.724780 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20599 | 2025.12.19 21:44:22.724788 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20600 | 2025.12.19 21:44:22.724820 [ 194 ] {bdc75924-d62f-4f34-a49c-f98bd654d855::all_1_52_12} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855) (MergerMutator): Merged 6 parts: [all_1_47_11, all_52_52_0] -> all_1_52_12 | ||
| 20601 | 2025.12.19 21:44:22.724828 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2529 rows starting from the beginning of the part | ||
| 20602 | 2025.12.19 21:44:22.724891 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20603 | 2025.12.19 21:44:22.724907 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 197 rows starting from the beginning of the part | ||
| 20604 | 2025.12.19 21:44:22.724959 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 166 rows starting from the beginning of the part | ||
| 20605 | 2025.12.19 21:44:22.725000 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 20606 | 2025.12.19 21:44:22.725039 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1309 rows starting from the beginning of the part | ||
| 20607 | 2025.12.19 21:44:22.725084 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 20608 | 2025.12.19 21:44:22.725177 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20609 | 2025.12.19 21:44:22.725218 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20610 | 2025.12.19 21:44:22.725646 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20611 | 2025.12.19 21:44:22.726074 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2025.12.19 21:44:22.726210 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Debug> executeQuery: Read 9 rows, 667.00 B in 0.001491 sec., 6036.2173038229375 rows/sec., 436.87 KiB/sec. | ||
| 20613 | 2025.12.19 21:44:22.726248 [ 4 ] {91dea7f9-1a1c-4532-a130-219305c97876} <Debug> TCPHandler: Processed in 0.001658086 sec. | ||
| 20614 | 2025.12.19 21:44:22.726347 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2025.12.19 21:44:22.726439 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20616 | 2025.12.19 21:44:22.726477 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20617 | 2025.12.19 21:44:22.726903 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2025.12.19 21:44:22.726938 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20619 | 2025.12.19 21:44:22.726976 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4349 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382866 sec., 1825113.1200831267 rows/sec., 157.94 MiB/sec. | ||
| 20620 | 2025.12.19 21:44:22.727327 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20621 | 2025.12.19 21:44:22.727456 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20622 | 2025.12.19 21:44:22.727884 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20623 | 2025.12.19 21:44:22.727968 [ 201 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_146_29} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20624 | 2025.12.19 21:44:22.727970 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20625 | 2025.12.19 21:44:22.728045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 20626 | 2025.12.19 21:44:22.728092 [ 82 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20627 | 2025.12.19 21:44:22.728121 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Debug> executeQuery: Read 85 rows, 6.66 KiB in 0.001699 sec., 50029.429075927015 rows/sec., 3.83 MiB/sec. | ||
| 20628 | 2025.12.19 21:44:22.728122 [ 82 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2025.12.19 21:44:22.728160 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20630 | 2025.12.19 21:44:22.728166 [ 4 ] {9f1db4a5-e435-455c-b88f-e6f4ed179eee} <Debug> TCPHandler: Processed in 0.001866731 sec. | ||
| 20631 | 2025.12.19 21:44:22.728224 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20632 | 2025.12.19 21:44:22.728285 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20633 | 2025.12.19 21:44:22.728292 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20634 | 2025.12.19 21:44:22.728322 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1390 rows starting from the beginning of the part | ||
| 20635 | 2025.12.19 21:44:22.728365 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 127 rows starting from the beginning of the part | ||
| 20636 | 2025.12.19 21:44:22.728379 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20637 | 2025.12.19 21:44:22.728400 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 125 rows starting from the beginning of the part | ||
| 20638 | 2025.12.19 21:44:22.728421 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20639 | 2025.12.19 21:44:22.728434 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 85 rows starting from the beginning of the part | ||
| 20640 | 2025.12.19 21:44:22.728469 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 587 rows starting from the beginning of the part | ||
| 20641 | 2025.12.19 21:44:22.728504 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 85 rows starting from the beginning of the part | ||
| 20642 | 2025.12.19 21:44:22.728840 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20643 | 2025.12.19 21:44:22.728874 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20644 | 2025.12.19 21:44:22.729363 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20645 | 2025.12.19 21:44:22.729662 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459991 sec., 1643160.814005018 rows/sec., 127.67 MiB/sec. | ||
| 20646 | 2025.12.19 21:44:22.729794 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20647 | 2025.12.19 21:44:22.729938 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001577 sec., 102726.69625871908 rows/sec., 7.14 MiB/sec. | ||
| 20648 | 2025.12.19 21:44:22.729975 [ 4 ] {f691c39a-fc03-413d-8c3c-ad5428d02add} <Debug> TCPHandler: Processed in 0.001737938 sec. | ||
| 20649 | 2025.12.19 21:44:22.730022 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20650 | 2025.12.19 21:44:22.730083 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20651 | 2025.12.19 21:44:22.730181 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20652 | 2025.12.19 21:44:22.730236 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20653 | 2025.12.19 21:44:22.730615 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2025.12.19 21:44:22.730703 [ 192 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_146_29} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20655 | 2025.12.19 21:44:22.730800 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20656 | 2025.12.19 21:44:22.731030 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20657 | 2025.12.19 21:44:22.731070 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20658 | 2025.12.19 21:44:22.731702 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20659 | 2025.12.19 21:44:22.732119 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20660 | 2025.12.19 21:44:22.732264 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0021 sec., 3333.3333333333335 rows/sec., 5.97 MiB/sec. | ||
| 20661 | 2025.12.19 21:44:22.732328 [ 4 ] {7acf29f6-e0e2-4dc4-9988-0b9213a2e5ca} <Debug> TCPHandler: Processed in 0.002292333 sec. | ||
| 20662 | 2025.12.19 21:44:22.732443 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20663 | 2025.12.19 21:44:22.732536 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20664 | 2025.12.19 21:44:22.732576 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20665 | 2025.12.19 21:44:22.732923 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2025.12.19 21:44:22.732959 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20667 | 2025.12.19 21:44:22.733355 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20668 | 2025.12.19 21:44:22.733769 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2025.12.19 21:44:22.733901 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
| 20670 | 2025.12.19 21:44:22.733936 [ 4 ] {ab38e831-f318-4899-bde9-7a660f83fd88} <Debug> TCPHandler: Processed in 0.001541833 sec. | ||
| 20671 | 2025.12.19 21:44:22.970644 [ 225 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20672 | 2025.12.19 21:44:22.970681 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20673 | 2025.12.19 21:44:22.974092 [ 225 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20674 | 2025.12.19 21:44:23.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.53 MiB, peak 419.82 MiB, free memory in arenas 0.00 B, will set to 408.39 MiB (RSS), difference: -1.14 MiB | ||
| 20675 | 2025.12.19 21:44:23.398458 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20676 | 2025.12.19 21:44:23.398523 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20677 | 2025.12.19 21:44:23.402717 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20678 | 2025.12.19 21:44:26.991219 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20679 | 2025.12.19 21:44:26.991318 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20680 | 2025.12.19 21:44:27.247613 [ 220 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 20681 | 2025.12.19 21:44:27.247671 [ 220 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 20682 | 2025.12.19 21:44:27.250162 [ 220 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): 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] | ||
| 20683 | 2025.12.19 21:44:27.266917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48058 | ||
| 20684 | 2025.12.19 21:44:27.267411 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20685 | 2025.12.19 21:44:27.267447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20686 | 2025.12.19 21:44:27.268008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20687 | 2025.12.19 21:44:27.268471 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20688 | 2025.12.19 21:44:27.268597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48058 | ||
| 20689 | 2025.12.19 21:44:27.268676 [ 222 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20690 | 2025.12.19 21:44:27.268733 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20691 | 2025.12.19 21:44:27.271848 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20692 | 2025.12.19 21:44:27.412895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2448 | ||
| 20693 | 2025.12.19 21:44:27.415353 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2025.12.19 21:44:27.415403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20695 | 2025.12.19 21:44:27.416913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20696 | 2025.12.19 21:44:27.417783 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20697 | 2025.12.19 21:44:27.418194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2448 | ||
| 20698 | 2025.12.19 21:44:27.721684 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20699 | 2025.12.19 21:44:27.721851 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20700 | 2025.12.19 21:44:27.721913 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20701 | 2025.12.19 21:44:27.722820 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20702 | 2025.12.19 21:44:27.722858 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20703 | 2025.12.19 21:44:27.723378 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20704 | 2025.12.19 21:44:27.723819 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20705 | 2025.12.19 21:44:27.723978 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.002173 sec., 75471.69811320755 rows/sec., 6.61 MiB/sec. | ||
| 20706 | 2025.12.19 21:44:27.724019 [ 4 ] {7e8b710f-62e2-4787-8802-0425593667f6} <Debug> TCPHandler: Processed in 0.002419697 sec. | ||
| 20707 | 2025.12.19 21:44:27.724295 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20708 | 2025.12.19 21:44:27.724389 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20709 | 2025.12.19 21:44:27.724429 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20710 | 2025.12.19 21:44:27.724931 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20711 | 2025.12.19 21:44:27.724966 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20712 | 2025.12.19 21:44:27.725359 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20713 | 2025.12.19 21:44:27.725782 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20714 | 2025.12.19 21:44:27.725913 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001542 sec., 35019.45525291829 rows/sec., 2.57 MiB/sec. | ||
| 20715 | 2025.12.19 21:44:27.725951 [ 4 ] {57d3f1ba-d6d6-4570-9c6a-43ea631fb519} <Debug> TCPHandler: Processed in 0.001710948 sec. | ||
| 20716 | 2025.12.19 21:44:27.726081 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20717 | 2025.12.19 21:44:27.726179 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20718 | 2025.12.19 21:44:27.726217 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20719 | 2025.12.19 21:44:27.726726 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2025.12.19 21:44:27.726761 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20721 | 2025.12.19 21:44:27.727159 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20722 | 2025.12.19 21:44:27.727642 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2025.12.19 21:44:27.727772 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001616 sec., 73019.80198019801 rows/sec., 5.70 MiB/sec. | ||
| 20724 | 2025.12.19 21:44:27.727809 [ 4 ] {166d594c-76a0-45bb-a383-74c8824ff8d4} <Debug> TCPHandler: Processed in 0.00177589 sec. | ||
| 20725 | 2025.12.19 21:44:27.727928 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20726 | 2025.12.19 21:44:27.728032 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20727 | 2025.12.19 21:44:27.728072 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20728 | 2025.12.19 21:44:27.728496 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20729 | 2025.12.19 21:44:27.728532 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20730 | 2025.12.19 21:44:27.728957 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20731 | 2025.12.19 21:44:27.729415 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20732 | 2025.12.19 21:44:27.729546 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 20733 | 2025.12.19 21:44:27.729583 [ 4 ] {20490be3-d578-4d86-a8d2-031c8d5e65a1} <Debug> TCPHandler: Processed in 0.001702487 sec. | ||
| 20734 | 2025.12.19 21:44:27.729695 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20735 | 2025.12.19 21:44:27.729796 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20736 | 2025.12.19 21:44:27.729849 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20737 | 2025.12.19 21:44:27.730864 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2025.12.19 21:44:27.730901 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20739 | 2025.12.19 21:44:27.731641 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20740 | 2025.12.19 21:44:27.732128 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20741 | 2025.12.19 21:44:27.732271 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002492 sec., 21669.341894060995 rows/sec., 38.83 MiB/sec. | ||
| 20742 | 2025.12.19 21:44:27.732326 [ 4 ] {58f31c33-103e-46bc-b938-ed7fbbe60a60} <Debug> TCPHandler: Processed in 0.002679254 sec. | ||
| 20743 | 2025.12.19 21:44:27.732465 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20744 | 2025.12.19 21:44:27.732584 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20745 | 2025.12.19 21:44:27.732633 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20746 | 2025.12.19 21:44:27.733007 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20747 | 2025.12.19 21:44:27.733042 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 20748 | 2025.12.19 21:44:27.733502 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20749 | 2025.12.19 21:44:27.733922 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20750 | 2025.12.19 21:44:27.734056 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 20751 | 2025.12.19 21:44:27.734093 [ 4 ] {4b50b8ea-d882-48fe-b71f-e5207e58fda3} <Debug> TCPHandler: Processed in 0.001687037 sec. | ||
| 20752 | 2025.12.19 21:44:28.240752 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20753 | 2025.12.19 21:44:28.240802 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20754 | 2025.12.19 21:44:28.245815 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20755 | 2025.12.19 21:44:29.645313 [ 221 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20756 | 2025.12.19 21:44:29.645372 [ 221 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20757 | 2025.12.19 21:44:29.648033 [ 221 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20758 | 2025.12.19 21:44:29.868362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 20759 | 2025.12.19 21:44:29.885564 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20760 | 2025.12.19 21:44:29.885618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20761 | 2025.12.19 21:44:29.891935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20762 | 2025.12.19 21:44:29.893106 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20763 | 2025.12.19 21:44:29.896189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20764 | 2025.12.19 21:44:30.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.91 MiB, peak 419.82 MiB, free memory in arenas 0.00 B, will set to 408.39 MiB (RSS), difference: 3.48 MiB | ||
| 20765 | 2025.12.19 21:44:32.005912 [ 225 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20766 | 2025.12.19 21:44:32.005960 [ 225 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20767 | 2025.12.19 21:44:32.008730 [ 225 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20768 | 2025.12.19 21:44:32.722125 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2025.12.19 21:44:32.722323 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20770 | 2025.12.19 21:44:32.722395 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20771 | 2025.12.19 21:44:32.723118 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20772 | 2025.12.19 21:44:32.723165 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20773 | 2025.12.19 21:44:32.723703 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20774 | 2025.12.19 21:44:32.724134 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2025.12.19 21:44:32.724288 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002018 sec., 11892.963330029734 rows/sec., 1010.44 KiB/sec. | ||
| 20776 | 2025.12.19 21:44:32.724329 [ 4 ] {d3b0252f-0f54-472f-b5e6-a588fb59c6d0} <Debug> TCPHandler: Processed in 0.002343825 sec. | ||
| 20777 | 2025.12.19 21:44:32.724457 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2025.12.19 21:44:32.724565 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20779 | 2025.12.19 21:44:32.724605 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20780 | 2025.12.19 21:44:32.725010 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2025.12.19 21:44:32.725045 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20782 | 2025.12.19 21:44:32.725438 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20783 | 2025.12.19 21:44:32.725849 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2025.12.19 21:44:32.725979 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001432 sec., 1396.6480446927376 rows/sec., 113.89 KiB/sec. | ||
| 20785 | 2025.12.19 21:44:32.726016 [ 4 ] {d548d763-c19f-4d36-a96f-3bbaab34b566} <Debug> TCPHandler: Processed in 0.001607335 sec. | ||
| 20786 | 2025.12.19 21:44:32.726133 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20787 | 2025.12.19 21:44:32.726241 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20788 | 2025.12.19 21:44:32.726282 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20789 | 2025.12.19 21:44:32.726785 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2025.12.19 21:44:32.726819 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20791 | 2025.12.19 21:44:32.727228 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20792 | 2025.12.19 21:44:32.727647 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2025.12.19 21:44:32.727776 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Debug> executeQuery: Read 191 rows, 17.28 KiB in 0.001559 sec., 122514.43232841564 rows/sec., 10.83 MiB/sec. | ||
| 20794 | 2025.12.19 21:44:32.727813 [ 4 ] {6b229c56-3c28-46c9-9f47-2f8fb2ead9e1} <Debug> TCPHandler: Processed in 0.001727048 sec. | ||
| 20795 | 2025.12.19 21:44:32.727940 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20796 | 2025.12.19 21:44:32.728041 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20797 | 2025.12.19 21:44:32.728079 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20798 | 2025.12.19 21:44:32.728483 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20799 | 2025.12.19 21:44:32.728518 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20800 | 2025.12.19 21:44:32.728938 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20801 | 2025.12.19 21:44:32.729420 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20802 | 2025.12.19 21:44:32.729550 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001526 sec., 13761.467889908257 rows/sec., 1.04 MiB/sec. | ||
| 20803 | 2025.12.19 21:44:32.729587 [ 4 ] {8505a562-120f-4470-ae61-2917c59a144f} <Debug> TCPHandler: Processed in 0.001693688 sec. | ||
| 20804 | 2025.12.19 21:44:32.729698 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20805 | 2025.12.19 21:44:32.729797 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20806 | 2025.12.19 21:44:32.729834 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20807 | 2025.12.19 21:44:32.730221 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20808 | 2025.12.19 21:44:32.730255 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20809 | 2025.12.19 21:44:32.730664 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20810 | 2025.12.19 21:44:32.731079 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2025.12.19 21:44:32.731208 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001429 sec., 16794.96151154654 rows/sec., 1.39 MiB/sec. | ||
| 20812 | 2025.12.19 21:44:32.731245 [ 4 ] {2322f8d1-f3bd-4230-8f8b-95cb0070ed3b} <Debug> TCPHandler: Processed in 0.001593725 sec. | ||
| 20813 | 2025.12.19 21:44:32.731360 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20814 | 2025.12.19 21:44:32.731453 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20815 | 2025.12.19 21:44:32.731493 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20816 | 2025.12.19 21:44:32.731894 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20817 | 2025.12.19 21:44:32.731928 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20818 | 2025.12.19 21:44:32.732324 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20819 | 2025.12.19 21:44:32.732742 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20820 | 2025.12.19 21:44:32.732869 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001434 sec., 8368.200836820084 rows/sec., 653.77 KiB/sec. | ||
| 20821 | 2025.12.19 21:44:32.732905 [ 4 ] {1cbf74d9-ad9b-4dda-aeae-a4f85675ea90} <Debug> TCPHandler: Processed in 0.001598195 sec. | ||
| 20822 | 2025.12.19 21:44:32.733015 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20823 | 2025.12.19 21:44:32.733123 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20824 | 2025.12.19 21:44:32.733161 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20825 | 2025.12.19 21:44:32.733619 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20826 | 2025.12.19 21:44:32.733652 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20827 | 2025.12.19 21:44:32.734053 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20828 | 2025.12.19 21:44:32.734510 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20829 | 2025.12.19 21:44:32.734639 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001533 sec., 71102.41356816699 rows/sec., 5.79 MiB/sec. | ||
| 20830 | 2025.12.19 21:44:32.734675 [ 4 ] {363ce542-3634-44d9-9794-838cd08fbd81} <Debug> TCPHandler: Processed in 0.001707237 sec. | ||
| 20831 | 2025.12.19 21:44:32.734802 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20832 | 2025.12.19 21:44:32.734897 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20833 | 2025.12.19 21:44:32.734939 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20834 | 2025.12.19 21:44:32.735435 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2025.12.19 21:44:32.735469 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20836 | 2025.12.19 21:44:32.735898 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20837 | 2025.12.19 21:44:32.736313 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2025.12.19 21:44:32.736443 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001563 sec., 126039.66730646194 rows/sec., 9.04 MiB/sec. | ||
| 20839 | 2025.12.19 21:44:32.736479 [ 4 ] {4dc486a6-f6b4-4741-8ab0-82228cbdb64d} <Debug> TCPHandler: Processed in 0.001728939 sec. | ||
| 20840 | 2025.12.19 21:44:32.736603 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2025.12.19 21:44:32.736779 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20842 | 2025.12.19 21:44:32.736832 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20843 | 2025.12.19 21:44:32.737635 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20844 | 2025.12.19 21:44:32.737670 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20845 | 2025.12.19 21:44:32.738268 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20846 | 2025.12.19 21:44:32.738694 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2025.12.19 21:44:32.738910 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002148 sec., 3258.8454376163872 rows/sec., 5.84 MiB/sec. | ||
| 20848 | 2025.12.19 21:44:32.738966 [ 4 ] {4b7a69fc-14cf-4b18-897e-531a4b98e2d4} <Debug> TCPHandler: Processed in 0.002410057 sec. | ||
| 20849 | 2025.12.19 21:44:32.739097 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20850 | 2025.12.19 21:44:32.739199 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20851 | 2025.12.19 21:44:32.739239 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20852 | 2025.12.19 21:44:32.739584 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20853 | 2025.12.19 21:44:32.739619 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20854 | 2025.12.19 21:44:32.740016 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20855 | 2025.12.19 21:44:32.740505 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20856 | 2025.12.19 21:44:32.740634 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
| 20857 | 2025.12.19 21:44:32.740669 [ 4 ] {3f0da31e-c912-406c-b7c8-b98eead6f4f1} <Debug> TCPHandler: Processed in 0.001619825 sec. | ||
| 20858 | 2025.12.19 21:44:34.768734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48506 | ||
| 20859 | 2025.12.19 21:44:34.769260 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2025.12.19 21:44:34.769297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20861 | 2025.12.19 21:44:34.769991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20862 | 2025.12.19 21:44:34.770424 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2025.12.19 21:44:34.770558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48506 | ||
| 20864 | 2025.12.19 21:44:34.770586 [ 143 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20865 | 2025.12.19 21:44:34.770685 [ 143 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2025.12.19 21:44:34.770723 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20867 | 2025.12.19 21:44:34.770912 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::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 | ||
| 20868 | 2025.12.19 21:44:34.771078 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20869 | 2025.12.19 21:44:34.771119 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46138 rows starting from the beginning of the part | ||
| 20870 | 2025.12.19 21:44:34.771190 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 20871 | 2025.12.19 21:44:34.771241 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 20872 | 2025.12.19 21:44:34.771288 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 20873 | 2025.12.19 21:44:34.771331 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 20874 | 2025.12.19 21:44:34.771383 [ 186 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 20875 | 2025.12.19 21:44:34.774287 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48506 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442926 sec., 14088597.896091871 rows/sec., 201.54 MiB/sec. | ||
| 20876 | 2025.12.19 21:44:34.774808 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20877 | 2025.12.19 21:44:34.775332 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20878 | 2025.12.19 21:44:34.775424 [ 195 ] {312bed38-0faf-48bb-841f-38f109c99daa::all_1_101_20} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20879 | 2025.12.19 21:44:34.775532 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20880 | 2025.12.19 21:44:37.397157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20881 | 2025.12.19 21:44:37.416189 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20882 | 2025.12.19 21:44:37.416243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20883 | 2025.12.19 21:44:37.419305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2480 | ||
| 20884 | 2025.12.19 21:44:37.421757 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20885 | 2025.12.19 21:44:37.421801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20886 | 2025.12.19 21:44:37.422803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20887 | 2025.12.19 21:44:37.423150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20888 | 2025.12.19 21:44:37.423872 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20889 | 2025.12.19 21:44:37.424152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2480 | ||
| 20890 | 2025.12.19 21:44:37.424190 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2025.12.19 21:44:37.424493 [ 142 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20892 | 2025.12.19 21:44:37.424528 [ 142 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2025.12.19 21:44:37.424545 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20894 | 2025.12.19 21:44:37.424666 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::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 | ||
| 20895 | 2025.12.19 21:44:37.428507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20896 | 2025.12.19 21:44:37.428693 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20897 | 2025.12.19 21:44:37.430331 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 20898 | 2025.12.19 21:44:37.435099 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 20899 | 2025.12.19 21:44:37.439835 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 20900 | 2025.12.19 21:44:37.444517 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 20901 | 2025.12.19 21:44:37.449561 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 20902 | 2025.12.19 21:44:37.454530 [ 196 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 20903 | 2025.12.19 21:44:37.514616 [ 197 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.090008677 sec., 8454.74042463706 rows/sec., 43.72 MiB/sec. | ||
| 20904 | 2025.12.19 21:44:37.518217 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20905 | 2025.12.19 21:44:37.521027 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20906 | 2025.12.19 21:44:37.521139 [ 188 ] {37f06ba5-679f-4650-a252-8451344d62ce::all_1_101_20} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20907 | 2025.12.19 21:44:37.524369 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20908 | 2025.12.19 21:44:37.722577 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20909 | 2025.12.19 21:44:37.722726 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20910 | 2025.12.19 21:44:37.722779 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20911 | 2025.12.19 21:44:37.723547 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20912 | 2025.12.19 21:44:37.723585 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20913 | 2025.12.19 21:44:37.724061 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20914 | 2025.12.19 21:44:37.724674 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20915 | 2025.12.19 21:44:37.724824 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.002137 sec., 76743.09780065513 rows/sec., 6.72 MiB/sec. | ||
| 20916 | 2025.12.19 21:44:37.724865 [ 4 ] {3f64f4fc-b739-4e2f-8d8d-be3eb40570c8} <Debug> TCPHandler: Processed in 0.002354705 sec. | ||
| 20917 | 2025.12.19 21:44:37.724996 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20918 | 2025.12.19 21:44:37.725093 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20919 | 2025.12.19 21:44:37.725132 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20920 | 2025.12.19 21:44:37.725642 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20921 | 2025.12.19 21:44:37.725677 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20922 | 2025.12.19 21:44:37.726103 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20923 | 2025.12.19 21:44:37.726555 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20924 | 2025.12.19 21:44:37.726686 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001612 sec., 33498.75930521092 rows/sec., 2.46 MiB/sec. | ||
| 20925 | 2025.12.19 21:44:37.726723 [ 4 ] {45f172d7-1792-4410-ae02-aaafdd0af8a6} <Debug> TCPHandler: Processed in 0.001777259 sec. | ||
| 20926 | 2025.12.19 21:44:37.726845 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20927 | 2025.12.19 21:44:37.726945 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20928 | 2025.12.19 21:44:37.726983 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20929 | 2025.12.19 21:44:37.727480 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20930 | 2025.12.19 21:44:37.727515 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20931 | 2025.12.19 21:44:37.727927 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20932 | 2025.12.19 21:44:37.728418 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20933 | 2025.12.19 21:44:37.728549 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001622 sec., 72749.69173859432 rows/sec., 5.68 MiB/sec. | ||
| 20934 | 2025.12.19 21:44:37.728586 [ 4 ] {8a6dd259-5530-44e0-b41b-4680c66f74a9} <Debug> TCPHandler: Processed in 0.00178908 sec. | ||
| 20935 | 2025.12.19 21:44:37.728725 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20936 | 2025.12.19 21:44:37.728818 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20937 | 2025.12.19 21:44:37.728859 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20938 | 2025.12.19 21:44:37.729299 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20939 | 2025.12.19 21:44:37.729334 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20940 | 2025.12.19 21:44:37.729772 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20941 | 2025.12.19 21:44:37.730204 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20942 | 2025.12.19 21:44:37.730337 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 20943 | 2025.12.19 21:44:37.730375 [ 4 ] {8c82eb9b-cfc4-42b5-b6ca-fb022e3d9720} <Debug> TCPHandler: Processed in 0.001702927 sec. | ||
| 20944 | 2025.12.19 21:44:37.730508 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20945 | 2025.12.19 21:44:37.730599 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20946 | 2025.12.19 21:44:37.730656 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20947 | 2025.12.19 21:44:37.731538 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20948 | 2025.12.19 21:44:37.731573 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20949 | 2025.12.19 21:44:37.732253 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20950 | 2025.12.19 21:44:37.732686 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20951 | 2025.12.19 21:44:37.732826 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002244 sec., 24064.171122994652 rows/sec., 43.12 MiB/sec. | ||
| 20952 | 2025.12.19 21:44:37.732880 [ 4 ] {5dcfa72c-b993-406e-af1f-54e2ec823fc8} <Debug> TCPHandler: Processed in 0.002418318 sec. | ||
| 20953 | 2025.12.19 21:44:37.733004 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20954 | 2025.12.19 21:44:37.733105 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20955 | 2025.12.19 21:44:37.733144 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20956 | 2025.12.19 21:44:37.733510 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20957 | 2025.12.19 21:44:37.733544 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20958 | 2025.12.19 21:44:37.733951 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20959 | 2025.12.19 21:44:37.734388 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20960 | 2025.12.19 21:44:37.734515 [ 141 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20961 | 2025.12.19 21:44:37.734517 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 20962 | 2025.12.19 21:44:37.734567 [ 141 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20963 | 2025.12.19 21:44:37.734590 [ 4 ] {08624666-6a83-4661-bdb9-4f4e0fff358a} <Debug> TCPHandler: Processed in 0.001633315 sec. | ||
| 20964 | 2025.12.19 21:44:37.734592 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20965 | 2025.12.19 21:44:37.734727 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20966 | 2025.12.19 21:44:37.734871 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20967 | 2025.12.19 21:44:37.734904 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8330 rows starting from the beginning of the part | ||
| 20968 | 2025.12.19 21:44:37.734968 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20969 | 2025.12.19 21:44:37.735016 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20970 | 2025.12.19 21:44:37.735060 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20971 | 2025.12.19 21:44:37.735099 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20972 | 2025.12.19 21:44:37.735141 [ 192 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20973 | 2025.12.19 21:44:37.737380 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697475 sec., 3199288.223245813 rows/sec., 213.39 MiB/sec. | ||
| 20974 | 2025.12.19 21:44:37.737844 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20975 | 2025.12.19 21:44:37.738514 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2025.12.19 21:44:37.738584 [ 197 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_146_29} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20977 | 2025.12.19 21:44:37.738659 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 20978 | 2025.12.19 21:44:38.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.97 MiB, peak 426.89 MiB, free memory in arenas 0.00 B, will set to 408.40 MiB (RSS), difference: -1.57 MiB | ||
| 20979 | 2025.12.19 21:44:41.991372 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20980 | 2025.12.19 21:44:41.991436 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20981 | 2025.12.19 21:44:42.271670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49018 | ||
| 20982 | 2025.12.19 21:44:42.272220 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20983 | 2025.12.19 21:44:42.272266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20984 | 2025.12.19 21:44:42.272844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20985 | 2025.12.19 21:44:42.273265 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20986 | 2025.12.19 21:44:42.273394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49018 | ||
| 20987 | 2025.12.19 21:44:42.680372 [ 225 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20988 | 2025.12.19 21:44:42.680431 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20989 | 2025.12.19 21:44:42.683577 [ 225 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20990 | 2025.12.19 21:44:42.720156 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2025.12.19 21:44:42.720441 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20992 | 2025.12.19 21:44:42.720547 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20993 | 2025.12.19 21:44:42.721507 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20994 | 2025.12.19 21:44:42.721557 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20995 | 2025.12.19 21:44:42.722115 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20996 | 2025.12.19 21:44:42.722550 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20997 | 2025.12.19 21:44:42.722709 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002345 sec., 29850.74626865672 rows/sec., 2.39 MiB/sec. | ||
| 20998 | 2025.12.19 21:44:42.722760 [ 4 ] {50953083-4cc2-403f-a49c-c74eaa8a6b4b} <Debug> TCPHandler: Processed in 0.002785918 sec. | ||
| 20999 | 2025.12.19 21:44:42.722896 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21000 | 2025.12.19 21:44:42.722998 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21001 | 2025.12.19 21:44:42.723042 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21002 | 2025.12.19 21:44:42.723487 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21003 | 2025.12.19 21:44:42.723522 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21004 | 2025.12.19 21:44:42.723919 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21005 | 2025.12.19 21:44:42.724351 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21006 | 2025.12.19 21:44:42.724499 [ 133 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21007 | 2025.12.19 21:44:42.724523 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001546 sec., 4527.813712807244 rows/sec., 340.47 KiB/sec. | ||
| 21008 | 2025.12.19 21:44:42.724548 [ 133 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21009 | 2025.12.19 21:44:42.724576 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21010 | 2025.12.19 21:44:42.724577 [ 4 ] {3bc86eab-9dbd-402e-9784-f633d0af6dcf} <Debug> TCPHandler: Processed in 0.001731499 sec. | ||
| 21011 | 2025.12.19 21:44:42.724689 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21012 | 2025.12.19 21:44:42.724725 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21013 | 2025.12.19 21:44:42.724816 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21014 | 2025.12.19 21:44:42.724853 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 303 rows starting from the beginning of the part | ||
| 21015 | 2025.12.19 21:44:42.724857 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21016 | 2025.12.19 21:44:42.724913 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21017 | 2025.12.19 21:44:42.724921 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 9 rows starting from the beginning of the part | ||
| 21018 | 2025.12.19 21:44:42.724977 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 54 rows starting from the beginning of the part | ||
| 21019 | 2025.12.19 21:44:42.725021 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 21 rows starting from the beginning of the part | ||
| 21020 | 2025.12.19 21:44:42.725060 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 54 rows starting from the beginning of the part | ||
| 21021 | 2025.12.19 21:44:42.725101 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 7 rows starting from the beginning of the part | ||
| 21022 | 2025.12.19 21:44:42.725411 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21023 | 2025.12.19 21:44:42.725453 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21024 | 2025.12.19 21:44:42.725932 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21025 | 2025.12.19 21:44:42.725977 [ 197 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340307 sec., 334251.7796295923 rows/sec., 23.51 MiB/sec. | ||
| 21026 | 2025.12.19 21:44:42.726199 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21027 | 2025.12.19 21:44:42.726500 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21028 | 2025.12.19 21:44:42.726651 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001819 sec., 39032.435404068165 rows/sec., 3.05 MiB/sec. | ||
| 21029 | 2025.12.19 21:44:42.726691 [ 4 ] {3e7645c4-20db-476e-9331-1b124b9ccfb3} <Debug> TCPHandler: Processed in 0.002032086 sec. | ||
| 21030 | 2025.12.19 21:44:42.726709 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2025.12.19 21:44:42.726785 [ 199 ] {6aa339d7-6ceb-4799-aa6d-180216f0965c::all_1_146_29} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21032 | 2025.12.19 21:44:42.726797 [ 224 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21033 | 2025.12.19 21:44:42.726816 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2025.12.19 21:44:42.726838 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21035 | 2025.12.19 21:44:42.726858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21036 | 2025.12.19 21:44:42.726944 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21037 | 2025.12.19 21:44:42.726991 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21038 | 2025.12.19 21:44:42.727430 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2025.12.19 21:44:42.727468 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21040 | 2025.12.19 21:44:42.728016 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21041 | 2025.12.19 21:44:42.728472 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21042 | 2025.12.19 21:44:42.728624 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
| 21043 | 2025.12.19 21:44:42.728638 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 2 parts from all_1_143_33 to all_144_144_0 | ||
| 21044 | 2025.12.19 21:44:42.728663 [ 4 ] {968c8cd5-4764-49d8-99d9-d7bde8d69637} <Debug> TCPHandler: Processed in 0.001904183 sec. | ||
| 21045 | 2025.12.19 21:44:42.728683 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2025.12.19 21:44:42.728710 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21047 | 2025.12.19 21:44:42.728776 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21048 | 2025.12.19 21:44:42.728795 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_33 to all_144_144_0 into Compact with storage Full | ||
| 21049 | 2025.12.19 21:44:42.728880 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21050 | 2025.12.19 21:44:42.728910 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21051 | 2025.12.19 21:44:42.728948 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_33, total 43030 rows starting from the beginning of the part | ||
| 21052 | 2025.12.19 21:44:42.728949 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21053 | 2025.12.19 21:44:42.729016 [ 200 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 162 rows starting from the beginning of the part | ||
| 21054 | 2025.12.19 21:44:42.729778 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2025.12.19 21:44:42.729819 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21056 | 2025.12.19 21:44:42.730130 [ 224 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21057 | 2025.12.19 21:44:42.730481 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21058 | 2025.12.19 21:44:42.730959 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21059 | 2025.12.19 21:44:42.731104 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002242 sec., 3122.2123104371094 rows/sec., 5.59 MiB/sec. | ||
| 21060 | 2025.12.19 21:44:42.731104 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21061 | 2025.12.19 21:44:42.731154 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21062 | 2025.12.19 21:44:42.731171 [ 4 ] {27a01b99-00be-4c4f-b2bd-489463959158} <Debug> TCPHandler: Processed in 0.002444898 sec. | ||
| 21063 | 2025.12.19 21:44:42.731177 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21064 | 2025.12.19 21:44:42.731260 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21065 | 2025.12.19 21:44:42.731289 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21066 | 2025.12.19 21:44:42.731404 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21067 | 2025.12.19 21:44:42.731450 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21068 | 2025.12.19 21:44:42.731451 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21069 | 2025.12.19 21:44:42.731513 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3123 rows starting from the beginning of the part | ||
| 21070 | 2025.12.19 21:44:42.731627 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 7 rows starting from the beginning of the part | ||
| 21071 | 2025.12.19 21:44:42.731724 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 54 rows starting from the beginning of the part | ||
| 21072 | 2025.12.19 21:44:42.731797 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21073 | 2025.12.19 21:44:42.731816 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 7 rows starting from the beginning of the part | ||
| 21074 | 2025.12.19 21:44:42.731843 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21075 | 2025.12.19 21:44:42.731932 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 54 rows starting from the beginning of the part | ||
| 21076 | 2025.12.19 21:44:42.732031 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 7 rows starting from the beginning of the part | ||
| 21077 | 2025.12.19 21:44:42.732272 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21078 | 2025.12.19 21:44:42.732787 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21079 | 2025.12.19 21:44:42.732917 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
| 21080 | 2025.12.19 21:44:42.732951 [ 4 ] {76dc6287-28cd-4962-8296-33a79347f5a2} <Debug> TCPHandler: Processed in 0.001756369 sec. | ||
| 21081 | 2025.12.19 21:44:42.736393 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43192 rows, containing 5 columns (5 merged, 0 gathered) in 0.007628343 sec., 5662042.202349842 rows/sec., 387.20 MiB/sec. | ||
| 21082 | 2025.12.19 21:44:42.736910 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Trace> MergedBlockOutputStream: filled checksums all_1_144_34 (state Temporary) | ||
| 21083 | 2025.12.19 21:44:42.737395 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_144_34 to all_1_144_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21084 | 2025.12.19 21:44:42.737461 [ 198 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 2 parts: [all_1_143_33, all_144_144_0] -> all_1_144_34 | ||
| 21085 | 2025.12.19 21:44:42.737531 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21086 | 2025.12.19 21:44:42.743623 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 19 columns (19 merged, 0 gathered) in 0.012391365 sec., 262440.82068440405 rows/sec., 470.06 MiB/sec. | ||
| 21087 | 2025.12.19 21:44:42.746152 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21088 | 2025.12.19 21:44:42.746722 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21089 | 2025.12.19 21:44:42.746800 [ 199 ] {2c29def2-61e5-46b8-8fd2-09749f93cf11::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21090 | 2025.12.19 21:44:42.746904 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.87 MiB. | ||
| 21091 | 2025.12.19 21:44:43.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.96 MiB, peak 432.78 MiB, free memory in arenas 0.00 B, will set to 412.47 MiB (RSS), difference: 3.51 MiB | ||
| 21092 | 2025.12.19 21:44:43.775746 [ 224 ] {} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21093 | 2025.12.19 21:44:43.775797 [ 224 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21094 | 2025.12.19 21:44:43.777784 [ 224 ] {} <Debug> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21095 | 2025.12.19 21:44:44.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.47 MiB, peak 432.78 MiB, free memory in arenas 0.00 B, will set to 412.47 MiB (RSS), difference: 4.00 MiB | ||
| 21096 | 2025.12.19 21:44:44.928567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21097 | 2025.12.19 21:44:44.947390 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21098 | 2025.12.19 21:44:44.947450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21099 | 2025.12.19 21:44:44.953810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21100 | 2025.12.19 21:44:44.954947 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21101 | 2025.12.19 21:44:44.958753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21102 | 2025.12.19 21:44:47.424346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2504 | ||
| 21103 | 2025.12.19 21:44:47.426659 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21104 | 2025.12.19 21:44:47.426709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21105 | 2025.12.19 21:44:47.428038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21106 | 2025.12.19 21:44:47.428524 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2025.12.19 21:44:47.428669 [ 131 ] {} <Debug> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21108 | 2025.12.19 21:44:47.428710 [ 131 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21109 | 2025.12.19 21:44:47.428735 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21110 | 2025.12.19 21:44:47.428831 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::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 | ||
| 21111 | 2025.12.19 21:44:47.428921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 21112 | 2025.12.19 21:44:47.429354 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21113 | 2025.12.19 21:44:47.429501 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2346 rows starting from the beginning of the part | ||
| 21114 | 2025.12.19 21:44:47.429850 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 44 rows starting from the beginning of the part | ||
| 21115 | 2025.12.19 21:44:47.430183 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
| 21116 | 2025.12.19 21:44:47.430515 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 21117 | 2025.12.19 21:44:47.430843 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 21118 | 2025.12.19 21:44:47.431162 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 21119 | 2025.12.19 21:44:47.438998 [ 198 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2504 rows, containing 72 columns (72 merged, 0 gathered) in 0.010210024 sec., 245249.17865031463 rows/sec., 196.47 MiB/sec. | ||
| 21120 | 2025.12.19 21:44:47.441125 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21121 | 2025.12.19 21:44:47.441915 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21122 | 2025.12.19 21:44:47.441987 [ 190 ] {f0819c2d-05cd-4336-9596-429f6a88f115::all_1_76_15} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21123 | 2025.12.19 21:44:47.442179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 21124 | 2025.12.19 21:44:47.749088 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21125 | 2025.12.19 21:44:47.749235 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21126 | 2025.12.19 21:44:47.749290 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21127 | 2025.12.19 21:44:47.749916 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21128 | 2025.12.19 21:44:47.749953 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21129 | 2025.12.19 21:44:47.750452 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21130 | 2025.12.19 21:44:47.750878 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21131 | 2025.12.19 21:44:47.751023 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001831 sec., 2184.598580010923 rows/sec., 178.14 KiB/sec. | ||
| 21132 | 2025.12.19 21:44:47.751067 [ 4 ] {1588977c-18e1-444b-a95f-ca14f8ce639e} <Debug> TCPHandler: Processed in 0.002064617 sec. | ||
| 21133 | 2025.12.19 21:44:47.751199 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21134 | 2025.12.19 21:44:47.751298 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21135 | 2025.12.19 21:44:47.751339 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21136 | 2025.12.19 21:44:47.752516 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21137 | 2025.12.19 21:44:47.752550 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21138 | 2025.12.19 21:44:47.753076 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21139 | 2025.12.19 21:44:47.753501 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21140 | 2025.12.19 21:44:47.753614 [ 131 ] {} <Debug> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21141 | 2025.12.19 21:44:47.753636 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Debug> executeQuery: Read 1306 rows, 111.41 KiB in 0.00236 sec., 553389.8305084745 rows/sec., 46.10 MiB/sec. | ||
| 21142 | 2025.12.19 21:44:47.753655 [ 131 ] {} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2025.12.19 21:44:47.753675 [ 4 ] {f7054d77-6a4d-461a-a594-db9330c4ba1a} <Debug> TCPHandler: Processed in 0.00252508 sec. | ||
| 21144 | 2025.12.19 21:44:47.753679 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21145 | 2025.12.19 21:44:47.753800 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21146 | 2025.12.19 21:44:47.753803 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21147 | 2025.12.19 21:44:47.753907 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21148 | 2025.12.19 21:44:47.753951 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21149 | 2025.12.19 21:44:47.753963 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21150 | 2025.12.19 21:44:47.754006 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2533 rows starting from the beginning of the part | ||
| 21151 | 2025.12.19 21:44:47.754082 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 164 rows starting from the beginning of the part | ||
| 21152 | 2025.12.19 21:44:47.754137 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 191 rows starting from the beginning of the part | ||
| 21153 | 2025.12.19 21:44:47.754189 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 164 rows starting from the beginning of the part | ||
| 21154 | 2025.12.19 21:44:47.754237 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 70 rows starting from the beginning of the part | ||
| 21155 | 2025.12.19 21:44:47.754288 [ 189 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1306 rows starting from the beginning of the part | ||
| 21156 | 2025.12.19 21:44:47.754377 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21157 | 2025.12.19 21:44:47.754417 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21158 | 2025.12.19 21:44:47.754842 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21159 | 2025.12.19 21:44:47.755277 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21160 | 2025.12.19 21:44:47.755415 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Debug> executeQuery: Read 58 rows, 4.34 KiB in 0.001538 sec., 37711.3133940182 rows/sec., 2.76 MiB/sec. | ||
| 21161 | 2025.12.19 21:44:47.755452 [ 4 ] {f9b08344-84ad-4ed3-a7f2-9a2d0b417dbd} <Debug> TCPHandler: Processed in 0.001700807 sec. | ||
| 21162 | 2025.12.19 21:44:47.755561 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2025.12.19 21:44:47.755661 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21164 | 2025.12.19 21:44:47.755700 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21165 | 2025.12.19 21:44:47.756167 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2025.12.19 21:44:47.756201 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21167 | 2025.12.19 21:44:47.756373 [ 190 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 5 columns (5 merged, 0 gathered) in 0.002631633 sec., 1682605.4392842771 rows/sec., 146.07 MiB/sec. | ||
| 21168 | 2025.12.19 21:44:47.756628 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21169 | 2025.12.19 21:44:47.756792 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21170 | 2025.12.19 21:44:47.757053 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21171 | 2025.12.19 21:44:47.757185 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. | ||
| 21172 | 2025.12.19 21:44:47.757222 [ 4 ] {13db33fd-f5c9-47a2-911b-bdf76a6da617} <Debug> TCPHandler: Processed in 0.001708468 sec. | ||
| 21173 | 2025.12.19 21:44:47.757328 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21174 | 2025.12.19 21:44:47.757369 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21175 | 2025.12.19 21:44:47.757427 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21176 | 2025.12.19 21:44:47.757456 [ 194 ] {2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a::all_1_151_30} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21177 | 2025.12.19 21:44:47.757466 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21178 | 2025.12.19 21:44:47.757535 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 21179 | 2025.12.19 21:44:47.758117 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21180 | 2025.12.19 21:44:47.758151 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21181 | 2025.12.19 21:44:47.758672 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21182 | 2025.12.19 21:44:47.759159 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21183 | 2025.12.19 21:44:47.759289 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Debug> executeQuery: Read 578 rows, 44.05 KiB in 0.001888 sec., 306144.0677966102 rows/sec., 22.79 MiB/sec. | ||
| 21184 | 2025.12.19 21:44:47.759296 [ 130 ] {} <Debug> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21185 | 2025.12.19 21:44:47.759333 [ 4 ] {2f8f06e6-84d1-43bc-a6e6-68e54b096e6d} <Debug> TCPHandler: Processed in 0.002052558 sec. | ||
| 21186 | 2025.12.19 21:44:47.759352 [ 130 ] {} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21187 | 2025.12.19 21:44:47.759378 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21188 | 2025.12.19 21:44:47.759445 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21189 | 2025.12.19 21:44:47.759457 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21190 | 2025.12.19 21:44:47.759527 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21191 | 2025.12.19 21:44:47.759566 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1404 rows starting from the beginning of the part | ||
| 21192 | 2025.12.19 21:44:47.759583 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21193 | 2025.12.19 21:44:47.759623 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 118 rows starting from the beginning of the part | ||
| 21194 | 2025.12.19 21:44:47.759634 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21195 | 2025.12.19 21:44:47.759673 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 109 rows starting from the beginning of the part | ||
| 21196 | 2025.12.19 21:44:47.759719 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 118 rows starting from the beginning of the part | ||
| 21197 | 2025.12.19 21:44:47.759763 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 71 rows starting from the beginning of the part | ||
| 21198 | 2025.12.19 21:44:47.759808 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 578 rows starting from the beginning of the part | ||
| 21199 | 2025.12.19 21:44:47.760410 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21200 | 2025.12.19 21:44:47.760452 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21201 | 2025.12.19 21:44:47.761057 [ 201 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633325 sec., 1468170.7559732448 rows/sec., 114.31 MiB/sec. | ||
| 21202 | 2025.12.19 21:44:47.761068 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21203 | 2025.12.19 21:44:47.761380 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21204 | 2025.12.19 21:44:47.761621 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21205 | 2025.12.19 21:44:47.761752 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Selected 6 parts from all_1_144_34 to all_149_149_0 | ||
| 21206 | 2025.12.19 21:44:47.761758 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002199 sec., 384720.32742155524 rows/sec., 25.89 MiB/sec. | ||
| 21207 | 2025.12.19 21:44:47.761792 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21208 | 2025.12.19 21:44:47.761815 [ 4 ] {cbc937ff-73c1-4b19-8ceb-4768bddc1499} <Debug> TCPHandler: Processed in 0.002416168 sec. | ||
| 21209 | 2025.12.19 21:44:47.761818 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21210 | 2025.12.19 21:44:47.761881 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2025.12.19 21:44:47.761902 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_34 to all_149_149_0 into Compact with storage Full | ||
| 21212 | 2025.12.19 21:44:47.761936 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21213 | 2025.12.19 21:44:47.761955 [ 194 ] {5b215eab-9f2f-478c-89e8-7df2f3a506a5::all_1_151_30} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21214 | 2025.12.19 21:44:47.761981 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21215 | 2025.12.19 21:44:47.762007 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_34, total 43192 rows starting from the beginning of the part | ||
| 21216 | 2025.12.19 21:44:47.762015 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 21217 | 2025.12.19 21:44:47.762031 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21218 | 2025.12.19 21:44:47.762054 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 21219 | 2025.12.19 21:44:47.762085 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21220 | 2025.12.19 21:44:47.762093 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 197 rows starting from the beginning of the part | ||
| 21221 | 2025.12.19 21:44:47.762131 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 21222 | 2025.12.19 21:44:47.762164 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21223 | 2025.12.19 21:44:47.762199 [ 190 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 846 rows starting from the beginning of the part | ||
| 21224 | 2025.12.19 21:44:47.762989 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21225 | 2025.12.19 21:44:47.763024 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21226 | 2025.12.19 21:44:47.763731 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21227 | 2025.12.19 21:44:47.764260 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21228 | 2025.12.19 21:44:47.764420 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002407 sec., 22434.56584960532 rows/sec., 40.20 MiB/sec. | ||
| 21229 | 2025.12.19 21:44:47.764498 [ 4 ] {686e6f9f-2d0b-4a60-b9b1-fe0636816082} <Debug> TCPHandler: Processed in 0.002610973 sec. | ||
| 21230 | 2025.12.19 21:44:47.764606 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21231 | 2025.12.19 21:44:47.764696 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21232 | 2025.12.19 21:44:47.764736 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21233 | 2025.12.19 21:44:47.765063 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21234 | 2025.12.19 21:44:47.765099 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21235 | 2025.12.19 21:44:47.765587 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21236 | 2025.12.19 21:44:47.765998 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21237 | 2025.12.19 21:44:47.766130 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
| 21238 | 2025.12.19 21:44:47.766165 [ 4 ] {158d6d7f-f7fe-450f-af1a-8a5ea567585c} <Debug> TCPHandler: Processed in 0.001614445 sec. | ||
| 21239 | 2025.12.19 21:44:47.773476 [ 191 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44715 rows, containing 5 columns (5 merged, 0 gathered) in 0.011600663 sec., 3854521.0734938164 rows/sec., 263.63 MiB/sec. | ||
| 21240 | 2025.12.19 21:44:47.774081 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Trace> MergedBlockOutputStream: filled checksums all_1_149_35 (state Temporary) | ||
| 21241 | 2025.12.19 21:44:47.774660 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_merge_all_1_149_35 to all_1_149_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21242 | 2025.12.19 21:44:47.774729 [ 186 ] {be3ae540-d607-4ccf-9d38-077e01edd4f9::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9) (MergerMutator): Merged 6 parts: [all_1_144_34, all_149_149_0] -> all_1_149_35 | ||
| 21243 | 2025.12.19 21:44:47.774788 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21244 | 2025.12.19 21:44:48.328784 [ 220 ] {} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21245 | 2025.12.19 21:44:48.328836 [ 220 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21246 | 2025.12.19 21:44:48.333498 [ 220 ] {} <Debug> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21247 | 2025.12.19 21:44:48.869571 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21248 | 2025.12.19 21:44:48.869644 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21249 | 2025.12.19 21:44:48.878860 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21250 | 2025.12.19 21:44:49.773563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49466 | ||
| 21251 | 2025.12.19 21:44:49.774198 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21252 | 2025.12.19 21:44:49.774261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21253 | 2025.12.19 21:44:49.774964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21254 | 2025.12.19 21:44:49.775561 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21255 | 2025.12.19 21:44:49.775737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49466 | ||
| 21256 | 2025.12.19 21:44:50.121089 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60341 | ||
| 21257 | 2025.12.19 21:44:50.121196 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21258 | 2025.12.19 21:44:50.121228 [ 362 ] {} <Debug> TCP-Session: fe840a91-67ea-49f8-a0ae-883cb2aa9a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:60341 | ||
| 21259 | 2025.12.19 21:44:50.121254 [ 362 ] {} <Debug> TCP-Session: fe840a91-67ea-49f8-a0ae-883cb2aa9a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21260 | 2025.12.19 21:44:50.121267 [ 362 ] {} <Debug> TCP-Session: fe840a91-67ea-49f8-a0ae-883cb2aa9a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21261 | 2025.12.19 21:44:50.121508 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 21262 | 2025.12.19 21:44:50.121507 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46879 | ||
| 21263 | 2025.12.19 21:44:50.121546 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 21264 | 2025.12.19 21:44:50.121572 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47421 | ||
| 21265 | 2025.12.19 21:44:50.121599 [ 362 ] {} <Trace> TCP-Session: fe840a91-67ea-49f8-a0ae-883cb2aa9a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21266 | 2025.12.19 21:44:50.121648 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21267 | 2025.12.19 21:44:50.121648 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21268 | 2025.12.19 21:44:50.121702 [ 363 ] {} <Debug> TCP-Session: 5a68f167-5384-4022-958e-f9c1d18a5678 Authenticating user 'default' from [fd00:1122:3344:101::e]:46879 | ||
| 21269 | 2025.12.19 21:44:50.121581 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21270 | 2025.12.19 21:44:50.121726 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21271 | 2025.12.19 21:44:50.121758 [ 351 ] {} <Debug> TCP-Session: 93d15c89-8bf2-460c-8377-ae3b83eb9fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 21272 | 2025.12.19 21:44:50.121737 [ 363 ] {} <Debug> TCP-Session: 5a68f167-5384-4022-958e-f9c1d18a5678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21273 | 2025.12.19 21:44:50.121799 [ 351 ] {} <Debug> TCP-Session: 93d15c89-8bf2-460c-8377-ae3b83eb9fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21274 | 2025.12.19 21:44:50.121817 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21275 | 2025.12.19 21:44:50.121855 [ 351 ] {} <Debug> TCP-Session: 93d15c89-8bf2-460c-8377-ae3b83eb9fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21276 | 2025.12.19 21:44:50.121846 [ 363 ] {} <Debug> TCP-Session: 5a68f167-5384-4022-958e-f9c1d18a5678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21277 | 2025.12.19 21:44:50.121793 [ 367 ] {} <Debug> TCP-Session: 1f1e6005-4ef1-4d61-8710-c35f8506988a Authenticating user 'default' from [fd00:1122:3344:101::e]:47421 | ||
| 21278 | 2025.12.19 21:44:50.121732 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 21279 | 2025.12.19 21:44:50.121957 [ 367 ] {} <Debug> TCP-Session: 1f1e6005-4ef1-4d61-8710-c35f8506988a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21280 | 2025.12.19 21:44:50.121563 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64069 | ||
| 21281 | 2025.12.19 21:44:50.121989 [ 367 ] {} <Debug> TCP-Session: 1f1e6005-4ef1-4d61-8710-c35f8506988a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21282 | 2025.12.19 21:44:50.121539 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47797 | ||
| 21283 | 2025.12.19 21:44:50.122033 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21284 | 2025.12.19 21:44:50.122066 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21285 | 2025.12.19 21:44:50.121531 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42653 | ||
| 21286 | 2025.12.19 21:44:50.122110 [ 371 ] {} <Debug> TCP-Session: 98423809-90a6-4d8c-8a82-2e7deac49f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 21287 | 2025.12.19 21:44:50.122114 [ 368 ] {} <Debug> TCP-Session: fc09f512-6586-442d-ac66-18e88aebde94 Authenticating user 'default' from [fd00:1122:3344:101::e]:64069 | ||
| 21288 | 2025.12.19 21:44:50.122138 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21289 | 2025.12.19 21:44:50.122155 [ 368 ] {} <Debug> TCP-Session: fc09f512-6586-442d-ac66-18e88aebde94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21290 | 2025.12.19 21:44:50.122146 [ 371 ] {} <Debug> TCP-Session: 98423809-90a6-4d8c-8a82-2e7deac49f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21291 | 2025.12.19 21:44:50.122176 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21292 | 2025.12.19 21:44:50.122181 [ 368 ] {} <Debug> TCP-Session: fc09f512-6586-442d-ac66-18e88aebde94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21293 | 2025.12.19 21:44:50.122196 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21294 | 2025.12.19 21:44:50.122213 [ 365 ] {} <Debug> TCP-Session: c98a3968-e824-445e-9750-1ecfb13ddb72 Authenticating user 'default' from [fd00:1122:3344:101::e]:42653 | ||
| 21295 | 2025.12.19 21:44:50.122193 [ 371 ] {} <Debug> TCP-Session: 98423809-90a6-4d8c-8a82-2e7deac49f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21296 | 2025.12.19 21:44:50.122237 [ 365 ] {} <Debug> TCP-Session: c98a3968-e824-445e-9750-1ecfb13ddb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21297 | 2025.12.19 21:44:50.122135 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21298 | 2025.12.19 21:44:50.122267 [ 365 ] {} <Debug> TCP-Session: c98a3968-e824-445e-9750-1ecfb13ddb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21299 | 2025.12.19 21:44:50.121725 [ 366 ] {} <Debug> TCP-Session: be3b4fe1-fa60-45f6-a1f3-fb8b76b1fab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 21300 | 2025.12.19 21:44:50.122303 [ 364 ] {} <Debug> TCP-Session: cddb13b2-90ed-40eb-a1f4-d104c1e04f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:47797 | ||
| 21301 | 2025.12.19 21:44:50.122360 [ 366 ] {} <Debug> TCP-Session: be3b4fe1-fa60-45f6-a1f3-fb8b76b1fab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21302 | 2025.12.19 21:44:50.122372 [ 364 ] {} <Debug> TCP-Session: cddb13b2-90ed-40eb-a1f4-d104c1e04f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21303 | 2025.12.19 21:44:50.122392 [ 366 ] {} <Debug> TCP-Session: be3b4fe1-fa60-45f6-a1f3-fb8b76b1fab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21304 | 2025.12.19 21:44:50.122399 [ 364 ] {} <Debug> TCP-Session: cddb13b2-90ed-40eb-a1f4-d104c1e04f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21305 | 2025.12.19 21:44:50.122497 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 21306 | 2025.12.19 21:44:50.123805 [ 286 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> AggregatingTransform: Aggregating | ||
| 21307 | 2025.12.19 21:44:50.123849 [ 286 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 21308 | 2025.12.19 21:44:50.123888 [ 286 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001285326 sec. (778.013 rows/sec., 30.39 KiB/sec.) | ||
| 21309 | 2025.12.19 21:44:50.123907 [ 286 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Trace> Aggregator: Merging aggregated data | ||
| 21310 | 2025.12.19 21:44:50.125166 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 21311 | 2025.12.19 21:44:50.125360 [ 362 ] {f8e07bd7-19ac-486c-8556-49f073eede8f} <Debug> TCPHandler: Processed in 0.003880288 sec. | ||
| 21312 | 2025.12.19 21:44:50.125512 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21313 | 2025.12.19 21:44:50.125543 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21314 | 2025.12.19 21:44:50.125547 [ 362 ] {} <Debug> TCP-Session: fe840a91-67ea-49f8-a0ae-883cb2aa9a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21315 | 2025.12.19 21:44:50.125569 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21316 | 2025.12.19 21:44:50.125589 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21317 | 2025.12.19 21:44:50.125608 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21318 | 2025.12.19 21:44:50.125640 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21319 | 2025.12.19 21:44:50.125663 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21320 | 2025.12.19 21:44:50.125675 [ 371 ] {} <Debug> TCP-Session: 98423809-90a6-4d8c-8a82-2e7deac49f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21321 | 2025.12.19 21:44:50.125680 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21322 | 2025.12.19 21:44:50.125707 [ 366 ] {} <Debug> TCP-Session: be3b4fe1-fa60-45f6-a1f3-fb8b76b1fab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21323 | 2025.12.19 21:44:50.125698 [ 363 ] {} <Debug> TCP-Session: 5a68f167-5384-4022-958e-f9c1d18a5678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21324 | 2025.12.19 21:44:50.125742 [ 368 ] {} <Debug> TCP-Session: fc09f512-6586-442d-ac66-18e88aebde94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21325 | 2025.12.19 21:44:50.125630 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21326 | 2025.12.19 21:44:50.125632 [ 367 ] {} <Debug> TCP-Session: 1f1e6005-4ef1-4d61-8710-c35f8506988a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21327 | 2025.12.19 21:44:50.125816 [ 365 ] {} <Debug> TCP-Session: c98a3968-e824-445e-9750-1ecfb13ddb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21328 | 2025.12.19 21:44:50.125583 [ 351 ] {} <Debug> TCP-Session: 93d15c89-8bf2-460c-8377-ae3b83eb9fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21329 | 2025.12.19 21:44:50.125653 [ 364 ] {} <Debug> TCP-Session: cddb13b2-90ed-40eb-a1f4-d104c1e04f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21330 | 2025.12.19 21:44:50.320025 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49065 | ||
| 21331 | 2025.12.19 21:44:50.320132 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21332 | 2025.12.19 21:44:50.320159 [ 362 ] {} <Debug> TCP-Session: 6e048739-a02c-452b-9344-ef347d720894 Authenticating user 'default' from [fd00:1122:3344:101::e]:49065 | ||
| 21333 | 2025.12.19 21:44:50.320187 [ 362 ] {} <Debug> TCP-Session: 6e048739-a02c-452b-9344-ef347d720894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21334 | 2025.12.19 21:44:50.320210 [ 362 ] {} <Debug> TCP-Session: 6e048739-a02c-452b-9344-ef347d720894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21335 | 2025.12.19 21:44:50.320479 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40565 | ||
| 21336 | 2025.12.19 21:44:50.320490 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36875 | ||
| 21337 | 2025.12.19 21:44:50.320537 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51393 | ||
| 21338 | 2025.12.19 21:44:50.320548 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21339 | 2025.12.19 21:44:50.320571 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63042 | ||
| 21340 | 2025.12.19 21:44:50.320594 [ 351 ] {} <Debug> TCP-Session: e8af1864-152b-42a4-a144-50f200b8d9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:40565 | ||
| 21341 | 2025.12.19 21:44:50.320583 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45105 | ||
| 21342 | 2025.12.19 21:44:50.320632 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21343 | 2025.12.19 21:44:50.320639 [ 351 ] {} <Debug> TCP-Session: e8af1864-152b-42a4-a144-50f200b8d9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21344 | 2025.12.19 21:44:50.320693 [ 363 ] {} <Debug> TCP-Session: 00d628c0-4bc7-4099-85b9-adc4a34eebeb Authenticating user 'default' from [fd00:1122:3344:101::e]:36875 | ||
| 21345 | 2025.12.19 21:44:50.320700 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21346 | 2025.12.19 21:44:50.320709 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21347 | 2025.12.19 21:44:50.320735 [ 363 ] {} <Debug> TCP-Session: 00d628c0-4bc7-4099-85b9-adc4a34eebeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21348 | 2025.12.19 21:44:50.320700 [ 351 ] {} <Debug> TCP-Session: e8af1864-152b-42a4-a144-50f200b8d9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21349 | 2025.12.19 21:44:50.320767 [ 367 ] {} <Debug> TCP-Session: 66435cf3-de12-43f6-89a1-6eb9e615a0c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63042 | ||
| 21350 | 2025.12.19 21:44:50.320766 [ 363 ] {} <Debug> TCP-Session: 00d628c0-4bc7-4099-85b9-adc4a34eebeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21351 | 2025.12.19 21:44:50.320811 [ 367 ] {} <Debug> TCP-Session: 66435cf3-de12-43f6-89a1-6eb9e615a0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21352 | 2025.12.19 21:44:50.320765 [ 371 ] {} <Debug> TCP-Session: 66e400ec-d4ef-4e06-8936-08b5615723a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45105 | ||
| 21353 | 2025.12.19 21:44:50.320838 [ 367 ] {} <Debug> TCP-Session: 66435cf3-de12-43f6-89a1-6eb9e615a0c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21354 | 2025.12.19 21:44:50.320866 [ 371 ] {} <Debug> TCP-Session: 66e400ec-d4ef-4e06-8936-08b5615723a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21355 | 2025.12.19 21:44:50.320636 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21356 | 2025.12.19 21:44:50.320909 [ 371 ] {} <Debug> TCP-Session: 66e400ec-d4ef-4e06-8936-08b5615723a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21357 | 2025.12.19 21:44:50.320582 [ 362 ] {} <Trace> TCP-Session: 6e048739-a02c-452b-9344-ef347d720894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2025.12.19 21:44:50.320943 [ 365 ] {} <Debug> TCP-Session: fe580616-853b-412d-bb3f-7cb68232476e Authenticating user 'default' from [fd00:1122:3344:101::e]:51393 | ||
| 21359 | 2025.12.19 21:44:50.320573 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55973 | ||
| 21360 | 2025.12.19 21:44:50.320984 [ 365 ] {} <Debug> TCP-Session: fe580616-853b-412d-bb3f-7cb68232476e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21361 | 2025.12.19 21:44:50.320551 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33049 | ||
| 21362 | 2025.12.19 21:44:50.321013 [ 365 ] {} <Debug> TCP-Session: fe580616-853b-412d-bb3f-7cb68232476e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21363 | 2025.12.19 21:44:50.321048 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21364 | 2025.12.19 21:44:50.320539 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46419 | ||
| 21365 | 2025.12.19 21:44:50.321089 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21366 | 2025.12.19 21:44:50.321076 [ 368 ] {} <Debug> TCP-Session: ffb3dcb3-6e47-479d-a0cb-3203fb37b5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55973 | ||
| 21367 | 2025.12.19 21:44:50.321133 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21368 | 2025.12.19 21:44:50.321144 [ 368 ] {} <Debug> TCP-Session: ffb3dcb3-6e47-479d-a0cb-3203fb37b5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21369 | 2025.12.19 21:44:50.321134 [ 366 ] {} <Debug> TCP-Session: 8f1cd5d2-5cc4-4d9d-8299-1158d8b53c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:33049 | ||
| 21370 | 2025.12.19 21:44:50.321168 [ 368 ] {} <Debug> TCP-Session: ffb3dcb3-6e47-479d-a0cb-3203fb37b5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21371 | 2025.12.19 21:44:50.321185 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21372 | 2025.12.19 21:44:50.321195 [ 366 ] {} <Debug> TCP-Session: 8f1cd5d2-5cc4-4d9d-8299-1158d8b53c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21373 | 2025.12.19 21:44:50.321229 [ 366 ] {} <Debug> TCP-Session: 8f1cd5d2-5cc4-4d9d-8299-1158d8b53c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21374 | 2025.12.19 21:44:50.321230 [ 364 ] {} <Debug> TCP-Session: 94f668d3-7d2c-4020-90ce-c327479284e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46419 | ||
| 21375 | 2025.12.19 21:44:50.321269 [ 364 ] {} <Debug> TCP-Session: 94f668d3-7d2c-4020-90ce-c327479284e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21376 | 2025.12.19 21:44:50.321282 [ 364 ] {} <Debug> TCP-Session: 94f668d3-7d2c-4020-90ce-c327479284e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21377 | 2025.12.19 21:44:50.321423 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21378 | 2025.12.19 21:44:50.321482 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21379 | 2025.12.19 21:44:50.321772 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 21380 | 2025.12.19 21:44:50.322717 [ 322 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> AggregatingTransform: Aggregating | ||
| 21381 | 2025.12.19 21:44:50.322752 [ 322 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> Aggregator: Aggregation method: without_key | ||
| 21382 | 2025.12.19 21:44:50.322784 [ 322 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913356 sec. (1094.863 rows/sec., 42.77 KiB/sec.) | ||
| 21383 | 2025.12.19 21:44:50.322799 [ 322 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Trace> Aggregator: Merging aggregated data | ||
| 21384 | 2025.12.19 21:44:50.324166 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003097 sec., 322.8931223764934 rows/sec., 12.61 KiB/sec. | ||
| 21385 | 2025.12.19 21:44:50.324375 [ 362 ] {ba9bb3e5-f8cb-4372-9d3d-b6e90855e52e} <Debug> TCPHandler: Processed in 0.003930059 sec. | ||
| 21386 | 2025.12.19 21:44:50.324475 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21387 | 2025.12.19 21:44:50.324502 [ 362 ] {} <Debug> TCP-Session: 6e048739-a02c-452b-9344-ef347d720894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21388 | 2025.12.19 21:44:50.324512 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21389 | 2025.12.19 21:44:50.324533 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21390 | 2025.12.19 21:44:50.324552 [ 363 ] {} <Debug> TCP-Session: 00d628c0-4bc7-4099-85b9-adc4a34eebeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21391 | 2025.12.19 21:44:50.324556 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21392 | 2025.12.19 21:44:50.324565 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21393 | 2025.12.19 21:44:50.324600 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21394 | 2025.12.19 21:44:50.324609 [ 364 ] {} <Debug> TCP-Session: 94f668d3-7d2c-4020-90ce-c327479284e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21395 | 2025.12.19 21:44:50.324633 [ 367 ] {} <Debug> TCP-Session: 66435cf3-de12-43f6-89a1-6eb9e615a0c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21396 | 2025.12.19 21:44:50.324634 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21397 | 2025.12.19 21:44:50.324648 [ 366 ] {} <Debug> TCP-Session: 8f1cd5d2-5cc4-4d9d-8299-1158d8b53c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21398 | 2025.12.19 21:44:50.324692 [ 368 ] {} <Debug> TCP-Session: ffb3dcb3-6e47-479d-a0cb-3203fb37b5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21399 | 2025.12.19 21:44:50.324579 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21400 | 2025.12.19 21:44:50.324575 [ 371 ] {} <Debug> TCP-Session: 66e400ec-d4ef-4e06-8936-08b5615723a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21401 | 2025.12.19 21:44:50.324748 [ 351 ] {} <Debug> TCP-Session: e8af1864-152b-42a4-a144-50f200b8d9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21402 | 2025.12.19 21:44:50.324617 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21403 | 2025.12.19 21:44:50.324794 [ 365 ] {} <Debug> TCP-Session: fe580616-853b-412d-bb3f-7cb68232476e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21404 | 2025.12.19 21:44:50.362280 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36315 | ||
| 21405 | 2025.12.19 21:44:50.362344 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21406 | 2025.12.19 21:44:50.362369 [ 362 ] {} <Debug> TCP-Session: 001f906a-1005-411e-9ebb-d3faeb2e59a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36315 | ||
| 21407 | 2025.12.19 21:44:50.362388 [ 362 ] {} <Debug> TCP-Session: 001f906a-1005-411e-9ebb-d3faeb2e59a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21408 | 2025.12.19 21:44:50.362401 [ 362 ] {} <Debug> TCP-Session: 001f906a-1005-411e-9ebb-d3faeb2e59a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21409 | 2025.12.19 21:44:50.362567 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 21410 | 2025.12.19 21:44:50.362568 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62819 | ||
| 21411 | 2025.12.19 21:44:50.362601 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41616 | ||
| 21412 | 2025.12.19 21:44:50.362635 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21413 | 2025.12.19 21:44:50.362636 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44140 | ||
| 21414 | 2025.12.19 21:44:50.362665 [ 351 ] {} <Debug> TCP-Session: dda370ea-6fe2-4226-ac0c-4c90a7232330 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 21415 | 2025.12.19 21:44:50.362650 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47438 | ||
| 21416 | 2025.12.19 21:44:50.362690 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21417 | 2025.12.19 21:44:50.362718 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21418 | 2025.12.19 21:44:50.362738 [ 366 ] {} <Debug> TCP-Session: cf3daeca-5348-4dcc-be31-182afcf2659a Authenticating user 'default' from [fd00:1122:3344:101::e]:41616 | ||
| 21419 | 2025.12.19 21:44:50.362756 [ 368 ] {} <Debug> TCP-Session: 6dd3af4f-88bc-4685-8c7c-5ca1891858e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44140 | ||
| 21420 | 2025.12.19 21:44:50.362763 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21421 | 2025.12.19 21:44:50.362770 [ 366 ] {} <Debug> TCP-Session: cf3daeca-5348-4dcc-be31-182afcf2659a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21422 | 2025.12.19 21:44:50.362783 [ 368 ] {} <Debug> TCP-Session: 6dd3af4f-88bc-4685-8c7c-5ca1891858e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21423 | 2025.12.19 21:44:50.362803 [ 367 ] {} <Debug> TCP-Session: 82891af8-348b-467e-90cd-4ae09a6be732 Authenticating user 'default' from [fd00:1122:3344:101::e]:47438 | ||
| 21424 | 2025.12.19 21:44:50.362809 [ 366 ] {} <Debug> TCP-Session: cf3daeca-5348-4dcc-be31-182afcf2659a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21425 | 2025.12.19 21:44:50.362823 [ 368 ] {} <Debug> TCP-Session: 6dd3af4f-88bc-4685-8c7c-5ca1891858e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21426 | 2025.12.19 21:44:50.362843 [ 367 ] {} <Debug> TCP-Session: 82891af8-348b-467e-90cd-4ae09a6be732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21427 | 2025.12.19 21:44:50.362683 [ 351 ] {} <Debug> TCP-Session: dda370ea-6fe2-4226-ac0c-4c90a7232330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21428 | 2025.12.19 21:44:50.362879 [ 367 ] {} <Debug> TCP-Session: 82891af8-348b-467e-90cd-4ae09a6be732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21429 | 2025.12.19 21:44:50.362899 [ 351 ] {} <Debug> TCP-Session: dda370ea-6fe2-4226-ac0c-4c90a7232330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21430 | 2025.12.19 21:44:50.362667 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21431 | 2025.12.19 21:44:50.362650 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60997 | ||
| 21432 | 2025.12.19 21:44:50.362954 [ 363 ] {} <Debug> TCP-Session: 69313328-acb5-412b-aa4c-b72832666aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62819 | ||
| 21433 | 2025.12.19 21:44:50.362593 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52218 | ||
| 21434 | 2025.12.19 21:44:50.362976 [ 363 ] {} <Debug> TCP-Session: 69313328-acb5-412b-aa4c-b72832666aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21435 | 2025.12.19 21:44:50.363004 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21436 | 2025.12.19 21:44:50.363011 [ 363 ] {} <Debug> TCP-Session: 69313328-acb5-412b-aa4c-b72832666aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21437 | 2025.12.19 21:44:50.363027 [ 371 ] {} <Debug> TCP-Session: 9db477d5-bde5-4c67-a191-7aa17d015042 Authenticating user 'default' from [fd00:1122:3344:101::e]:60997 | ||
| 21438 | 2025.12.19 21:44:50.362678 [ 362 ] {} <Trace> TCP-Session: 001f906a-1005-411e-9ebb-d3faeb2e59a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21439 | 2025.12.19 21:44:50.363042 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21440 | 2025.12.19 21:44:50.363046 [ 371 ] {} <Debug> TCP-Session: 9db477d5-bde5-4c67-a191-7aa17d015042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21441 | 2025.12.19 21:44:50.363088 [ 365 ] {} <Debug> TCP-Session: 72184488-f220-4578-946c-9602b4583620 Authenticating user 'default' from [fd00:1122:3344:101::e]:52218 | ||
| 21442 | 2025.12.19 21:44:50.363101 [ 371 ] {} <Debug> TCP-Session: 9db477d5-bde5-4c67-a191-7aa17d015042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21443 | 2025.12.19 21:44:50.363126 [ 365 ] {} <Debug> TCP-Session: 72184488-f220-4578-946c-9602b4583620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21444 | 2025.12.19 21:44:50.362594 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62128 | ||
| 21445 | 2025.12.19 21:44:50.363158 [ 365 ] {} <Debug> TCP-Session: 72184488-f220-4578-946c-9602b4583620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21446 | 2025.12.19 21:44:50.363207 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21447 | 2025.12.19 21:44:50.363239 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21448 | 2025.12.19 21:44:50.363269 [ 364 ] {} <Debug> TCP-Session: f254d775-7119-46ff-a1cd-9f08298021c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62128 | ||
| 21449 | 2025.12.19 21:44:50.363290 [ 364 ] {} <Debug> TCP-Session: f254d775-7119-46ff-a1cd-9f08298021c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21450 | 2025.12.19 21:44:50.363302 [ 364 ] {} <Debug> TCP-Session: f254d775-7119-46ff-a1cd-9f08298021c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21451 | 2025.12.19 21:44:50.363394 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21452 | 2025.12.19 21:44:50.363442 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21453 | 2025.12.19 21:44:50.363682 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Debug> oximeter.version (58878fda-9403-4cdf-8b07-5aa67c19a617) (SelectExecutor): Key condition: unknown | ||
| 21454 | 2025.12.19 21:44:50.364534 [ 311 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> AggregatingTransform: Aggregating | ||
| 21455 | 2025.12.19 21:44:50.364572 [ 311 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> Aggregator: Aggregation method: without_key | ||
| 21456 | 2025.12.19 21:44:50.364607 [ 311 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839103 sec. (1191.749 rows/sec., 46.55 KiB/sec.) | ||
| 21457 | 2025.12.19 21:44:50.364624 [ 311 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Trace> Aggregator: Merging aggregated data | ||
| 21458 | 2025.12.19 21:44:50.365914 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002755 sec., 362.9764065335753 rows/sec., 14.18 KiB/sec. | ||
| 21459 | 2025.12.19 21:44:50.366051 [ 362 ] {57dfd7d4-e6dd-4676-a2a3-f9abc573465e} <Debug> TCPHandler: Processed in 0.003448246 sec. | ||
| 21460 | 2025.12.19 21:44:50.366134 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21461 | 2025.12.19 21:44:50.366160 [ 362 ] {} <Debug> TCP-Session: 001f906a-1005-411e-9ebb-d3faeb2e59a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21462 | 2025.12.19 21:44:50.366162 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21463 | 2025.12.19 21:44:50.366180 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21464 | 2025.12.19 21:44:50.366197 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21465 | 2025.12.19 21:44:50.366218 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21466 | 2025.12.19 21:44:50.366235 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21467 | 2025.12.19 21:44:50.366252 [ 368 ] {} <Debug> TCP-Session: 6dd3af4f-88bc-4685-8c7c-5ca1891858e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21468 | 2025.12.19 21:44:50.366263 [ 351 ] {} <Debug> TCP-Session: dda370ea-6fe2-4226-ac0c-4c90a7232330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21469 | 2025.12.19 21:44:50.366279 [ 365 ] {} <Debug> TCP-Session: 72184488-f220-4578-946c-9602b4583620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21470 | 2025.12.19 21:44:50.366284 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21471 | 2025.12.19 21:44:50.366252 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21472 | 2025.12.19 21:44:50.366334 [ 367 ] {} <Debug> TCP-Session: 82891af8-348b-467e-90cd-4ae09a6be732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21473 | 2025.12.19 21:44:50.366219 [ 363 ] {} <Debug> TCP-Session: 69313328-acb5-412b-aa4c-b72832666aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21474 | 2025.12.19 21:44:50.366356 [ 371 ] {} <Debug> TCP-Session: 9db477d5-bde5-4c67-a191-7aa17d015042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21475 | 2025.12.19 21:44:50.366268 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21476 | 2025.12.19 21:44:50.366239 [ 364 ] {} <Debug> TCP-Session: f254d775-7119-46ff-a1cd-9f08298021c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21477 | 2025.12.19 21:44:50.366415 [ 366 ] {} <Debug> TCP-Session: cf3daeca-5348-4dcc-be31-182afcf2659a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21478 | 2025.12.19 21:44:52.001179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.52 MiB, peak 432.78 MiB, free memory in arenas 0.00 B, will set to 412.52 MiB (RSS), difference: -4.00 MiB | ||
| 21479 | 2025.12.19 21:44:52.459794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21480 | 2025.12.19 21:44:52.479221 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2025.12.19 21:44:52.479292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21482 | 2025.12.19 21:44:52.485753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21483 | 2025.12.19 21:44:52.487003 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2025.12.19 21:44:52.490913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21485 | 2025.12.19 21:44:52.720439 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21486 | 2025.12.19 21:44:52.720643 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21487 | 2025.12.19 21:44:52.720710 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21488 | 2025.12.19 21:44:52.721493 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21489 | 2025.12.19 21:44:52.721538 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21490 | 2025.12.19 21:44:52.722040 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21491 | 2025.12.19 21:44:52.722476 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21492 | 2025.12.19 21:44:52.722631 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002045 sec., 34229.828850855745 rows/sec., 2.75 MiB/sec. | ||
| 21493 | 2025.12.19 21:44:52.722675 [ 4 ] {b79513e4-830d-4c70-8578-20bacc87b01d} <Debug> TCPHandler: Processed in 0.002390376 sec. | ||
| 21494 | 2025.12.19 21:44:52.722829 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21495 | 2025.12.19 21:44:52.722925 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21496 | 2025.12.19 21:44:52.722965 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21497 | 2025.12.19 21:44:52.723429 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21498 | 2025.12.19 21:44:52.723463 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21499 | 2025.12.19 21:44:52.723894 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21500 | 2025.12.19 21:44:52.724369 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21501 | 2025.12.19 21:44:52.724502 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001596 sec., 4385.964912280702 rows/sec., 329.80 KiB/sec. | ||
| 21502 | 2025.12.19 21:44:52.724539 [ 4 ] {10e2027d-37c1-4908-be30-99397b107a3a} <Debug> TCPHandler: Processed in 0.00176907 sec. | ||
| 21503 | 2025.12.19 21:44:52.724659 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2025.12.19 21:44:52.724770 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21505 | 2025.12.19 21:44:52.724808 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21506 | 2025.12.19 21:44:52.725262 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21507 | 2025.12.19 21:44:52.725298 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21508 | 2025.12.19 21:44:52.725700 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21509 | 2025.12.19 21:44:52.726178 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2025.12.19 21:44:52.726310 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001557 sec., 45600.513808606294 rows/sec., 3.56 MiB/sec. | ||
| 21511 | 2025.12.19 21:44:52.726348 [ 4 ] {bcc696f2-ccd4-4dea-930b-349f7baa6344} <Debug> TCPHandler: Processed in 0.001736069 sec. | ||
| 21512 | 2025.12.19 21:44:52.726468 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21513 | 2025.12.19 21:44:52.726567 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21514 | 2025.12.19 21:44:52.726609 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21515 | 2025.12.19 21:44:52.727041 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21516 | 2025.12.19 21:44:52.727075 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21517 | 2025.12.19 21:44:52.727505 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21518 | 2025.12.19 21:44:52.727924 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21519 | 2025.12.19 21:44:52.728056 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
| 21520 | 2025.12.19 21:44:52.728093 [ 4 ] {6b7141ef-1465-41d9-bff1-30ad9e27615d} <Debug> TCPHandler: Processed in 0.001673426 sec. | ||
| 21521 | 2025.12.19 21:44:52.728191 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21522 | 2025.12.19 21:44:52.728291 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21523 | 2025.12.19 21:44:52.728344 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21524 | 2025.12.19 21:44:52.729157 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21525 | 2025.12.19 21:44:52.729192 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21526 | 2025.12.19 21:44:52.729797 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21527 | 2025.12.19 21:44:52.730229 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21528 | 2025.12.19 21:44:52.730368 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002094 sec., 3342.884431709647 rows/sec., 5.99 MiB/sec. | ||
| 21529 | 2025.12.19 21:44:52.730430 [ 4 ] {d1d62366-842d-450b-9dc3-c029d0af2dff} <Debug> TCPHandler: Processed in 0.002284973 sec. | ||
| 21530 | 2025.12.19 21:44:52.730546 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2025.12.19 21:44:52.730648 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21532 | 2025.12.19 21:44:52.730697 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21533 | 2025.12.19 21:44:52.731046 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21534 | 2025.12.19 21:44:52.731081 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 21535 | 2025.12.19 21:44:52.731518 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21536 | 2025.12.19 21:44:52.731938 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2025.12.19 21:44:52.732068 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 21538 | 2025.12.19 21:44:52.732102 [ 4 ] {7cd7c82f-9b93-4e9d-8bb3-e683fb3a5484} <Debug> TCPHandler: Processed in 0.001604555 sec. | ||
| 21539 | 2025.12.19 21:44:53.004306 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21540 | 2025.12.19 21:44:53.004342 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21541 | 2025.12.19 21:44:53.011692 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21542 | 2025.12.19 21:44:54.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.52 MiB, peak 432.78 MiB, free memory in arenas 0.00 B, will set to 412.52 MiB (RSS), difference: 4.00 MiB | ||
| 21543 | 2025.12.19 21:44:56.991471 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21544 | 2025.12.19 21:44:56.991538 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21545 | 2025.12.19 21:44:57.276846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49978 | ||
| 21546 | 2025.12.19 21:44:57.277385 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21547 | 2025.12.19 21:44:57.277427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21548 | 2025.12.19 21:44:57.277911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21549 | 2025.12.19 21:44:57.278136 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2025.12.19 21:44:57.278268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49978 | ||
| 21551 | 2025.12.19 21:44:57.430042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2538 | ||
| 21552 | 2025.12.19 21:44:57.432616 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2025.12.19 21:44:57.432672 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21554 | 2025.12.19 21:44:57.433996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21555 | 2025.12.19 21:44:57.434274 [ 242 ] {} <Trace> system.query_log (f0819c2d-05cd-4336-9596-429f6a88f115): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21556 | 2025.12.19 21:44:57.434668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2538 | ||
| 21557 | 2025.12.19 21:44:57.722547 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21558 | 2025.12.19 21:44:57.722712 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21559 | 2025.12.19 21:44:57.722774 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21560 | 2025.12.19 21:44:57.723569 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21561 | 2025.12.19 21:44:57.723609 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21562 | 2025.12.19 21:44:57.723946 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21563 | 2025.12.19 21:44:57.724165 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21564 | 2025.12.19 21:44:57.724309 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.001642 sec., 99878.19732034105 rows/sec., 8.74 MiB/sec. | ||
| 21565 | 2025.12.19 21:44:57.724351 [ 4 ] {2a80ffc5-6630-4895-a4d3-26a0704bfa65} <Debug> TCPHandler: Processed in 0.001883652 sec. | ||
| 21566 | 2025.12.19 21:44:57.724494 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21567 | 2025.12.19 21:44:57.724598 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21568 | 2025.12.19 21:44:57.724637 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21569 | 2025.12.19 21:44:57.725161 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21570 | 2025.12.19 21:44:57.725220 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21571 | 2025.12.19 21:44:57.725511 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21572 | 2025.12.19 21:44:57.725712 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21573 | 2025.12.19 21:44:57.725837 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001257 sec., 42959.42720763723 rows/sec., 3.15 MiB/sec. | ||
| 21574 | 2025.12.19 21:44:57.725874 [ 4 ] {67a9a2d1-7c9b-455a-b6fb-ecc60619eaa9} <Debug> TCPHandler: Processed in 0.001428919 sec. | ||
| 21575 | 2025.12.19 21:44:57.726005 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21576 | 2025.12.19 21:44:57.726099 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21577 | 2025.12.19 21:44:57.726138 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21578 | 2025.12.19 21:44:57.726671 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21579 | 2025.12.19 21:44:57.726708 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21580 | 2025.12.19 21:44:57.727019 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21581 | 2025.12.19 21:44:57.727222 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21582 | 2025.12.19 21:44:57.727350 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001269 sec., 92986.6036249015 rows/sec., 7.26 MiB/sec. | ||
| 21583 | 2025.12.19 21:44:57.727388 [ 4 ] {3adaf495-f9f0-4fea-9e42-eecdda170f6c} <Debug> TCPHandler: Processed in 0.00143678 sec. | ||
| 21584 | 2025.12.19 21:44:57.727510 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21585 | 2025.12.19 21:44:57.727605 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21586 | 2025.12.19 21:44:57.727654 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21587 | 2025.12.19 21:44:57.728114 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21588 | 2025.12.19 21:44:57.728150 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21589 | 2025.12.19 21:44:57.728475 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21590 | 2025.12.19 21:44:57.728677 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21591 | 2025.12.19 21:44:57.728804 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 21592 | 2025.12.19 21:44:57.728842 [ 4 ] {f705a698-2770-4319-a667-ffe69d7c9755} <Debug> TCPHandler: Processed in 0.001380318 sec. | ||
| 21593 | 2025.12.19 21:44:57.728951 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21594 | 2025.12.19 21:44:57.729053 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21595 | 2025.12.19 21:44:57.729107 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21596 | 2025.12.19 21:44:57.730040 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21597 | 2025.12.19 21:44:57.730078 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21598 | 2025.12.19 21:44:57.730635 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21599 | 2025.12.19 21:44:57.730843 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21600 | 2025.12.19 21:44:57.730981 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001946 sec., 27749.22918807811 rows/sec., 49.73 MiB/sec. | ||
| 21601 | 2025.12.19 21:44:57.731037 [ 4 ] {be687424-de9a-47bb-9842-05324546e061} <Debug> TCPHandler: Processed in 0.002133709 sec. | ||
| 21602 | 2025.12.19 21:44:57.731175 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2025.12.19 21:44:57.731299 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21604 | 2025.12.19 21:44:57.731350 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21605 | 2025.12.19 21:44:57.731751 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2025.12.19 21:44:57.731797 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21607 | 2025.12.19 21:44:57.732106 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21608 | 2025.12.19 21:44:57.732308 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2025.12.19 21:44:57.732435 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 21610 | 2025.12.19 21:44:57.732472 [ 4 ] {9f4d88f2-19a3-4e4f-8c39-7161a671c8d5} <Debug> TCPHandler: Processed in 0.001356257 sec. | ||
| 21611 | 2025.12.19 21:44:57.732540 [ 223 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21612 | 2025.12.19 21:44:57.732568 [ 223 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21613 | 2025.12.19 21:44:57.740368 [ 223 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21614 | 2025.12.19 21:44:59.990983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 21615 | 2025.12.19 21:45:00.010434 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21616 | 2025.12.19 21:45:00.010485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21617 | 2025.12.19 21:45:00.016846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21618 | 2025.12.19 21:45:00.017592 [ 243 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21619 | 2025.12.19 21:45:00.021422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 21620 | 2025.12.19 21:45:02.721980 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21621 | 2025.12.19 21:45:02.722180 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21622 | 2025.12.19 21:45:02.722254 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21623 | 2025.12.19 21:45:02.723040 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21624 | 2025.12.19 21:45:02.723088 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21625 | 2025.12.19 21:45:02.723464 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21626 | 2025.12.19 21:45:02.723687 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Trace> oximeter.fields_i16 (b25fbad2-dd55-47eb-bcf9-ac4bdd22df7d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2025.12.19 21:45:02.723850 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001726 sec., 13904.982618771726 rows/sec., 1.15 MiB/sec. | ||
| 21628 | 2025.12.19 21:45:02.723903 [ 4 ] {7c04c6ed-4f6c-41cb-9df9-12d7ef7e81c6} <Debug> TCPHandler: Processed in 0.002059348 sec. | ||
| 21629 | 2025.12.19 21:45:02.724043 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21630 | 2025.12.19 21:45:02.724159 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21631 | 2025.12.19 21:45:02.724203 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21632 | 2025.12.19 21:45:02.724668 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21633 | 2025.12.19 21:45:02.724704 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21634 | 2025.12.19 21:45:02.725002 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21635 | 2025.12.19 21:45:02.725210 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Trace> oximeter.fields_ipaddr (bdc75924-d62f-4f34-a49c-f98bd654d855): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21636 | 2025.12.19 21:45:02.725362 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 398.74 KiB/sec. | ||
| 21637 | 2025.12.19 21:45:02.725401 [ 4 ] {7891fe1c-a5e3-4bfd-a0a7-e33a49f4e097} <Debug> TCPHandler: Processed in 0.001411139 sec. | ||
| 21638 | 2025.12.19 21:45:02.725526 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21639 | 2025.12.19 21:45:02.725639 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21640 | 2025.12.19 21:45:02.725686 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21641 | 2025.12.19 21:45:02.726219 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21642 | 2025.12.19 21:45:02.726254 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21643 | 2025.12.19 21:45:02.726561 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21644 | 2025.12.19 21:45:02.726762 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Trace> oximeter.fields_string (2d9f7b5f-c9f3-4c6f-a626-48fba3a5a35a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21645 | 2025.12.19 21:45:02.726890 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Debug> executeQuery: Read 193 rows, 17.43 KiB in 0.001279 sec., 150899.13995308836 rows/sec., 13.31 MiB/sec. | ||
| 21646 | 2025.12.19 21:45:02.726930 [ 4 ] {40ed1d1d-b3d2-4ec3-9607-2d41b99df6e9} <Debug> TCPHandler: Processed in 0.001453581 sec. | ||
| 21647 | 2025.12.19 21:45:02.727051 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21648 | 2025.12.19 21:45:02.727156 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21649 | 2025.12.19 21:45:02.727196 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21650 | 2025.12.19 21:45:02.727606 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21651 | 2025.12.19 21:45:02.727641 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21652 | 2025.12.19 21:45:02.727927 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21653 | 2025.12.19 21:45:02.728127 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Trace> oximeter.fields_u16 (6aa339d7-6ceb-4799-aa6d-180216f0965c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21654 | 2025.12.19 21:45:02.728255 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Debug> executeQuery: Read 25 rows, 1.91 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.67 MiB/sec. | ||
| 21655 | 2025.12.19 21:45:02.728293 [ 4 ] {8945c036-155e-45bc-a316-a8c084abef2d} <Debug> TCPHandler: Processed in 0.001291816 sec. | ||
| 21656 | 2025.12.19 21:45:02.728403 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21657 | 2025.12.19 21:45:02.728503 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21658 | 2025.12.19 21:45:02.728543 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21659 | 2025.12.19 21:45:02.728937 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21660 | 2025.12.19 21:45:02.728972 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21661 | 2025.12.19 21:45:02.729270 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21662 | 2025.12.19 21:45:02.729473 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Trace> oximeter.fields_u32 (e02b57cd-036d-4ec7-a59b-89455be6cefb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21663 | 2025.12.19 21:45:02.729601 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 21664 | 2025.12.19 21:45:02.729639 [ 4 ] {400fad7b-464b-451f-9aff-4eb05aae9751} <Debug> TCPHandler: Processed in 0.001285436 sec. | ||
| 21665 | 2025.12.19 21:45:02.729740 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21666 | 2025.12.19 21:45:02.729840 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21667 | 2025.12.19 21:45:02.729879 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21668 | 2025.12.19 21:45:02.730290 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2025.12.19 21:45:02.730327 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21670 | 2025.12.19 21:45:02.730610 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21671 | 2025.12.19 21:45:02.730809 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Trace> oximeter.fields_u8 (189d9ee7-ae4c-4de2-93d8-33e7bc11a2e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2025.12.19 21:45:02.730936 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 21673 | 2025.12.19 21:45:02.730974 [ 4 ] {951e64a5-f87c-499a-a495-fbe6f4f4fd1b} <Debug> TCPHandler: Processed in 0.001282676 sec. | ||
| 21674 | 2025.12.19 21:45:02.731091 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21675 | 2025.12.19 21:45:02.731194 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21676 | 2025.12.19 21:45:02.731233 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21677 | 2025.12.19 21:45:02.731685 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21678 | 2025.12.19 21:45:02.731721 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21679 | 2025.12.19 21:45:02.732015 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21680 | 2025.12.19 21:45:02.732217 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Trace> oximeter.fields_uuid (5b215eab-9f2f-478c-89e8-7df2f3a506a5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21681 | 2025.12.19 21:45:02.732345 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001168 sec., 96746.57534246576 rows/sec., 7.88 MiB/sec. | ||
| 21682 | 2025.12.19 21:45:02.732386 [ 4 ] {4ac2f2df-4b9d-4e36-bad0-796eb9f63272} <Debug> TCPHandler: Processed in 0.001347148 sec. | ||
| 21683 | 2025.12.19 21:45:02.732502 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21684 | 2025.12.19 21:45:02.732596 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21685 | 2025.12.19 21:45:02.732638 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21686 | 2025.12.19 21:45:02.733068 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21687 | 2025.12.19 21:45:02.733105 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21688 | 2025.12.19 21:45:02.733448 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21689 | 2025.12.19 21:45:02.733663 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Trace> oximeter.measurements_cumulativeu64 (be3ae540-d607-4ccf-9d38-077e01edd4f9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21690 | 2025.12.19 21:45:02.733793 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001215 sec., 163786.0082304527 rows/sec., 11.74 MiB/sec. | ||
| 21691 | 2025.12.19 21:45:02.733830 [ 4 ] {cbb8f05a-470a-459c-a4a9-162d79eadcee} <Debug> TCPHandler: Processed in 0.001377188 sec. | ||
| 21692 | 2025.12.19 21:45:02.733944 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2025.12.19 21:45:02.734038 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21694 | 2025.12.19 21:45:02.734092 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21695 | 2025.12.19 21:45:02.734890 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2025.12.19 21:45:02.734924 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21697 | 2025.12.19 21:45:02.735424 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21698 | 2025.12.19 21:45:02.735639 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Trace> oximeter.measurements_histogramu64 (2c29def2-61e5-46b8-8fd2-09749f93cf11): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2025.12.19 21:45:02.735779 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001758 sec., 3981.7974971558588 rows/sec., 7.14 MiB/sec. | ||
| 21700 | 2025.12.19 21:45:02.735845 [ 4 ] {570ccfc7-7405-4883-a10a-7ccaed1958c9} <Debug> TCPHandler: Processed in 0.001950394 sec. | ||
| 21701 | 2025.12.19 21:45:02.735963 [ 4 ] {} <Trace> TCP-Session: 9ad5bd72-5ee2-4a8b-8e39-e92b5a2cde85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21702 | 2025.12.19 21:45:02.736058 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21703 | 2025.12.19 21:45:02.736099 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21704 | 2025.12.19 21:45:02.736441 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21705 | 2025.12.19 21:45:02.736475 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21706 | 2025.12.19 21:45:02.736773 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21707 | 2025.12.19 21:45:02.736981 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21708 | 2025.12.19 21:45:02.737088 [ 107 ] {} <Debug> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21709 | 2025.12.19 21:45:02.737108 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 21710 | 2025.12.19 21:45:02.737123 [ 107 ] {} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21711 | 2025.12.19 21:45:02.737142 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21712 | 2025.12.19 21:45:02.737145 [ 4 ] {d59d2194-58b9-4404-b2b5-278dbff0a23a} <Debug> TCPHandler: Processed in 0.001231484 sec. | ||
| 21713 | 2025.12.19 21:45:02.737235 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21714 | 2025.12.19 21:45:02.737323 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21715 | 2025.12.19 21:45:02.737354 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8630 rows starting from the beginning of the part | ||
| 21716 | 2025.12.19 21:45:02.737407 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21717 | 2025.12.19 21:45:02.737446 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21718 | 2025.12.19 21:45:02.737484 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21719 | 2025.12.19 21:45:02.737519 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21720 | 2025.12.19 21:45:02.737555 [ 194 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 21721 | 2025.12.19 21:45:02.739832 [ 195 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002626553 sec., 3399893.320256626 rows/sec., 226.85 MiB/sec. | ||
| 21722 | 2025.12.19 21:45:02.740103 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21723 | 2025.12.19 21:45:02.740453 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21724 | 2025.12.19 21:45:02.740546 [ 188 ] {6e4b83a0-b79a-4c30-97f5-277b90cf44ad::all_1_151_30} <Trace> oximeter.measurements_u64 (6e4b83a0-b79a-4c30-97f5-277b90cf44ad) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21725 | 2025.12.19 21:45:02.740667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 21726 | 2025.12.19 21:45:04.778484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50426 | ||
| 21727 | 2025.12.19 21:45:04.779270 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21728 | 2025.12.19 21:45:04.779315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21729 | 2025.12.19 21:45:04.779791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 21730 | 2025.12.19 21:45:04.780009 [ 244 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21731 | 2025.12.19 21:45:04.780141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50426 | ||
| 21732 | 2025.12.19 21:45:04.780290 [ 222 ] {} <Trace> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21733 | 2025.12.19 21:45:04.780350 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21734 | 2025.12.19 21:45:04.787746 [ 222 ] {} <Debug> system.asynchronous_metric_log (312bed38-0faf-48bb-841f-38f109c99daa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21735 | 2025.12.19 21:45:05.682685 [ 218 ] {} <Trace> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21736 | 2025.12.19 21:45:05.682743 [ 218 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21737 | 2025.12.19 21:45:05.687702 [ 218 ] {} <Debug> system.metric_log (37f06ba5-679f-4650-a252-8451344d62ce): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21738 | 2025.12.19 21:45:06.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.53 MiB, peak 432.78 MiB, free memory in arenas 0.00 B, will set to 412.53 MiB (RSS), difference: 4.00 MiB | ||